[Mono-list] ASP.NET and Licensing
Kornél Pál
kornelpal at gmail.com
Thu Jul 27 15:01:26 EDT 2006
Hi,
If you don't want to use ASP.NET and/or System.Windows.Form it's up to you
but note that the fact that there is a closed source implementation of them
(i.e. Microsoft .NET Framewrok) doesn't mean that you should avoid their
open source implementations (i.e. Mono or Portable.NET, IMHO Mono is much
better:).
Note ASP.NET is not as Windows centric as SWF so the cant take advantage of
Linux specific functionality thing is less true for ASP.NET than for SWF. I
think that ASP.NET is platform independent enough. But you can enhance
ASP.NET using Mono specific assemblies like Mono.Http or Mono.WebServer that
are platform independent so can be used on MS.NET as well.
Kornél
----- Original Message -----
From: "einKI.ml" <einKI.ml at gmx.net>
To: "mono-list" <mono-list at lists.ximian.com>
Sent: Saturday, July 22, 2006 7:25 PM
Subject: [Mono-list] ASP.NET and Licensing
> Hi
>
> In the mono (licensing) FAQ there is stated that
>
> "The controversial elements are the ASP.NET, ADO.NET and Windows.Forms
> subsets. Those are convenient for people who need full compatibility
> with the Windows platform, but are not required for the open source Mono
> platform, nor integration with today's Mono's rich support of Linux."
>
> The question is now which technologies to use instead on the "open
> source Mono platform". Instead of Windows.Forms I can use Gtk#.
> But what to use instead of ASP.NET and ADO.NET for web based
> development.
>
> Another question which is not related to the question above.
> Does anybody know a dtd file for ASP.NET to use it in my favorite
> html/xml editor?
>
> thx
> einKI
>
> _______________________________________________
> Mono-list maillist - Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
More information about the Mono-list
mailing list