InfoQ

Topic/Tag specific view

All content and news on InfoQ about Silverlight


Latest featured content about Silverlight

Laurence Moroney on Silverlight

Community
.NET
Topics
Silverlight,
Programming

Laurence Moroney provides an overview of the features of Silverlight and coming enhancements. He introduces the designer/developer continuum, the JavaScript API, as well as the tools of the trade for both developers and designers. Laurence also walks through building a video player.

Silverlight at Major League Baseball.com

Community
.NET
Topics
Javascript,
Web 2.0,
Rich Internet Apps,
Java plus .NET Integration,
Silverlight

Learn about the re-launch of Major League Baseball’s website on Silverlight. With the website’s back-end written in Java and much of the user interface built with JSP, MLB.com is not your typical candidate for adopting Microsoft’s newest technology for building Rich Internet Apps. Henry Belmont and Thaniya Keereepart share the reasoning behind choice and implementation details.

Ian Griffiths on WPF

Community
.NET
Topics
Silverlight,
.NET Framework

Windows Presentation Foundation is a fundamental shift from how interactive applications have previously worked in Windows. In this interview, Ian Griffiths talks about the key features of WPF such as XAML, composition, layout, animation, and data binding. Included is advice on when to use WPF and its sister technology Windows Forms.

News about Silverlight

New version of .NET Disguised as a "Service Pack"

Community
.NET
Topics
Silverlight,
.NET Framework

The beta for Service Pack 1 of .NET 3.5/VS 2008 brings with is a host of new features and libraries including the ADO.NET Entity Framework and Data Services, a client-only version of the Framework, and changes to most of the 3.0 and 3.5 libraries. Despite its name, to many developers this release is as significant as 3.5 itself.

Silverlight 2 Beta Controls Source Code Available for Download

Community
.NET
Topics
Silverlight

Microsoft has made available the source code and unit tests for Silverlight 2 Beta controls.

Free Phalanger IDE Released

Community
.NET
Topics
Artifacts & Tools,
Silverlight,
Web Frameworks

A free IDE has been released for Phalanger, a PHP that runs on the .NET platform. The IDE is based on Visual Studio Shell.

Stephan Janssen On Parleys.com And The RIA Landscape

Community
Java
Topics
Rich Internet Apps,
Silverlight,
Rich Client / Desktop

InfoQ.com sat down with Stephan Janssen to learn about Parleys.com and ask his perspective on the emerging RIA platforms. Stephan is the founder of the JavaPolis conference held annually in Belgium. JavaPolis is currently the second largest Java conference, behind only JavaOne.

Microsoft Introduces Dynamic Silverlight

Community
.NET
Topics
Silverlight,
Dynamic Languages

The Dynamic Language team at Microsoft recently introduced its latest technology called Dynamic Silverlight (DSL) at the MIX08 Conference in Las Vegas.

Decompiling Silverlight 2 Applications

Community
.NET
Topics
Silverlight

From time to time, developers may need to decompile a Silverlight 2 application. Fortunately it turns out Silverlight applications are conveniently bundled into zip files.