Installing Silverlight 3 - A Step By Step Guide for Upgrading your Development Environment

Posted by: Harsh Bardhan , on 3/28/2009, in Category Silverlight 2, 3, 4 and 5
Views: 65690
Abstract: One of the most exciting announcements made in MIX 09 was Silverlight 3. We all have been waiting eagerly to see Silverlight grow in features. In this article, we will discuss how to install Silverlight 3 and upgrade your development environment.
Installing Silverlight 3 - A Step By Step Guide for Upgrading your Development Environment
 
One of the most exciting announcements made in MIX 09 was Silverlight 3. We all have been waiting eagerly to see Silverlight grow in features. The release of Silverlight 3 Beta is all about the same. You can check the new feature list in Silverlight 3 from the Silverlight’s community site
In this article, we will discuss how to install Silverlight 3 and upgrade your development environment. Since it is a beta release, Silverlight 3 is not recommended for production environments. Currently it is for making developers comfortable with Silverlight 3.
Let us get started with the steps:
Option 1: You do not have VS 2008 with SP1 installed
To proceed ahead with the installation of Silverlight 3, you should have VS 2008 with SP1 installed. If you don’t have these software’s installed, you can install the trial version of Visual Studio 2008 and SP1 for Visual Studio 2008.
If you have an MSDN License, you can download Visual Studio 2008 from here.
Once you have downloaded these softwares, you can choose to do either an online .exe Web Install(536KB) or an offline .iso install (831.3 MB) for Service pack.
Note: If you don’t want to go for the Visual Studio 2008 trial pack, you can go in for the Visual Web Developer and Visual Web Developer with SP1
Option 2: You have Silverlight 2 installed
If you have already Silverlight 2 installed, go to Control Panel and uninstall all the Silverlight components (Silverlight SDK, Silverlight Tools for Visual Studio and Silverlight Runtime) as shown in the screenshot below. If you open the Control Panel, you will find these three Silverlight components.
Uninstall Silverlight 3
Note: In order to install Silverlight 3, we will have to remove all the three of them:
You can remove them in any order. If you don’t have all three installed (for e.g if you have installed only the Silverlight Runtime), even in that case you have to remove them (whichever is installed).
Step 1: Download Microsoft Silverlight™ 3 Tools Beta 1 for Visual Studio 2008 SP1. Once downloaded (and assuming you have uninstalled Silverlight 2 bits), run this installer which will install Silverlight SDK and Silverlight Runtime to your System.
Make sure that you have an internet connection while running this installer as it downloads files from the web.
Your Silverlight installation steps will look like this.
Step 1
Click Next > Accept license agreement > you will get installation progress screen.
Step 2
Step 2: (Optional) For Better design time support for Silverlight 3 application, download Expression Blend 3 Preview. Expression Blend has been a great help for Silverlight application designing and I highly recommend it. Run the Blend 3 installer and install Blend 3 into your system.
Step 3: Now install .Net RIA Services from here. These services are used for simplifying N-tier application pattern by bringing together ASP.Net and Silverlight.
Step 4: You can download and install additional controls from CodePlex site .It contains many useful controls.
Note: If you plan to switch frequently between Silverlight 2 and Silverlight 3, there’s an article Switching from Silverlight 3 Tools to Silverlight 2 Tools
Cheers! Your development environment is now ready and you can now create some rock solid applications in Silverlight 3. In my next article, I will be demonstrating one new feature of Silverlight 3 called Navigation Framework. Till then, I leave you with the newly installed Silverlight 3 and I hope you will start playing around with it!
If you liked the article,  Subscribe to the RSS Feed or Subscribe Via Email  
Harsh Bardhan (MCTS) has developed IT solutions with a diverse background in server side and client side development. He is currently working with SymphonyServices as a Software developer. Harsh continues to be an integral part of open forums on cutting-edge technology like Silverlight, including the .NET Framework and Web Services. Harsh has expertise with many Microsoft technologies, including .NET, LINQ, WCF Service, Silverlight and a strong background in SQLServer. 
 

This article has been editorially reviewed by Suprotim Agarwal.

Absolutely Awesome Book on C# and .NET

C# and .NET have been around for a very long time, but their constant growth means there’s always more to learn.

We at DotNetCurry are very excited to announce The Absolutely Awesome Book on C# and .NET. This is a 500 pages concise technical eBook available in PDF, ePub (iPad), and Mobi (Kindle).

Organized around concepts, this Book aims to provide a concise, yet solid foundation in C# and .NET, covering C# 6.0, C# 7.0 and .NET Core, with chapters on the latest .NET Core 3.0, .NET Standard and C# 8.0 (final release) too. Use these concepts to deepen your existing knowledge of C# and .NET, to have a solid grasp of the latest in C# and .NET OR to crack your next .NET Interview.

Click here to Explore the Table of Contents or Download Sample Chapters!

What Others Are Reading!
Was this article worth reading? Share it with fellow developers too. Thanks!
Share on LinkedIn
Share on Google+

Author
Author bio not available


Page copy protected against web site content infringement 	by Copyscape




Feedback - Leave us some adulation, criticism and everything in between!
Comment posted by Rajeev on Sunday, March 29, 2009 1:53 AM
A nice article.
Silverlight 3 is having many new features.
can we expect article on that.
Comment posted by smita singh on Sunday, March 29, 2009 2:06 AM
well written
Comment posted by Justin Mall on Sunday, March 29, 2009 10:49 PM
Thanks. I checked out your other articles too. Liked them all.
Comment posted by Jamil on Sunday, May 31, 2009 9:05 AM
Hi, just downloaded and installed thesilverlight 3 but it hangs when i try to run the application