Silverlight 2 Beta 1 - Getting Started Quick Links
Silverlight.net has most of this content and it can be found there or through web search, but to hopefully save you time here are some quick links / tips:
Where to get the tools:
https://silverlight.net/GetStarted/
All tutorials/HOLs/Samples need Silverlight 2 Beta 1 Runtime, Visual Studio 2008 Tools and Silverlight 2 Beta 1 SDK installed. Expression Blend 2.5 is recommended.
When you try to access the SDK help from within VS 2008, the Silverlight help is not automatically integrated. It is pretty straight-forward to do by following these steps:
1. Open Visual Studio (you might have to open VS as an administrator).
2. In the Help menu, choose Index. Microsoft Document Explorer displays.
3. In the Filtered by: drop-down, choose to (unfiltered).
4. In the Look for field, type Collection Manager.
5. Below the Collection Manager heading, double click Help.
6. Below the Collections available for inclusion in VSCC heading, check Microsoft Silverlight 2 SDK Documentation.
7. Click Update VSCC.
You will be prompted to close all open instances of Visual Studio. Follow steps 1 through 3 above. Click the Contents Tab and look for Microsoft Silverlight 2 SDK. It will take only a few minutes to update the collection and merge in the Silverlight help files.
Silverlight 2 HOLs
https://silverlight.net/learn/labs.aspx
Silverlight 2 Tutorials
https://silverlight.net/learn/tutorials.aspx
How Do I Silverlight 2 Videos
https://silverlight.net/Learn/videocat.aspx?cat=2
Silverlight 2 Samples (Code you can download and explore)
https://silverlight.net/community/gallerydetail.aspx?cat=5&sort=2
Comments
- Anonymous
May 06, 2008
Beginning Silverlight - First Steps