| Thread | Last Post | Replies |
|
| Default solution settings? | 15 Apr 2006 20:53 GMT | 1 |
OK, another dismal newbie question, but I can't find any answer to this in the online help.... For all my C++ work, I want a set of standard build properties: some defines, non-Unicode, etc. I can set all of these on a per-solution basis in
|
| Can Visual Studio 2005 be used as WYIWYG web designer? | 15 Apr 2006 14:55 GMT | 1 |
Or do you require an additional software such as Frontpage or Dreamweaver?
|
| Refactoring could not be performed due to build errors | 15 Apr 2006 10:42 GMT | 1 |
I'm using VC# 2005 Express for my project and I've been able to execute Rename refactoring several times successfully, but now when I try to execute it, I get a message box saying "The refactoring could not be performed due to build errors". There are no build errors in my code - ...
|
| Hi-color icons | 14 Apr 2006 18:16 GMT | 1 |
Is it possible to create 16-bit and/or 24-bit color icons in VS 2005? I notice that many Windows apps have got hi-color icons in them, but Visual Studio's icon editor only seems to support 256 color. Thanks,
|
| regular expressions question | 14 Apr 2006 17:44 GMT | 2 |
hey all, how do you say any number between 0 and 20 in regular expressions? thanks, rodchar
|
| Hiring rush | 14 Apr 2006 02:03 GMT | 1 |
Oh, dears, you are here again! Looks strange, I was invited for interview to another town with promises to compensate the spending and now no answer for my expense report for free weeks. Another man received the notification of start of his visa processing before getting any deal ...
|
| How to connect Dev Studio 6.0 to source safe? | 14 Apr 2006 00:15 GMT | 1 |
I have Developer's Studio 6 and have somehow broken its link to SourceSafe and can't figure out how to reconnect it. I also have 1.52, 2003 and 2005 on the system. When 2005 was installed, there was also a new version 6 of source safe. Could this be the problem? Will Dev Studio 6 ...
|
| Source file types in C++/CLR project | 13 Apr 2006 18:19 GMT | 2 |
Definitely a newbie question here; I'm moving to using the VS2005 IDE for some stuff from being entirely command-line based... So I create a new C++/CLR project for a Windows Forms application. I get Form1 set up, and the source file for this is Form1.h. All the IDE-generated
|
| Find Replace bug with regular expressions in vs 2005 | 13 Apr 2006 17:44 GMT | 9 |
The Find and Replace utility in Visual Studio 2005 is extremely buggy when using regular expressions. For example place the following 3 lines in a code file. SomeIdentifier1[MaxCount][20];
|
| VS2003 and VS2005 coexist | 13 Apr 2006 12:24 GMT | 1 |
Can Visual Studio 2003 and Visual Studio 2005 coexist without problems? Have someone tried to use them together? I have some problems with Windows Mobile 2005 distribution/debug using VS2005..
|
| "go to definition" in VS 2005 | 13 Apr 2006 05:58 GMT | 3 |
In VB6 and VS2003, when I hit "Go to Definition" (shift-F2) on a function name in my code, the IDE conveniently took me directly to that function definition. It was beautiful. Now, in VS 2005, it seems to only want to take me to the Object Browser. I don't want to go to the ...
|
| How can I run the "Development server" w/o a virtual path? (root) | 12 Apr 2006 21:00 GMT | 1 |
I have a web application that I want to run using the "ASP.NET Development Server" when I am working locally. When I go to do this however, I don't see an option to set the Virtual Path. By default it creates a virtual path that is the same name as
|
| Most current version of VS.net 2005? | 12 Apr 2006 19:04 GMT | 1 |
What is the most current version of VS.Net 2005 Professional? I have : 8.0.50727.42 Is this the most current version?
|
| "Automation server can't create object" error VS.Net 2003 | 12 Apr 2006 18:53 GMT | 2 |
All I have been using Windows XP Pro and VS.Net 2003 for almost a year now with no issues. I have been creating BizTalk solutions, MFC and Windows console solutions and so forth.
|
| VS.Net IDE - Combined Help | 12 Apr 2006 18:50 GMT | 3 |
I noticed that quite a few people complain about the slow startup help of the VS.Net IDE. I have it set to use external help and it takes 10-20 seconds to open the help application. Has anyone found a way to speed this up a bit? I mean, I keep an open copy of the help app that ...
|