Visual Studio 2010 is an integrated development environment (IDE) from Microsoft.
I just upgraded to Visual Studio 2010 and MVC 2.0 and I noticed the Web.config has two additional files attached to …
asp.net asp.net-mvc visual-studio-2010 asp.net-mvc-2 web-configI use Visual Studio 2010 to debug a asp.net MVC project in my local machine. The steps are: Click Debug …
asp.net-mvc windows visual-studio-2010 iis processWe have several external DLL files being referenced in our Web Application Project. We have a deployment project for installing …
visual-studio-2010 web-deployment-projectThis is probably a stupid question and my Googling just is not functioning today. I have an application I added …
c# visual-studio-2010 windows-installer setup-projectI struggled finding a how-to which provides a stable solution for using Qt with Visual Studio 2010, so after collecting all …
c++ visual-studio visual-studio-2010 qt buildI already have MSVC++ 2010 Express installed, and my vcvarsall.bat file is at C:\Program Files\Microsoft Visual Studio 10.0\VC, …
python distutils easy-install visual-studio-2010Since yesterday, I've been facing a compiling error for my C project. The project itself consists on creating a service …
c visual-studio-2010 winapi service compiler-errorsI have a really quick question. My program actually downloads a zip file then extracts it onto their desktop. But …
vb.net visual-studio-2010 directory delete-fileI have taken over an existing C# project and am using Visual Studio 2010 with .NET framework 4.0. The application uses Crystal …
visual-studio-2010 crystal-reportsIs there a way to set up Remote Debugging (Msvscom.exe) on a machine that does not have Visual Studio …
c# .net visual-studio-2010 remote-debugging