Packaging Silverlight Applications
Tutorial Details
- Difficulty: Beginner
- Program: Visual Studio with the Silverlight 4 Toolkit
Silverlight applications are simple in that there’s an HTML page that launches the plug-in and a packaging file format (XAP) for the code and resources themselves. Here, we take a quick look at how those applications are packaged and how we go from HTML page to running Silverlight code on the screen and also talk a little around how to include your own class libraries and resources such as images, videos, etc.
What’s Covered?
Here’s a quick breakdown of what’s covered in this screencast:
- The XAP format
- Running your app
- Publishing your app to a web page / embedding the app in a web page (either ASPX or HTML)
- Using multiple projects in one solution (separate projects for application proper and class library)
- Using server-based images (external images) inside the app
- Embedding images inside the XAP (two ways)
View Screencast
Useful Links
Mike Taulty Microsoft (UK): http://mtaulty.com: mtaulty@microsoft.com: twitter.com/mtaulty
Tags: Videos

Discussion 0 Comments
No comments yet, be the first.