Visual Studio 2010 is an integrated development environment (IDE) from Microsoft.
I know Visual Studio 2010 Ultimate has some abilities, and I would normally do this by instinct, but I am on …
visual-studio-2010 reverse-engineering visio diagramming(I'm running Windows7 and using Visual Studio 2010.) I'm using ClamAV in a .NET Azure project, and I'm running into side-by-side …
visual-studio-2010 sxsIs there a clever way to get the MVC scaffolding to render a dropdown or listbox for model properties that …
c# asp.net-mvc visual-studio-2010 enums scaffoldingI'm looking at the Database Project in VS2010, the idea being that I want something I can use to keep …
sql-server visual-studio-2010 database-projectI'm trying to get MSBuild 2010 to publish a web app to a specific location. I can get it to publish …
visual-studio-2010 msbuild nant msbuild-task nant-taskI have a VS 2010 C# .NET 4 project. The issue is that the program is not breaking on 'NullReferenceException' errors during …
c# debugging visual-studio-2010 nullreferenceexception breakVS 2010, win server 2003, .Net 3.5 solution, which were migurated from .Net 1.1 All projects in solution are Delay signed. The soluton can …
visual-studio-2010 msbuild-4.0 sgen.exeWe have set up a few Publish Profiles that are used to deploy web apps to various servers, and it …
visual-studio-2010 visual-studio publish profileI have the following expression within a report: = Switch( Fields!RATE_CODE.Value = "First", " £/Week", Fields!RATE_CODE.Value = "Second", " £/…
visual-studio-2010 reporting expression rdlcI have this warning: Warning 3 Ambiguity between method 'Microsoft.Office.Interop.Word._Application.Quit(ref object, ref object, ref object)…
c# visual-studio-2010 warnings compiler-warnings office-interop