Top "Visual-studio-2010" questions

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

Cannot find any coverage data (.coverage or .coveragexml) files. Check test run details for possible errors

I am using Visual Studio Ultimate and I cannot get code coverage data. All of my unit tests pass, and …

visual-studio-2010 code-coverage
Folder not uploading with VS Publish / Web Deploy

I am using the Publish / Web Deploy option within VS 2010 to publish my ASP.NET MVC3 website. However it does …

visual-studio-2010 asp.net-mvc-3 webdeploy one-click-web-publishing
Is there a repeater control in C# windows form in Visual 2010? Or an alternative?

Is there a repeater control in C# windows form in Visual 2010 ? Or an alternative ?

c# winforms visual-studio-2010 repeater
How to reference multiple files for javascript IntelliSense in VS2010

I have large solution with about 40 separate javascript files, which are referenced to web page via special js-service. I want …

javascript visual-studio-2010 javascript-intellisense
Visual C++ 2010: Changes to MSVC runtime deployment (no more SxS with manifest)

Where can I find some official note, kb article or other documentation describing changes to the Visual Studio 2010 C/C++ …

visual-studio-2010 c++-cli winsxs msvcr100.dll
TextChanged Event of NumericUpDown

I am using Microsoft Visual C# 2010 Express. When i change the value of numericUpDown using arrows, my button becomes enable. …

c# winforms visual-studio-2010 numericupdown
How to get version number in post-build event

I want to use post-build event to automatically create a nuget package and then copy it to a shared folder …

.net visual-studio-2010 .net-4.0 post-build-event assemblyversions
How to disable warnings in only one project?

I have a legacy project in my solution without comments and many warnings. I want to not see warnings about …

c# visual-studio-2010 code-analysis
Web.config and MySQL Issues.

Long and short my machine had issues and I had to rebuild it. I reinstalled all my software and put …

asp.net mysql visual-studio-2010 .aspxauth
Why am I getting a "No attribute 'name' exists for the Match Locator" error when publishing?

I am so confused on this. I want to use the SQL Server on my desktop when I am developing …

visual-studio-2010 web-config-transform