Quote:
Originally Posted by HarryT
The "express" editions of the Visual Studio tools, though, only allow the application to be run on your machine; you don't have a "distribution licence".
|
That is patently incorrect. From the Express FAQ on MS's page:
http://www.microsoft.com/express/sup...pport-faq.aspx
Quote:
Can I use Express Editions for commercial use?
Yes, there are no licensing restrictions for applications built using Visual Studio Express Editions.
|
That makes perfect sense. Since the SDK with the compiler is totally free... and you can develop with Notepad if you want, compile and distribute...
BOb