Top "Visual-studio-2010" questions

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

Where can you get more VS2010 themes?

I am not talking about the code editor. I have already imported my Visual Studio setting to change the color …

.net visual-studio-2010 vssettings
Visual Studio ASP.NET MVC project: setting the start URL

Consider an ASP.NET MVC 2 project with VS 2010. The goal is to set the 'start URL' on run/debug using …

asp.net-mvc visual-studio visual-studio-2010 cassini
OpenCV won't compile due to unresolved externals -- LNK2019

I am brand new to OpenCV and have been trying to set it up in Visual Studios 2010 Ultimate. I have …

c++ visual-studio-2010 opencv unresolved-external lnk2019
Visual Studio: How to automatically uninstall previous installed version?

I have a simple Web Setup project that reads from a Deployable Project. Even though I have set the Setup …

visual-studio-2010 setup-project
Connection string to Oracle 10g DB using VB.net

Hey all i am VERY new to a Oracle DB and i am trying to connect to it via VB.…

vb.net oracle visual-studio-2010 connection-string ora-12560
Cannot implicitly convert type 'System.Collections.Generic.List<T>' to 'System.Linq.IQueryable<T>'

I am trying to create a query in my domain service (VS 2010 Silverlight Business Application) that returns the results from …

c# visual-studio-2010 linq-to-entities hierarchical-data silverlight-5.0
Visual Studio Clicking Find Results Opens Code in Wrong Window

I'm using Visual Studio 2010 and when I do a "Find in Files" the results are returned to the "Find Results 1" …

visual-studio-2010 visual-studio visual-studio-2012 find replace
Error MSB3541: Files has invalid value

I just deployed an asp.net mvc 3 web application to AppHarbor but it failed: C:\Windows\Microsoft.NET\Framework\v4.0.30319\…

visual-studio-2010 asp.net-mvc-3 visual-studio-2012 appharbor
"No symbols have been loaded for this document." But they have!

As you can notice Symbols are been correctly loaded. I just created a view GetCompanies.cshtml using the AddView shortlink …

visual-studio visual-studio-2010 debugging debug-symbols
error in csproj - duplicate item

I have error from visual studio 2010: Error 1 The item "CrossDomainService.svc.cs" was specified more than once in the "Sources" …

visual-studio-2010 msbuild projects-and-solutions