On the Visual Studio Express 2012 page there are 2 options: Express for Windows 8 and Express for Windows Desktop
What are the differences between these two?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The Express for Windows 8 edition only supports developing programs for the Windows Store. Your program will only run on Win8 on a desktop machine or Windows RT slate and must be distributed through the Store.
Express for Windows Desktop edition lets you develop programs that run on the regular Windows desktop, the way programs on Windows have been running for the past 20 years.