Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Can I use Visual Studio 2012 Express Edition for commercial use? [closed]

I know this question has been asked before for earlier versions of Visual Studio Express (2010 and 2008) However I have not found a concrete answer for the same for Visual Studio Express 2012.

I plan to make some small pure C# applications which does not include any other third party libraries.

  1. This question talks about 2010 version and VS 2012 RC but not Visual Studio Express 2012 which was released later on.

  2. The answer to this question provides a link to an FAQ that does not exist right now. It gets redirected to a page where you can download the latest VS 2012. After some digging I was able to find an archive of that page here. Then again I can't say for sure whether it applies to VS2012 Express. Even after much digging I wasn't able to find any FAQ section for VS2012.

  3. Next I tried to dig out the End User License terms of Microsoft products from here but I could not find license terms for VS 2012 Express edition.

  4. I went through the licensing whitepaper for VS2012 available here. In Page 26, it states that "Visual Studio Express can be used to build production applications" Dees this mean that we can build apps/programs for commercial purposes?

like image 250
Pulimon Avatar asked Oct 22 '12 08:10

Pulimon


People also ask

Can Visual Studio Express be used for commercial purposes?

Yes, you can. From the product information page: Visual Studio Express products are available at no charge and may be used for commercial, production usage subject to the license terms provided with each product.

Does Visual Studio Express require a license?

Microsoft Visual Studio Express is a set of integrated development environments (IDEs) that Microsoft developed and released free of charge. They are function-limited version of the non-free Visual Studio and require mandatory registration.

Is Visual Studio 2012 Express free?

Microsoft Visual Studio 2012 Express editions are free editions of Visual Studio 2012 with full features to build applications.

Is Visual Studio free for business?

Visual Studio Community. A fully-featured, extensible, free IDE for creating modern applications for Android, iOS, Windows, as well as web applications and cloud services.


Video Answer


1 Answers

From the looks of this, yes, you can use the Express edition of Visual Studio to develop commercial applications.

like image 77
mlorbetske Avatar answered Oct 13 '22 12:10

mlorbetske