Monday, August 18, 2008 6:19 PM
plaberge
Taking your first steps into Silverlight
In my previous post, I spoke of how Silverlight is bringing some great user experiences for viewing the Olympics on the web. While it’s likely a large number of people reading this post have seen Silverlight even prior to the Olympics, you may be wondering how you can start learning Silverlight 2 and building compelling web solutions with it yourself.
As you might expect, there are a number of great primers on how to build Silverlight applications. If you’re new to Silverlight development, the best place to start is by going to Silverlight.net to get examples of what is available as well as visiting the Get Started tab. It will tell you what you need to start building great Silverlight applications.
For those of you that have already gone through that material, you may also want to take a look at the list of training videos available for free online below. The list was compiled by my colleague Joe Stagner who has a great blog on building web solutions on the Microsoft platform. The list of videos can also be found below:
- Silverlight - Hello World
- Silverlight - Anatomy of an Application
- Silverlight - The VS Environment
- Silverlight - Content Controls
- Silverlight - Built-In Controls
- Silverlight - Width, Height, Margins, Padding, Alignment
- Silverlight - Using a GridSplitter
- Silverlight - Grid Layout
- Silverlight - StackPanel Layout
- Silverlight - Canvas Layout
- Silverlight - Databinding UI to .NET Classes
- Silverlight - Simple Styles
- Silverlight - Custom Types in XAML
- Silverlight - Binding with Conversion
- Silverlight - List Based Data Binding
- Silverlight - Simple User Control
- Silverlight - Templating a Button
- Silverlight - Resources from XAP/DLL/Site Of Origin
- Silverlight - Animations & Storyboards
- Silverlight - Uploads with WebClient
- Silverlight - Downloads with WebClient
- Silverlight - Calling HTTPS Web Services
- Silverlight - Calling Web Services
- Silverlight - Making Cross Domain Requests
- Silverlight - Using HttpWebRequest
- Silverlight - File Dialogs and User Files
- Silverlight - Using Sockets
- Silverlight - Using Isolated Storage
- Silverlight - .NET Code Modifying HTML
- Silverlight - Using Isolated Storage Quotas
- Silverlight - Calling JavaScript from .NET
- Silverlight - Evaluating JavaScript from .NET Code
- Silverlight - Handling HTML Events in .NET Code
- Silverlight - Handling .NET Events in JavaScript
- Silverlight - Calling .NET from JavaScript
- Silverlight - Displaying a Custom Splash Screen
- Silverlight - Passing Parameters from your Web Page
- Silverlight - Loading Media at Runtime
- Silverlight - Dynamically Loading Assemblies/Code
- Silverlight - Reading/Writing XML
- Silverlight - Multiple Threads with BackgroundWorker
- Silverlight - Insert/Update/Delete with the DataGrid
- Silverlight - Getting Started with the DataGrid
- Silverlight - Embedding Custom Fonts
Happy Learning!
-Paul
Technorati Tags: Silverlight, Silverlight Training