Take a look at this great highlight reel featuring a number of great customer solutions that leverage Microsoft Silverlight. In particular, look for solutions from great customers like:
CT Corporation, a Wolters Kluwer business
McDonalds Corporation
Winchester Ammunition
National Instruments
More to come on some of the great solutions and technologies highlighted at MIX 2010!
As a native Illinoisan, I know that the Taste of Chicago is a big deal! It is the largest outdoor food and music festival in the world, and is attended by more than 3 million people each year. If you like food and music, this is a festival for you!
This past year, the City of Chicago needed to quickly build out an interactive map for the event – and when I say quickly, I mean it. They needed an interactive mapping experience built and deployed in less than 10 days. To help make this a reality, the City of Chicago turned to a very capable Microsoft partner, West Monroe Partners (WMP), for assistance.
The challenges here were pretty clear:
Build an interactive and immersive website in less than 10 days.
The website needed to scale massively for the event, but once the event was over they wanted to scale the infrastructure down.
WMP wanted to leverage their existing skills and tools.
The Windows Azure Platform – which I’ve discussed many times on my blog – is Microsoft’s cloud platform. It is comprised of the following: Windows Azure, an operating system as a service; SQL Azure, a fully relational database in the cloud; and .NET Services, consumable web-based services that provide both secure connectivity and federated access control for applications.
The City of Chicago’s decision to go with Silverlight and Windows Azure provided a host of very tangible benefits, including:
A really great story about how a capable partner can leverage innovative technology to not only dazzle a customer, but provide a valuable service for millions of users.
It only took me two or three months, but I finally updated my Silverlight Hangman application. It was originally written an earlier version of Silverlight 1.1 alpha, and I hadn’t taken the time to update it.
The only things I had to do was switch out the Silverlight.js file and change the value of “Hidden” to “Collapsed” for the “Visibility” property of objects. Otherwise I was able to use the same files in the Beta 2 version of Visual Studio 2008.
(Darn, I bet when Visual Studio 2008 is released soon I’ll have to update it again! Oh well!)
Last Monday, three of us from Statera (Troy Hall, Colin McGraw, and myself) presented on the topic of Silverlight at the first MSDN Masters Series presentations in Denver, CO. This event was hosted by Joe Shirey, an architect evangelist for MSFT, and was geared towards technical folks at the 200-300 level.
We presented the following three sessions over the course of four hours:
1. Programming Silverlight (Wade Wegner) 2: ASP.NET, AJAX and Silverlight (Colin McGraw) 3: Silverlight and Media (Troy Hall)
We had a good healthy attendance, and it is my hope that the topic was received well by the audience.
As promised, here are the slides from the presentation:
This weekend I spent some time playing with Silverlight and Orcas. Needless to say, I am very impressed with both. Here’s a sample Hangman application I created in about three hours.
I thought I’d go ahead and document the steps I took when I setup my development environment. I’ll try to come back here and update the content, so that it stays pertinent as updates are released.
Setting up a Silverlight development environment
Make sure to read everything you can on Silverlight, as well as the Get Started Silverlight page (I’ve listed a number of good blogs at the bottom of this post).
Install Microsoft Silverlight 1.0 Beta (for Windows). This is the runtime that’s required to experience Silverlight applications.
Install Microsoft Silverlight 1.1 Alpha (for Windows). This is the runtime that’s required to experience Silverlight applications written with .NET.
Optional: Install Microsoft MSDN Library for Visual Studio codename “Orcas”. Watch out – during the installation of the MSDN Library, it took about five minutes for it to complete this step. Be patient, and let it finish.
Install Expression Blend 2 May Preview. This is a design tool that allows a user to interact with Silverlight. Note: this is different from Expression Blend that can be found on MSDN. Make sure to get this download. Also, Tim Heuer pointed me to http://www.microsoft.com/Expression/products/download.aspx?key=blend2maypreview, which provides a product key and longer trial (180-day evaluation). Note: when I went to install Expression Blend 2, I was only given two choices: Vista, or Windows XP. My development VM is Windows Server 2003 Standard R2. I chose Windows XP, and haven’t had any problems.
Download Microsoft Silverlight 1.0 Beta Software Development Kit (SDK). This is a zip file that contains documentation, samples along with templates for Visual Studio, and has also a “Go Live” license that enables building commercial applications. I unzipped it to C:\Program Files\Microsoft Silverlight\SDKs.
IE8 users, view my blog posts as a Web Slice in your browser.
A Web Slice lets you keep up with frequently used websites and date directly from your Favorites Bar.
For more information visit the Microsoft Internet Exporer 8 features page by clicking here.