Top "Visual-studio-2010" questions

Visual Studio 2010 is an integrated development environment (IDE) from Microsoft.

Why can't I find or use UrlEncode in Visual Studio 2010?

I have a string that I'd like to encode into the standard URL format. From what I've found, I should …

c# .net visual-studio-2010 urlencode system.web
SQL Compact 4.0 can't open/read sdf file

I've installed SQL Compact 4.0 CTP 2 via WPI and used NUPack to add SQLCE.EntityFramework in my project. It compiles and …

visual-studio-2010 sql-server-ce
Visual Studio 2010 & 2008 can't handle source files with identical names in different folders?

Direct Question: If I have two files with the same name (but in different directories), it appears that only Visual …

c++ visual-studio-2008 visual-studio-2010 naming-conventions projects-and-solutions
msdeploy (Web Deploy) failing with 401 auth issues

I'm trying to get msdeploy installed and set up. I've installed the remote service on the web server, but all …

visual-studio-2010 iis msdeploy webdeploy msdeployserviceagent
Visual Studio cannot find custom tool RazorGenerator

I've installed the NuGet package for RazorGenerator.mvc and then run the shell command Enable-RazorGenerator and get the following message: …

asp.net-mvc visual-studio-2010 nuget razorgenerator
the script debugger failed to connect to the target process. Adebugger is already attached

Windonws 7 64-bit and VS2010 In F12 developer tools for IE11 on Windonws 7 64-bit and VS2010, when I click the Debugger …

javascript visual-studio-2010 ie-developer-tools
Detected memory leaks

In my wxWidgets application, while running in debug mode i got this message in Output of Visual Studio 2010. The application …

c++ visual-studio-2010 memory-leaks wxwidgets
NUnit vs Visual Studio 2010's MSTest?

I realise that there are many older questions addressing the general question of NUnit v MSTest for versions of Visual …

visual-studio-2010 visual-studio nunit mstest cruisecontrol.net
Why doesn't F5 rebuild project before execution in Visual Studio?

If I press F5, my project runs but it doesn't "see" any of the changes that I made. I need …

visual-studio visual-studio-2010 build
Warning: The referenced component 'Microsoft.Office.Core' could not be found

When building one of my projects, I'm getting the following warnings: Warning 3 Cannot find wrapper assembly for type library "Microsoft.…

c# visual-studio-2010 visual-studio ms-office