[Mono-list] Creating Silverlight/Moonlight application
Jeffrey Stedfast
fejj at novell.com
Wed Apr 30 12:26:10 EDT 2008
You don't need mod_mono to host Silverlight applications. Any ol' HTTP
server will work fine right out of the box so long as you setup the
mime-types correctly, I suppose.
With Silverlight, the content gets downloaded by the browser and run
locally - it is not run server-side, so there is no need for something
like mod_mono.
Jeff
On Wed, 2008-04-30 at 18:17 +0300, Andrus Moor wrote:
> I'm interesting how to use Mono to host Silverlight 2 application.
> Should I use Apache with mod_mono ?
> Where to find any information or tips about this ?
> How to use Mono to compile such application ?
>
> Andrus.
> _______________________________________________
> 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