| Thread | Last Post | Replies |
|
| Add to pre-defined Regular Expression List | 18 Nov 2005 20:53 GMT | 2 |
Is there a way I could add my own custom regular expressions to the pre-defined in VS2005? Thank You acb
|
| Debugging problems with Visual Studio 6 under XPx64 | 18 Nov 2005 20:49 GMT | 1 |
I have moved from an XP Pro machine to a Pentium D system running XPx64 with 2G of RAM. For historical reasons we need to continue developing a largish C++ product using Visual Studio 6 (SP6). I tested VS6C++ with a number of small and medium test projects on this system and ...
|
| VS 2005 Deployment | 18 Nov 2005 17:11 GMT | 1 |
Can I install visual studio 2005 without removing or replacing visual studio 2003? I need to have visual studio 2003 function the way it currently functions. I guess, I don't need 1.1 framework. However, is there a way to toggle
|
| VS2005.NET Distribution CD's (DVD's) | 18 Nov 2005 16:31 GMT | 2 |
When can current MSDN "Professional" subscribers expect to receive the VS2005.NET distribution CD's or DVD's?
|
| Blank Solution | 18 Nov 2005 15:46 GMT | 1 |
OK, probably an easy one here, but it is getting on my nerves... Using VS.Net 2005. Release version, not Beta. I created a blank solution. No problem. I then added a VB Class library to the class library. Now I can't
|
| VS2005 Team System & VSS2005 good? I don't think so. | 18 Nov 2005 14:28 GMT | 1 |
I tried the new Visual Studio 2005 Team System + VSS2005, no Team Foundation Server. Some questions pop into my head: 1. WITHOUT TFS, can VSS2005 integrated with VS2005? What I like is the VS6 kind of integration: when I modify a source file in VisualStudio,
|
| Delegates vs. Threads | 18 Nov 2005 12:42 GMT | 3 |
I'm mostly a C++ programmer but I am working with .NET. My question is why use a delegate instead of a thread? What is the exact purpose of the delegate? Cheers, Mark
|
| File Too Long Build error | 18 Nov 2005 12:08 GMT | 1 |
I am getting the following error on a build operation. I cannot find where the issues is coming from. It seemed to appear after I tried to create a click once deployment. Thanks for any help!
|
| Can I use vs2005 Standard edition for EnvDTE based add-in development? | 18 Nov 2005 09:57 GMT | 1 |
Does the VS 2005 Standard edition allow me to develop + load EnvDTE based Add-ins ? Or would I need the Pro edition to do that? Thanks in advance, Gerrit Beuze
|
| Disappearing Icons in Toolbar when XP visual styles enabled | 18 Nov 2005 09:47 GMT | 1 |
Does anyone know why the 16x16 16 color icons have disappeared from my Toolbar control when I run my application after using the Application.EnableVisualStyles() method? Do my icons need to be a certain size or color depth?
|
| need to hook an application and catch all the user input | 18 Nov 2005 07:58 GMT | 3 |
I want to hook an application and catch all the user input (mouse, keyboard, etc) about it. I want to know which button click, what data is entered, etc. when I find the main window and hook it with WH_CALLWNDPROC type of hook, I can only cath that main window's window messages.
|
| Error - 0x8007007E when building ASP.NET project | 18 Nov 2005 02:51 GMT | 6 |
I have a problem with Visual Studio 2005. I have a solution with several projects. One of the projects is an ASP.NET project. When building the solution i get the this output (from the ASP.NET project): ------ Rebuild All started: Project:
|
| Web service and code analysis question | 18 Nov 2005 02:25 GMT | 5 |
When I run code analysis on a web service I get source controlled files named {guid}/codeanalysislog.xml {guid}/webproject.lastcodeanalysissucceeded
|
| DevConnections "Ready to Launch" VS.NET | 17 Nov 2005 21:19 GMT | 1 |
I attended the Las Vegas DevConnections this past week and received a copy of VS.NET 2005 and SQL Server 2005. I have not installed them yet but I am wondering if I have a machine license or a user license with it? Anyone know? Thanks and I cannot wait to get coding with it!
|
| 2003 or 2005 | 17 Nov 2005 21:14 GMT | 2 |
I'm new to Visual Studio. I'd like to know if it's worthwhile to learn Visual Studio.NET 2003 first before learning VS2005? Or, should I just jump to VS2005 and disregard VS.NET 2003?
|