Visual Studio 2010 is an integrated development environment (IDE) from Microsoft.
I recently create a couple of VSPackages for some Visual Studio extensions (menu bar/command). I compiled them correctly yesterday, …
visual-studio-2010 vspackageWhen I double click on an entry in my Error List or Find Results list in VS2010, it docks the …
visual-studio-2010 visual-studio visual-studio-2012I have developed a small crystal reports win forms application that connects to an Access DB in the local network …
.net visual-studio-2010 ms-access 64-bit crystal-reports-2010I would like to know how I can determine the source of this build error; Warning 4 The primary reference "MyNamespace.…
c# visual-studio-2010 projects-and-solutions postsharpI migrated a Web Site project (with Web Deployment project) from VS2008 to VS2010. Now I can make "Build Deployment …
visual-studio-2010 msbuild webdeployI recently received a 64-bit crash dump from a customer. Our processes are all 32-bit, but the customer's machine is …
visual-studio-2010 debugging 64-bit windbg crash-dumpsI have SQL Server 2008 installed with Visual Studio 2010, I have downloaded a project which has database files created in Visual …
c# visual-studio-2010 sql-server-2008 sql-server-express database-connectivityWhenever I add a tab in VS 2010, it puts spaces instead. I know you could fix this problem by going …
visual-studio-2010 tabs spacesI've got ~30 SpecFlow feature files, and I recently removed the Foo.feature.cs files from source control because I got …
visual-studio-2010 bdd code-behind specflow customtoolI have the following code in a tester class in my main assembly, PocoGenerator. This assembly is supposed to use …
visual-studio visual-studio-2010 t4