Top "Visual-studio-2010" questions

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

How to make click event for button field in grid view asp.net

I have dynamically created GridView in my .aspx from codebehind. I inserted a sql table in that GridView. Then I …

c# asp.net visual-studio-2010 gridview buttonfield
Why doesn't Visual Studio code formatting work properly for Razor markup?

Or, should I rather ask, when will VS code formatting work properly for Razor markup? The formatting works for most …

asp.net-mvc visual-studio visual-studio-2010 asp.net-mvc-3 razor
How do you enable "Enable .NET Framework source stepping"?

Update 22nd Feb 2013: The Microsoft Connect entry has note from Alok Shriram (Program Manager, Base Class Libraries, .NET Framework) that …

.net visual-studio-2010 visual-studio
MSBuild Script and VS2010 publish apply Web.config Transform

So, I have VS 2010 installed and am in the process of modifying my MSBuild script for our TeamCity build integration. …

asp.net xml visual-studio-2010 msbuild web-config-transform
Visual Studio 2010: The report definition is not valid. Details: The report definition has an invalid target

Re: The report definition is not valid. Details: The report definition has an invalid target namespace 'http://schemas.microsoft.com/…

.net visual-studio-2010 reporting-services report-designer
Unable to start debugging on the web server. The IIS worker process for the launched URL is not currently running

I have a web site (not a solution) type project in VS2010. I also have this folder configured as a …

visual-studio-2010 iis-7
How to build library with WPF forms

Is it possible to build a Class Library dll which also includes WPF forms? When I try to build one …

c# wpf visual-studio-2010 window
error MSB3411: Could not l oad the Visual C++ component "VCBuild.exe"

I have Visual Studio 2010 with SP1 and Windows sdk 7.1. I also have VS2012 and Windows kit 8. when i run Windows …

visual-studio-2010 msbuild node-gyp
Visual Studio creates invalid Resx files

I have a pretty simple form that I am wanting to localize (I actually have quite a few in this …

visual-studio winforms visual-studio-2010 localization resx
Visual Studio disable spelling check

How can I disable spelling check in Visual Studio 2010? By spelling check I mean in comments, string etc, not in …

visual-studio-2010 visual-assist