An Introduction to Microsoft Silverlight 4 – Part 2
videos

An Introduction to Microsoft Silverlight 4 – Part 2

Tutorial Details
  • Difficulty: Intermediate
  • Program: Visual Studio with the Silverlight 4 Toolkit; Microsoft Expression Blend
This entry is part 2 of 15 in the Silverlight for Beginners Session
« PreviousNext »
This entry is part 2 of 2 in the series An Introduction to Microsoft Silverlight

Part two of our Silverlight Introduction tutorial. In this screencast, Mike shows you how to save your walking routes to disk, and how to improve your app’s design using Expression Blend.


In the first part of this Silverlight introduction, you learned how to use Silverlight and Bing Maps to create a simple web app for calculating walking routes between any two places.

Now, you’re going to let the user save these routes to their hard drive, and display them in a list so they can easily be loaded later.

And once the app is feature-complete, you’ll learn how to use Microsoft Expression Blend to improve the design of the app. In particular, you’ll see how to define two different “states” for the app, and generate smooth transitions between the two with a few clicks.


Screencast: Route Lists, File I/O, and Design

Don’t like ads? Download the screencast, or subscribe to Activetuts+ screencasts via iTunes!


Resources: Useful Links

Mike Taulty Microsoft (UK): http://mtaulty.com: mtaulty@microsoft.com: twitter.com/mtaulty

Where to download the Expression Studio trial:


Other parts in this series:«An Introduction to Microsoft Silverlight 4 – Part 1

Tags: Videos
Add Comment

Discussion 2 Comments

  1. Toni Kukurin says:

    Hi Mike,

    Great tutorial series – I hope more will come soon.

    P.S. Students can also get the free version of Expression studio via DreamSpark.

  2. isometricx says:

    Silverlight!! from Microsoft :(

Add a Comment

To add a code snippet to your comment, please wrap your code like so: <pre name="code" class="html">YOUR CODE</pre>. You can replace the class name with "js," "css," "sql," or "php." If there are any "<" or ">" within your code, please search and replace them with: &lt; and &gt; respectively.