Click here to Skip to main content
15,887,267 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Can we use express edition if vb.net or c# to develop software and sale the developed software all over the world?
Posted
Updated 25-Sep-13 0:04am
v2

 
Share this answer
 
v2
Hi ali,

It all depends which language you want to program. For c# for example, you could download Visual Studio Express, which is free. All software that you develope, regardless the tools you use, is your own copyright and therefore can be sold all over the world. You own the rights of your own written programs and compliled binaries. The only catch is, that if you use third party binaries, there may be a licensing issue but you'd have to check with the developers of the third party software (e.g. a referenced DLL in your application)

So .. grab your free copy of VS Express here : http://www.microsoft.com/visualstudio/eng/products/visual-studio-2010-express[^] ...

and start coding !! :)
 
Share this answer
 
yes, you can. Check for license terms for your software requirements.

But check that express edition severs all your requirements in your software development.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900