Top "Visual-studio-2010" questions

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

Visual C++ 2010 Runtime Libraries prerequisite keeps popping up on a VS 2010 created installer

I created an installer with Visual Studio 2010 Version 10.0.40.219.1 SP1 Rel. My application is built/compiled for x86 and requires VC++ …

visual-studio-2010 visual-c++ setup-project bootstrapper
The referenced component 'Microsoft.Phone.Controls.Toolkit' could not be found?

The referenced component 'Microsoft.Phone.Controls.Toolkit' could not be found? It's here though?

c# visual-studio-2010 windows-phone-7 dll toolkit
How Access A Server-Side div In Code Behind (Inside Content Page)

How to access a server-side div in code behind (inside content page)? mean there is a div in content page …

c# asp.net visual-studio-2010 runatserver content-pages
How to compile VC++ 2010 projects using Visual Studio 2012 and Windows SDK 7.1

I have a lot of projects done with VS2010 in C++. Now we have switched to VS2012 but we want …

c++ visual-studio-2010 visual-c++ mfc visual-studio-2012
Visual Studio 2010 addin writing articles/tutorials?

Does anyone know of some good articles / tutorials on writing addins/plugins for Visual Studio 2010?

.net visual-studio-2010 mef vsx visual-studio-addins
Access denied to Temp ASP.NET directory

Please review my UnauthorizedAccessException ASP.NET error. Access to the path 'C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET …

asp.net-mvc visual-studio-2010 iis file-permissions temporary-directory
How does `__declspec(align(#))` work?

Yes, I have read this: http://msdn.microsoft.com/en-us/library/83ythb65.aspx But it's not clear to me. First …

c++ visual-studio-2010 alignment sizeof declspec
How to create a solution template in VS2010?

Can anyone point me in the right direction on how to create a Solution Template in VS2010? I need to …

visual-studio-2010 visual-studio visual-studio-templates
Where can I find the last successful build?

We re-branched our release version of code to create a new Development branch. Since I had a project explicitly defined …

c# asp.net visual-studio-2010 sourcegear-vault
Track Bar Only fire event on final value not ever time value changes

I am working on a pretty basic C# visual studio forms application but am having some issue getting the track …

c# visual-studio-2010 trackbar