Visual Studio 2010 is an integrated development environment (IDE) from Microsoft.
In relation to this previous question I am trying to create a batch file which as part must remove and …
xml visual-studio-2010 powershell csprojThe Coded UI Test Builder application in Visual Studio is very useful when hand-writing Coded UI Tests. It has an …
visual-studio-2010 coded-ui-testsI have code that compiles on the GNUARM compiler, but Visual Studio 2010 issues errors. The issue involves declaring variables after …
c visual-studio-2010 variable-declarationVisual Studio 2010 SP1, compiled WCF app, put it on a server, and of course it got an error on the …
c# visual-studio-2010 debugging c#-4.0 stack-traceI'm working on a project that is based on an old project someone started and didn't finish. I was trying …
wpf silverlight visual-studio-2010 silverlight-4.0 c#-4.0I created a small Silverlight 4.0 / RIA Services application and tested it. I developed the app on a machine at home …
silverlight visual-studio-2010 silverlight-4.0CA2000 is a warning regarding the IDisposable interface: CA2000 : Microsoft.Reliability : In method 'ImportProcessor.GetContext(string)', call System.IDisposable.…
c# visual-studio-2010 code-analysis idisposable ca2000I created a project in C++, and VS2010 created int _tmain(int argc, _TCHAR* argv[]) { string sInput; string sOutput; int …
c++ string visual-studio-2010 tcharI get the following error sometimes when deploying a SharePoint 2010 solution via Visual Studio 2010: Error occurred in deployment step 'Activate …
visual-studio-2010 deployment sharepoint-2010We have a project in Visual Studio 2010 that runs a batch file in the post-build event. That batch calls to …
visual-studio-2010 build-process code-signing errorlevel timestamping