Visual Studio 2010 is an integrated development environment (IDE) from Microsoft.
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 bootstrapperThe referenced component 'Microsoft.Phone.Controls.Toolkit' could not be found? It's here though?
c# visual-studio-2010 windows-phone-7 dll toolkitHow 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-pagesI 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-2012Does anyone know of some good articles / tutorials on writing addins/plugins for Visual Studio 2010?
.net visual-studio-2010 mef vsx visual-studio-addinsPlease 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-directoryYes, 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 declspecCan 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-templatesWe 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-vaultI am working on a pretty basic C# visual studio forms application but am having some issue getting the track …
c# visual-studio-2010 trackbar