10 Minute Tutorial - Silverlight: Application Framework
In our last Silverlight tutorial, we created the simplest Hello World application possible, using a single HTML file. Starting at the bare minimum allowed us to see exactly what components go into a Silverlight application without using Visual Studio Orcas as a crutch (in downloadable beta at the time of this writing) or Javascript as a buffer.
So, while the previous tutorial served its academic purpose, it didn’t necessarily create a good foundation for building future Silverlight applications. In this tutorial, we will put a Silverlight application together in the way recommended by Microsoft (as of the Silverlight Alpha 1.1 Refresh). Read the rest of this entry »