InfoQ Homepage Silverlight Content on InfoQ
-
Quick-Start Kit for User-Generated Video Content Sites using Silverlight
Microsoft, in conjunction with Vertigo Software, has released a reference project that provides an end-to-end solution for hosting a video sharing site called Video.Show. This is one of the projects in what Microsoft is calling Software + Services Blueprints.
-
IronRuby on Silverlight Demo at RubyConf
John Lam recently gave the folks at RubyConf a sneak-peak to what is coming from Microsoft's commitment to Ruby running on its Dynamic Language Runtime (DLR) and Silverlight.
-
Mozilla Labs announces Prism
On Friday, Mozilla Labs’ announced Prism, their entry into the budding market-trend of platforms for running web applications on the desktop, similar to Adobe AIR.
-
An Interview with Ian Griffiths
In this interview, Ian Griffiths talks about the key features of WPF such as XAML, composition, layout, animation, and data binding.
-
Halo 3 Site Demonstrates Flaws in SilverLight
With all the buzz about Halo 3, Microsoft couldn't help but to use it as an excuse to make users download SilverLight. But like Flash, it has some serious flaws.
-
Silverlight Goes 1.0 With Linux Support on the Horizon
Microsoft officially launched Silverlight 1.0 today with support for OS X and Windows. Additionally they will be working with Novell to extend support to Linux.
-
Moonlight Milestone Reached: Silverlight Chess
The Moonlight project has reached the point where it can run the Silverlight Chess demo application. This represents a major milestone for the Mono team who are racing to keep up with Microsoft's Silverlight project.
-
Minimal Mono Runtime Smaller than Python
Mirco Bauer, the Mono package maintainer for Debian Linux, and Miguel de Icaza discuss the minimum runtime sizes of various virtual machines, with Mono coming in first at 7 MB on disk.
-
Silverlight to Not Support ArrayList
In an effort to reduce the size of the Silverlight runtime, most of the non-generic collection types will be removed. These include types once considered essential to .NET programming including ArrayList, Hashtable, and Comparer.
-
Moonlight in 21 days
In preparation for ReMix07 in Paris, the Mono team filled out the bones of their implementation of Silverlight with very impressive results.
-
The Three Religions of Rich Internet Applications
From Ajax to Silverlight, from Adobe Integrated Runtime to Flex and Flash, from JavaFX to OpenLaszlo, Rich Internet Aplications seem to be on the tip of everyone's tongue these days. What people mean when they talk about Rich Internet Applications differs. Simon Morris cuts through all that to identify a taxonomy of Rich Internet Applications, the "three distinct religions in the RIA space."
-
Two New Microsoft Compilers Written in VB
Microsoft is planning on releasing two new compilers, both of which are written in VB. One will be for Visual Basic 10, the other for the SilverLight's implementation of JavaScript.
-
View Source for Silverlight
Ernie Booth has released a plug-in for Reflector that allows users to view the decompiled source for Silverlight applications.
-
ASP.NET Futures to Include Support for Ruby?
The Microsoft website ASP.NET has released the May 2007 edition of ASP.NET Futures. This release demonstrates potential features for post-Orcas versions of ASP.NET including Sivlerlight controls and dynamic language support.
-
Silverlight to Support Multiple CLRs in One Process
A long standing problem with Microsoft's implementation of the CLR is that only one can be loaded into a process at a time. With Silverlight, that will no longer be a problem.