|
View:
New views
5 Messages
—
Rating Filter:
Alert me
|
|
|
Beginning QuestionsDear all,
I am new to Mono and I am considering it for a new web project. What I would like to know (and I couldn't straightforwardly find an answer to) is: - is it possible to develop commercial web applications in which you can pack a whole web app and send it to a client without disclosing the source? - is there any library of existing components already implemented? - which solutions are provided as development environments for major platforms (Linux, Mac OS X, Windows)? Cheers, Paulo Matos |
|
|
Re: Beginning Questions> I am new to Mono and I am considering it for a new web project.
> What I would like to know (and I couldn't straightforwardly find an > answer to) is: > - is it possible to develop commercial web applications in which you > can pack a whole web app and send it to a client without disclosing > the source? Yes, Mono is under the Lesser GPL. > - is there any library of existing components already implemented? ? There are many components developed on Mono, and many of the "normal" .NET components will work well. Take a look at Gaia widgets <http://ajaxwidgets.com/>. > - which solutions are provided as development environments for major > platforms (Linux, Mac OS X, Windows)? You can use Visual Studio on Windows, which I think is what most people do. Or you can use Monodevelop on LINUX (GNOME) but the ASP.NET parts are pretty weak (no designer). I don't know anything about OS X. _______________________________________________ Mono-list maillist - Mono-list@... http://lists.ximian.com/mailman/listinfo/mono-list |
|
|
Re: Beginning QuestionsOn Tue, Jun 3, 2008 at 9:55 AM, Adam Tauno Williams
<adam@...> wrote: > Yes, Mono is under the Lesser GPL. Surely you meant MIT X11? -- Chris Howie http://www.chrishowie.com http://en.wikipedia.org/wiki/User:Crazycomputers _______________________________________________ Mono-list maillist - Mono-list@... http://lists.ximian.com/mailman/listinfo/mono-list |
|
|
Re: Beginning QuestionsHello,
Mono uses a few licenses for different parts. See here for the best info: http://www.mono-project.com/License Thanks, Jonathan
On Tue, Jun 3, 2008 at 10:18 AM, Chris Howie <cdhowie@...> wrote:
_______________________________________________ Mono-list maillist - Mono-list@... http://lists.ximian.com/mailman/listinfo/mono-list |
|
|
Re: Beginning QuestionsOn Tue, Jun 3, 2008 at 10:21 AM, Jonathan Chambers <joncham@...> wrote:
> Hello, > Mono uses a few licenses for different parts. See here for the best > info: http://www.mono-project.com/License Yep, I was assuming he was referring to the class libraries since those are the only components whose license has any bearing on his question. :) -- Chris Howie http://www.chrishowie.com http://en.wikipedia.org/wiki/User:Crazycomputers _______________________________________________ Mono-list maillist - Mono-list@... http://lists.ximian.com/mailman/listinfo/mono-list |
| Free embeddable forum powered by Nabble | Forum Help |