More on SilverLight Developer Installation

ppl-body-01 If you followed along with the install instructions last week and then went to do some development, you probably noticed that the Visual Studio environment does not allow for WYSIWYG/Drag and Drop GUI development like we can do with Windows Forms or ASP.NET development.

Insert rant for how lame this is here…

But all is not lost.  While the tools are not available in Visual Studio, they ARE available in Expression Blend 2.  So, our next step in the installation process is to install Expression Blend 2.

The install for Expression Blend 2 is a two-step process.  The initial install, and then the service pack install.

Download the initial install from here:

http://www.microsoft.com/downloads/details.aspx?FamilyId=5FF08106-B9F4-43CD-ABAD-4CC9D9C208D7&displaylang=en

or, if you have an MSDN subscription, install it from there.  My install from the MSDN disk did not take that long at all.

Next, install the service pack from here:
http://www.microsoft.com/downloads/details.aspx?FamilyId=EB9B5C48-BA2B-4C39-A1C3-135C60BBBE66&displaylang=en

This also does not take that long.

Once you have installed Expression Blend 2, you will be able to open your XAML files with Expression Blend 2 from within Visual Studio.

Related Post

  • Installing Silverlight2 Tools for Visual StudioInstalling Silverlight2 Tools for Visual Studio
    I was talking with a friend of mine a couple of days ago about the future of web development and XAML specifically when he made the comment about the tools not being available for the average deve...
  • Silverlight – Navigating DataSilverlight – Navigating Data
    Last week I demonstrated how to access data from a web service in Silverlight and display it on the page.  Today we are going to continue on with that demo and look at how to navigate through...
  • Silverlight – Wire up your form for programmingSilverlight – Wire up your form for programming
    As I mentioned a couple of weeks ago, learning Silverlight is a lot more about relearning some basic assumptions than it is about learning a new language.  We've already looked at the basic layout ...
  • Silverlight – Binding ResourceDictionariesSilverlight – Binding ResourceDictionaries
    In the last two Silverlight posts I've introduced databinding in Silverlight.  We've seen that databinding, while similar to what we've experienced in Windows Forms and ASP.NET applications, is ma...
  • Silverlight – DatabindingSilverlight – Databinding
    When I was learning DataBinding in both .NET 1.0 and .NET 2.0, I quickly discovered that most of what I learned about DataBinding for ASP.NET was useless as I moved to Windows Forms and what I lear...

One Response to “More on SilverLight Developer Installation”

Leave a Reply

Comment Policy:

  • You must verify your comment by responding to the automated email that is sent to your email address. Unverified comments will never show.Leave a good comment that adds to the conversation and I'll leave your link in.
  • Leave me pure spam and I'll delete it.
  • Leave a general comment and I'll remove the link but keep the comment.

Notify me of followup comments via e-mail

Bear