First Look at Silverlight 2 Beta1
Scott Guthrie has posted information and Tutorial on First Look at Silverlight 2 :
We are shortly going to release the
first public beta of Silverlight 2, which will be a major update of
Silverlight that focuses on enabling Rich Internet Application (RIA)
development. This is the first of several blog posts I'll be doing
over the weeks and months ahead that talk in more depth about it. Silverlight
2 includes a cross-platform, cross-browser version of the .NET
Framework, and enables a rich .NET development platform that runs in
the browser. Developers can write Silverlight applications using any
.NET language (including VB, C#, JavaScript, IronPython and IronRuby).
We will ship Visual Studio 2008 and Expression Studio tool support that
enables great developer / designer workflow and integration when
building Silverlight solutions. This upcoming Beta1 release
of Silverlight 2 provides a rich set of features that enable great RIA
application development. These include: Rich Networking Support:
Silverlight 2 includes rich networking support. It includes out of the
box support for calling REST, WS*/SOAP, POX, RSS, and standard HTTP
services. It supports cross domain network access (enabling
Silverlight clients to directly access resources and data from
resources on the web). Beta1 also includes built-in sockets networking
support. Silverlight
2 does not require the .NET Framework to be installed on a computer in
order to run. The Silverlight setup download includes everything
necessary to enable all the above features (and more we'll be talking
about shortly) on a vanilla Mac OSX or Windows machine. The
Beta1 release of Silverlight 2 is 4.3MB in size, and takes 4-10 seconds
to install on a machine that doesn't already have it. Once Silverlight
2 is installed you can browse the Web and automatically run rich
Silverlight applications within your browser of choice (IE, FireFox,
Safari, etc). Full Story and Tutorials at Source Cross Platform / Cross Browser .NET Development