Was just going over the new Silverlight 3 features. One thing in particular that i find very interesting: the out-of-browser capabilities:
The new out of browser experience in Silverlight 3 enables users to place their favorite Silverlight applications directly onto their PC and Mac, with links on the desktop and start menu—all without the need to download an additional runtime or browser plug-in.
So we can create .NET applications that run on the Mac now ![]()
Sure, they'll be sandboxed and you can't do everything a real native application could do, but this could still be a pretty compelling deployment choice.