Is there any option to zoom in or out in visual studio \'05. Upgrading to \'10 isn\'t an option here. I miss being able to look close up when I 开发者_如何学编程need it.
I have created a resource DLL for an IE addon with Visual C++开发者_如何学C in Visual Studio 2005, but I cannot access the files (html and icons) within the DLL. I tried with and without a resource fi
I\'m using Visual Studio 2005 to script out a database so that I can put it in subversion. Now one complaint that I have is that it puts my stored procedure code in a single literal string, like in th
I have created a deployment project using VS 2005. By default, files are installed in AppDataFolder. There are also 2 string values added to the registry during the installation. These registry values
I am seeking a way to switch between 2 connection strings in the web.config file for a C# web, database & report server application.I was hoping to be able to construct the connection sting based
When I issued the following command from VS2005开发者_运维技巧 immediate window, it failed with error message \"End of expression expected\". How can I correct this?
I am writing some program in C. It has a part where it does some probability calculations, where I am using log function. normal library function log()...
I am receiving an error that says \"The application was unable to start correctly (0xc000007b). Click OK to close the application.\" When I attempt to run a program I have compiled with Visual Studio
I have Visual Studio 2005 Professional Edition and I am looking to build a solution which has a .dproj in it.
Is it possible to use VSS 2005 with VS2005 and not have the .sln and proj files included in the source repository?If so could somebody please provide a template for getting this working.It strikes me,