Visual Studio 2010 is an integrated development environment (IDE) from Microsoft.
Does Visual Studio 2010 have a built-in way to quickly find/open files, similar to the Ctrl+Shift+O function in …
visual-studio visual-studio-2010I'm using time.h in C++ to measure the timing of a function. clock_t t = clock(); someFunction(); printf("\nTime …
c++ visual-studio-2010 chrono ctimeI work on an x86 pc and use .NET4.0 (same probelem with 3.5) in VS2010. When I make a new Project (…
c# .net visual-studio-2010 visual-studio buildI just installed the Json.Net package and now I am wondering how I can import this to my project? …
visual-studio-2010 import json.net nuget-packageI am using Visual Studio 2010 premium, and I created a database by using Visual Studio database tool. I set a …
visual-studio-2010 sql-server-express auto-incrementUp until two days ago, I was able to use Visual Studio 2010's "Publish Web" option by right clicking on …
asp.net visual-studio-2010 iis-7.5 publish msbuild-wppI am trying to use VS2010's 1-Click Publish feature to deploy a test site from my laptop to my …
visual-studio visual-studio-2010 web-deployment-projectI already know about Ctrl + L to delete an entire line...is there one to just select an entire line (…
visual-studio visual-studio-2008 visual-studio-2010 keyboard-shortcutsI'm unfortunate enough to be stuck using VS 2010 for a project, and noticed the following code still doesn't build using …
c visual-studio-2010So I am using Win7 x64 with VS2010 and have installed the IE10 Win7 Preview and ReSharper 6.1. When I attempt …
visual-studio-2010 visual-studio internet-explorer-10 windows-7-x64