Visual Studio 2010 is an integrated development environment (IDE) from Microsoft.
I have read several posts about the configuration manager in VS2010 (or before) but I can not find my problem. …
c# visual-studio-2010 configurationmanager anycpuIn Visual Studio, you can do Add -> Existing Item and then Add as Link from the Add drop …
c# visual-studio-2010 build-eventsHint: This questions has many duplicates, but none of the solutions works for me. What I have is a web …
wcf web-services visual-studio-2010 service-referenceI have a Visual Studio 2010 Windows Forms app which includes a Form base class that other classes will inherit. The …
c# visual-studio-2010 inheritance windows-forms-designer base-classI am facing with very strange error in my project. I installed DotnetOpenAuth.Aspnet and Microsoft.AspNet.WebPages.OAuth libraries …
asp.net-mvc-3 visual-studio-2010 asp.net-mvc-4 visual-studio-2012 dotnetopenauthIn a VS2010 solution I have a license.licx file that contains: DataDynamics.ActiveReports.ActiveReport, ActiveReports6, Version=6.1.2814.0, Culture=neutral, PublicKeyToken=…
c# .net vb.net visual-studio-2010 activereportsI am attempting to run SpecFlow tests from the Visual Studio 2010 Command Prompt, and I am getting a rather obtuse …
visual-studio-2010 mstest specflowIs there any real workaround to getting the Express edition of C# connected to database options other than the lightweight …
c# visual-studio-2010 visual-studio-express sql-server-2008r2-expressWhenever we do a build in our main solution we receive the following warning: Unable to apply publish properties for …
c# visual-studio-2010 visual-studio visual-studio-2012 clickonceI have an ASP.NET MVC 2 application. Web project contains a reference to SomeProject SomeProject contains references to ExternalAssembly1 and …
deployment visual-studio-2010 asp.net-mvc-2 build-process msdeploy