Joe Stegman's WebBlog

Just another trick of the Silverlight

TrustedApp Sample from PDC 2009

Here is the source to the TrustedApp media player sample I showed at PDC 2009. This sample requires...

Author: jstegman Date: 11/19/2009

BrowserFlow sample from PDC 2009

Here's the source to the BrowserFlow sample I showed at PDC 2009. This sample requires the...

Author: jstegman Date: 11/19/2009

PDC 2009 Out Of Browser Session

I just got back from PDC 2009 where I had a great time presenting a session on the new Silverlight 4...

Author: jstegman Date: 11/19/2009

Silverlight ICO/ICON Decoder (Parser)

It turns out the Windows BMP file format is similar to the Windows ICO file format. Given that, it...

Author: jstegman Date: 09/13/2009

Silverlight 4 Feature Requests

Tim Heuer and Scott Barnes have established a more community focused way of tracking Silverlight 4...

Author: jstegman Date: 09/08/2009

Silverlight 3 Out Of Browser Chess Application

The final sample from my Mix 09 talk is an Out Of Browser version of the Silverlight 2 Chess...

Author: jstegman Date: 03/23/2009

Chroma Key Pixel Shader Sample

Here’s the source to the WriteableBitmap and Pixel Shader sample I showed at Mix 2009. Click on the...

Author: jstegman Date: 03/23/2009

WriteableBitmap Sample

Here's the source to the WriteableBitmap sample I showed at Mix. The sample uses WriteableBitmap to...

Author: jstegman Date: 03/22/2009

Perspective 3D Sample

Finally getting around to posting the Mix demos, and the first I’ve posted is the Perspective3D...

Author: jstegman Date: 03/22/2009

Mix09 Presentation and Deck

I did a packed “What’s new in Silverlight 3” session at Mix 2009 and had a blast. I’m working on...

Author: jstegman Date: 03/21/2009

Source Code for Silverlight 2 Runtime and SDK Controls Published

Seema’s blog post has more details, but the source code for the Silverlight 2 controls, both runtime...

Author: jstegman Date: 01/07/2009

Localhost test page

Author: jstegman Date: 01/06/2009

Hello World

Hello World

Author: jstegman Date: 01/05/2009

Localhost Sample

html, body { height: 100%; overflow: auto; } body { padding: 0; margin: 0; } #silverlightControlHost...

Author: jstegman Date: 01/05/2009

Update on Feature Requests

I am continuing to aggregate the requests and have the updated and abbreviated list below (removed...

Author: jstegman Date: 12/27/2008

Silverlight Feature Requests

Currently, there is not a general location to log Silverlight feature requests (we’re considering...

Author: jstegman Date: 12/23/2008

Update on Silverlight and Opera

After my previous post, I had a few folks email me to look at some of their sites that don’t run...

Author: jstegman Date: 12/22/2008

Silverlight and Opera

Although Opera is not an officially supported browser (see my previous post for more details), we do...

Author: jstegman Date: 12/21/2008

Silverlight Browser Support

I occasionally get asked about why we don’t support browser X on platform Y and wanted to share a...

Author: jstegman Date: 12/21/2008

Added BMP Decoder

I updated the Image Source samples to include the BMP Decoder (missing from my previous post).

Author: jstegman Date: 11/10/2008

Kitchen Updates

I updated my Kitchen PhotoZoom gallery with a few photos to show some progress I made over the last...

Author: jstegman Date: 11/02/2008

Updated Source for Image Samples

Updated on 11/10 to fix the ZIP archives and add dependent projects. In addition to updating the...

Author: jstegman Date: 10/30/2008

More Silverlight Controls

Good news for anyone looking for more Silverlight controls including better chart/graph controls....

Author: jstegman Date: 10/29/2008

PhotoZoom Sample

My goal was to update my DeepZoom sample to RTM using the DeepZoom composer but decided to directly...

Author: jstegman Date: 10/28/2008

Silverlight 2 Sample Updates

I updated the PNG, GIF and BMP samples to the final version of Silverlight 2 including addressing...

Author: jstegman Date: 10/27/2008

Sample Updates for Beta 2

I updated a few of my most recent samples to work with the Beta 2 version of Silverlight 2. You can...

Author: jstegman Date: 06/08/2008

Updated PNG Generator Sample

I fixed a few bugs in the ImageGenerator sample. One was related to non-square images and the other...

Author: jstegman Date: 04/27/2008

Dynamic Image Generation in Silverlight

I’ve posted a sample PNG image generator here (Beta 1 bits). This has 3 dynamically generated images...

Author: jstegman Date: 04/21/2008

Silverlight in Financials Sample

Jaime Rodriguez posted a nice financials sample built using Silverlight 2 Beta 1. Very cool and...

Author: jstegman Date: 03/13/2008

DataGrid Sample from Mix08

I've been asked by a few folks to post the DataGrid sample I showed in my Mix08 talk. This uses the...

Author: jstegman Date: 03/11/2008

Deep Zoom version of Silverlight 2 Developer Reference Poster

I took a reasonable resolution version of the Silverlight 2 Developer Reference Poster and crossed...

Author: jstegman Date: 03/11/2008

Another Mix08 sample

I've posted the first sample I showed in my Mix08 session. The gratuitous use if video and...

Author: jstegman Date: 03/08/2008

Mix08 Content

Mike Harsh and I gave a couple of sessions at Mix08 this year on building applications using...

Author: jstegman Date: 03/08/2008

Updated samples

In addition to the Jelly Samples, I've updated the others samples on my Blog to work with the latest...

Author: jstegman Date: 07/31/2007

Updated Jelly Samples for the Silverlight RC

Richard Z. updated and enhanced the Jelly samples to work with the RC1 build of Silverlight. You can...

Author: jstegman Date: 07/31/2007

Jelly Source Code

I’ve had several requests for this so I’ve posted the source code here. Again, big thanks to Richard...

Author: jstegman Date: 06/18/2007

Updated post on Version 1.0 Breaking Changes

I've created a single post that aggregates my other posts on V 1.0 breaking changes. This post does...

Author: jstegman Date: 06/10/2007

Richard Z's Jelly Samples

Richard Zadorozny, a Program Manager Intern on the Windows team, developed three Silverlight “Jelly”...

Author: jstegman Date: 06/10/2007

Silveright Breaking Changes between Mix and Version 1.0

I’m using the post to aggregate my other post into a comprehensive list of V1.0 breaking changes. 1....

Author: jstegman Date: 06/06/2007

V 1.0 Visibility Property Breaking Change

In order to reduce surface area, we removed Visibility.Hidden from the product. Prior to this change...

Author: jstegman Date: 06/06/2007

V 1.0 Downloader Breaking Change

Due to difficulties in providing reliable synchronous downloads cross-platform, we’ve removed this...

Author: jstegman Date: 06/06/2007

Some V1.0 Breaking Changes

We’re making a few breaking changes between our Mix release and our RTM release due in Summer. You...

Author: jstegman Date: 05/21/2007

Updated VideoSearch sample

I’ve made a few updates and fixes to the VideoSearch sample posted below. Most notably, I fixed an...

Author: jstegman Date: 05/10/2007

Mix CreateFromXAML and Timer Sample

I've posted the CreateFromXAML and Timer sample from my Mix talk. You can run the sample here and...

Author: jstegman Date: 05/05/2007

Mix07 Deck

I've posted my Mix07 deck here (zipped Office 2007 format).

Author: jstegman Date: 05/04/2007

Mix Video Search sample

I’m a few days late but finally getting around to posting my Mix session samples and source. The...

Author: jstegman Date: 05/04/2007

Mix Sessions Online

The Mix sessions are available on-line here. For Silverlight sessions, I’d recommend starting with...

Author: jstegman Date: 05/04/2007

Mix 07

Wow – what an amazing and fun Mix07. There were a number of great sessions delivered however what...

Author: jstegman Date: 05/04/2007

Next>