使用Visual Studio Express产品分发代码
我安装了Visual Studio(在本例中为Web Developer)Express Edition,并正在阅读EULA.没让我惊讶的一件事是允许我使用该软件(私人,商业等).
I installed Visual Studio (Web Developer in this case) Express Edition and was reading through the EULA. One thing that did not jump out at me was what I was allowed to use the software for (private, commercial, etc).
有人知道您是否被允许出售/分发在这些Express版本中创建的代码吗?我知道他们面向的是业余爱好者和Office的学生版和教师版等其他软件许可,不允许对该软件进行商业使用.
Does anyone know if you are allowed to sell/distribute the code you create in these Express editions? I know they are geared toward the hobbyist and other software licenses, like the Student and Teacher editions of Office, do not allow commercial use for the software.
我最终希望通过OSS许可(例如BSD或GPL)开始分发代码,甚至可能出售一些代码,但不确定我是否可以使用Express Editions来做到这一点.
I'd like to eventually start giving out code either via OSS licenses like BSD or GPL and even maybe sell some code but not sure I can do that with the Express Editions.