Top "Visual-studio-2010" questions

Visual Studio 2010 is an integrated development environment (IDE) from Microsoft.

Is there a way to quickly find files in Visual Studio 2010?

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-2010
precise time measurement

I'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 ctime
Can't change target platform to "any CPU"

I 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 build
JSON.NET How To Reference?

I 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-package
how to auto increment primary key in visual studio built in sql server?

I 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-increment
Build succeeds, but publish fails

Up 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-wpp
Visual Studio 2010 Web deployment task failed

I 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-project
Visual Studio - Is there a keyboard combination to select an entire line?

I 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-shortcuts
snprintf and Visual Studio 2010

I'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-2010
VS2010 and IE10 Attaching the Script debugger to process iexplore.exe failed

So 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