Welcome to MSDN Blogs Sign in | Join | Help

Mike Ormond's Blog

In my world, things would be simpler than this...

News

  • Add to Technorati Favorites

    These postings are provided "AS IS" with no warranties, and confer no rights. The use of any script / code samples is subject to the terms specified here.

What do I need to build my first .NET Silverlight App?

Might be easiest to visit this page on the Silverlight.net site. But a simple summary is below:

What you'll need to run a .NET Silverlight app
What you'll need to build a .NET Silverlight app
What your .NET Silverlight application consists of
  • An HTML "host" page
  • JavaScript files to create / load the Silverlight control (CreateSilverlight.js & Silverlight.js)
  • A root XAML file & associated assembly (these constitute your app)
  • Optionally
    • Other app library assemblies (maybe your own, maybe Microsoft etc)
    • App resources (eg XAML resources)
Technorati tags: , ,
Posted: Tuesday, May 01, 2007 5:40 PM by MikeOrmond

Comments

DotNetKicks.com said:

You've been kicked (a good thing) - Trackback from DotNetKicks.com

# May 1, 2007 12:56 PM

Charlie Calvert's Community Blog said:

The biggest news in the C# community is the official announcement of Silverlight at the MIX conference.

# May 6, 2007 9:41 PM

Steve Trefethen's Weblog said:

# May 8, 2007 2:46 AM
New Comments to this post are disabled
Page view tracker