Showing posts with label unix. Show all posts
Showing posts with label unix. Show all posts

Sunday, August 10, 2008

Moonlight : Handles Silverlight Application in Unix

As you knew that Mono project provides the platform to run .Net application on UNIX. Now, there is a new term Silverlight in the field of .Net so, what about the UNIX fellows.
Will they stand alone?
No, Mono has decided to plan Moonlight which runs on Unix for Silverlight.

To do the same:
-One need SDK
-Build Silverlight program

For more detail please visit: http://www.mono-project.com/Moonlight

Mono Project - CAS

I have very little idea about Mono Project, it is a Software platform which helps to develop cross-platform applications. This is a great one helps us to run .net on Unix.
It has C# Compiler http://www.mono-project.com/CSharp_Compiler, Mono Runtime http://www.mono-project.com/Mono:Runtime,
These all are as per ECMA http://www.mono-project.com/ECMA
In Version Mono 1.2 there is no security model like CAS – Code Access Security, but in future version Mono will be with CAS.

For more information please visit : http://www.mono-project.com/CAS