Visual Studio 2010 is an integrated development environment (IDE) from Microsoft.
I have a Visual Studio 2010 database project and I have imported an existing schema. There are stored procedures in this …
.net visual-studio-2010 sql-server-2008 database-project visual-studio-dbproThis question is essentially the same as these: How do I add an existing directory tree to a project in …
python visual-studio-2010 ptvsEnvironment: Windows XP. Visual Studios 2010. Language - C++. I have run into the following link error & have run out …
visual-studio-2010 unresolved-external c++-standard-library lnk2019 stdstringI am trying to create a WiX bundle that installs the .NET Framework 4.0 before my MSI installer. I inspected the …
visual-studio-2010 wix bundle bootstrapperDoes anyone know if there is a way to "transform" specific sections of values instead of replacing the whole value …
asp.net visual-studio-2010 web-config transformation web-deploymentWhen using SharePoint DLLs (which are x86 only) from a non-ASP.NET app, you can set the "Platform target" to …
asp.net visual-studio-2010 .net-3.5 sharepoint-2010I have opened a 3rd party XSD file in Visual Studio 2010 that imports namespaces from other schema files from the …
visual-studio-2010 xsd unauthorized zoneI have been given the full source code to work on locally (C#.NET/XAML/Visual Studio 2010), but I do …
visual-studio-2010 tfs project solutionI am writing some unit tests in Visual Studio 2010. I can run all tests by using "Run all Tests in …
visual-studio-2010 visual-studio unit-testing mstestDeploying a Web Application Project from VS2010 RTM causes an error in MSBuild. It complains that the PipelinePreDeployCopyAllFilesToOneFolder target cannot …
visual-studio-2010 msbuild pipeline