I am planning to develop an enterprise application using .NET Framework. I will sell that application to other companies. Do I have to make any payment to Microsoft, like royalties or something else?
1 Answer
Applications written using .Net library do not require payment to Microsoft in any form.
(The fact that usually .Net apps will run on Windows, generally ensures Microsoft sales of their OS.)
- 1and what if i use visual studio 2010Dhaval Patel– Dhaval Patel2011-07-06 05:11:26 +00:00Commented Jul 6, 2011 at 5:11
- 5It makes no difference, except you pay for VS 2010 too.ocodo– ocodo2011-07-06 05:13:05 +00:00Commented Jul 6, 2011 at 5:13
- 5You can even create Commercial projects using the Express editions of Visual Studio (if they meet your needs)...davidsleeps– davidsleeps2011-07-06 05:22:02 +00:00Commented Jul 6, 2011 at 5:22
- 1@Dhaval - I think In silico (now deleted comment) was because he was confused by your question, it is as if you'd expect to pay royalties to MS for a novel you'd written using Microsoft Word.ocodo– ocodo2011-07-06 05:28:25 +00:00Commented Jul 6, 2011 at 5:28