Browse by Tags
All Tags »
Silverlight 2.0 »
How Do I Videos (
RSS)
Every day (honest) I am asked for a path through the learning material, even though the Getting Started page offers an explicit path. And that is not surprising. We all have our own way of learning. Here is the path that I personally tend to suggest to...
You have noticed, I’m sure, that there has been a flurry of blogging, videos and more since the release of Beta 2. That is all goodness, though it can be hard to know where to start; and the road map will differ depending on where you are in your experience...
Beta 2 has been announced, and as you may know from Tim’s post and Karen Corby’s , one of the big and wonderful additions to Beta 2 is a new model for skinning Silverlight controls. There are a lot of other new additions as well, and I'd like to dedicate...
I posted the code for the PageSwitcher app described in a previous blog post , but to save space and to make the download faster, I didn't include anything but the code (no solution or project files). A reader wrote asking how to create a project...
I'm always looking for ways to make this blog specifically and all my material on silverlight in general more interactive. Survey Monkey offers free surveys, so I thought I'd try it out by asking you to take a 1 page survey on what you think of...
In my new video I demonstrate how you can create controls dynamically at run time. The technique is very straight forward, everything you can create declaratively in XAML you can also create dynamically in C#. xaml <Button x:Name="Button1"...
In about a week, I'll be posting a video on creating a form that responds to keyboard shortcuts (as an intro to a video on user controls). This is also covered in the tutorial User Controls ) As a challenge to those of you who are already comfortable...
A couple readers of my blog and folks eager to learn more about Silverlight 2 have written to me asking for 2 things: 1. Tutorials and Videos on the specific topics of interest to them (great, keep 'em coming) and 2. Greater transparency in my schedule...
I'm pleased to say that we've posted a new How Do I Video on Binding Data to Silverlight 2 Controls. In the very beginning of this video I say it is about "wiring up events" but I'm confused and befuddled -- it is, of course, about...
A reader wrote to me today saying ( paraphrased ) ...let you know that the PDF version of the Data Binding tutorial identifies itself as tutorial #3 when it should be #2. As result of past experiences with Microsoft I tend to take such things as a sign...
I'm pleased to announce a two part How Do I video set on Event Handling in Silverlight 2 Beta 1. These videos explore how to hook up events and point out that in Silverlight some events "bubble" and some do not. Here are the key points to...
I've been getting a lot of mail on the lines of "When will we have Beta 2?" or "what is the release date for Silverlight" and since I can't answer those questions, and since I know that folks need to plan, I thought I'd...
Creating A How Do I Video - Step By Step Let me bring you behind the scenes and tell you how I create a video. I'm very open to suggestions, but remember that my goal is to create great videos but to create six of them a month.. Decide what focused...