Top "Visual-studio-express" questions

Microsoft Visual Studio Express is a set of freeware integrated development environments (IDE) developed by Microsoft that are lightweight versions of the Microsoft Visual Studio product line.

Tool to list MVC routes - Visual Studio Express

I am learning .NET MVC and an app I'm building has become rather spaghetti-like. In my code I have many …

.net asp.net-mvc asp.net-mvc-routing visual-studio-express
Why is there no Windows Phone version of Visual Studio Express 2013?

I'm planning a side project with some colleagues but not everyone has licenses. We were thinking of releasing an app …

windows-phone visual-studio-express visual-studio-2013 windows-8.1
Is there a way to add Python to Visual Studio 2010 Express (the free version)?

Seems like Python can be easily integrated in Visual Studio 2010, I found various articles and the relative plugin needed. I …

python visual-studio-2010 visual-studio-express
Microsoft Visual Studio: How to keep the console open without manually reading input?

I'm writing some C++ with Microsoft Visual Studio 2010 Express, and I'm wondering if there is a way to display command …

c++ visual-studio-2010 unit-testing console visual-studio-express
How to connect to SqlExpress for Entity Framework using Visual Studio 2010 Express?

I'm trying to use the Visual Studio 2010 Express editions to set up an ASP.NET MVC 2 Web Application using SqlExpress + …

entity-framework sql-server-express visual-studio-express
Attach to process in Visual Studio Express 2013 for Web

I just upgraded from VS 2010 professional to VS 2013 Express for Web and I can't find the Attach to process option …

visual-studio-2010 debugging iis visual-studio-2013 visual-studio-express
How can I make my Visual Studio look like this?

My eyes kind of burn when I code for too long and this will definitely help me sooth them. I …

c# visual-studio visual-studio-express
What are good tools for identifying potentially duplicated code for C# Express users?

see also "Any tools to check for duplicate VB.NET code?" A friend of mine only has access to the …

c# visual-studio visual-studio-express