Top "Visual-studio-project" questions

Visual Studio Project vs. Solution

Being new to VS, how may I think of these two concepts, what is the difference?

visual-studio projects-and-solutions solution visual-studio-project
How do I change the startup project of a Visual Studio solution via CMake?

I am using CMake to generate Visual Studio projects. Everything works fine except one thing. The startup project in the …

visual-studio cmake startup visual-studio-project
What are Visual Studio project references?

I came across the Framework and References tab of my project and noticed that I can "Add New Reference..." to …

c++ visual-studio visual-c++ visual-studio-project
How to not copy app.config file to output directory

I have a WPF application I am building. I am using Visual Studio Community 2015. In an effort to create a "…

c# wpf visual-studio-2015 app-config visual-studio-project
How to upgrade IIS 6 web app, so it opens in visual studio on machine running IIS 7

My web apps created in VS 2008 on Windows Server 2003, refuse to open in VS 2008 on Windows Server 2008. "The Web Application …

web-applications iis-7 iis-6 upgrade visual-studio-project