InfoQ

News

Presentation: Building Rich Internet Applications in Silverlight 2

Posted by James Vastbinder on Dec 05, 2008

Community
.NET
Topics
Silverlight ,
Javascript ,
Rich Internet Apps
Tags
XAML ,
QCon ,
QCon London 2008

Silverlight 2 is a cross-platform, cross-browser plug-in and runtime for building rich internet applications. Mike Taulty, of Microsoft, walks through Silverlight basics such as the XAML UI Model and progresses to building applications with both Visual Studio 2008 and Expression Studio as he discusses its programming capabilities.

Mike covers the following topics:

  • Silverlight Tooling
  • Declarative XAML
  • Silverlight Application Packaging
  • Core UI and UI Controls

Mike finishes the presentation with a uber-demo that uses Sliverlight's network capabilities, Filesystem, LINQ and HTML bridge to demonstrate how Silverlight fits into the .NET Framework.

Enjoy Mike Taulty on Silverlight 2 from QCon UK 2008.

  • This article is part of a featured topic series on QCon
Incomplete Video by Prasanna Rao Posted Dec 9, 2008 4:35 PM
  1. Back to top

    Incomplete Video

    Dec 9, 2008 4:35 PM by Prasanna Rao

    The video is incomplete.

    An alternative location would be approciated.

    Thanks

Educational Content

Rails in the Large: How Agility Allows Us to Build One Of the World's Biggest Rails Apps

Neal Ford shows what ThoughtWorks learned from scaling Rails development: infrastructure, testing, messaging, optimization, performance.

Stuart Halloway on Clojure and Functional Programming

Stuart Halloway discusses Clojure and functional programing on the JVM in depth, and touches on the uses of a number of other modern JVM languages including JRuby, Groovy, Scala and Haskell.

Orion Henry and Blake Mizerany on Heroku

Orion Henry and Blake Mizerany talk about the technology behind Heroku and the benefits of the new add-on system.

Security for the Services World

Chris Riley presents security issues threatening service based systems, examining security threats, presenting measures to reduce the risks, and mentioning available security frameworks.

Navigating The Rapids:Real-World Lessons in Adopting Agile

This talk investigates technical issues encountered when moving to an Agile process.

Codename "M": Language, Data, and Modeling, Oh My!

Don Box and Amanda Laucher present “M”, a declarative language for building data models, domain models or external DSLs. Don Box's demos show some of M’s features and latest changes of the language.

SOA Manifesto - 4 Months After

It is four months since the SOA manifesto was announced; InfoQ interviewed the original author’s to get insight into the motivations and the process behind the initiative.

Memory Barriers and JVM Concurrency

This article explains the impact memory barriers, or fences, have on the determinism of multi-threaded programs.