We are working on sample projects on rich Internet applications (RIAs) for the Web using Silverlight 2, the latest version of Microsoft's run time.
So what is Silveright exactly?
'Silverlight is Microsoft's new browser-based plug-in for delivering richer interactive applications to users over the web.
Silverlight 2 brings .NET to the client, it can be integrated easily with many existing Web technologies and backend Web platforms.
Silverlight can integrate with your existing infrastructure and applications, from IIS and .NET to Apache and PHP to simple JavaScript and XHTML on the client.
Still, one of the key benefits of Silverlight 2 is that it can execute any .NET language, including C# and VB.NET. Unlike the CLR included with the "normal" .NET Framework,
multiple instances of the core "Silverlight CLR" can be hosted in a single process. With this, the layout markup in the Silverlight XAML file (.xaml file) can be augmented by code-behind code with all programming logic written in any .NET language.
Silverlight 2 ships with a "lightweight" version of the full .NET Framework, which features, among other classes, extensible controls, XML Web Services, networking components, and LINQ APIs.'
Silverlight casestudies coming soon!
Languages and Frameworks:
