Sign in
Joe Stegman's WebBlog
Just another trick of the Silverlight
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
About
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
Mix
Mix Samples
Mix07 Silverlight Samples
Mix08
Pages
Silverlight
WPF/E
WPF/E CTP
WPFE
Archive
Archives
November 2009
(3)
September 2009
(3)
March 2009
(6)
January 2009
(4)
December 2008
(5)
November 2008
(2)
October 2008
(4)
June 2008
(1)
April 2008
(2)
March 2008
(5)
July 2007
(2)
June 2007
(6)
May 2007
(7)
April 2007
(1)
February 2007
(1)
January 2007
(2)
December 2006
(5)
November 2006
(2)
April 2006
(1)
March 2006
(2)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Joe Stegman's WebBlog
TrustedApp Sample from PDC 2009
Posted
over 4 years ago
by
jstegman
2
Comments
Here is the source to the TrustedApp media player sample I showed at PDC 2009 . This sample requires the Silverlight 4 Beta which you can find here . This "trusted app" sample uses the new file system APIs, notification window APIs, windowing APIs, WebBrowser...
Joe Stegman's WebBlog
BrowserFlow sample from PDC 2009
Posted
over 4 years ago
by
jstegman
0
Comments
Here's the source to the BrowserFlow sample I showed at PDC 2009 . This sample requires the Silverlight 4 Beta which you can find here . The sample uses the combination of the WebBrowser Control and HTMLBrush to display an interactive Ad that also plays...
Joe Stegman's WebBlog
PDC 2009 Out Of Browser Session
Posted
over 4 years ago
by
jstegman
0
Comments
I just got back from PDC 2009 where I had a great time presenting a session on the new Silverlight 4 Out Of Browser Features. The talk is available on-demand here and you can find the slide deck here . The session covered the following new Silverlight...
Joe Stegman's WebBlog
Silverlight ICO/ICON Decoder (Parser)
Posted
over 4 years ago
by
jstegman
2
Comments
It turns out the Windows BMP file format is similar to the Windows ICO file format. Given that, it wasn't too hard for me to produce a Windows ICO/ICON decoder (parser) based on the work I did around a Silverlight BMP decoder. I didn't spend a lot of...
Joe Stegman's WebBlog
Silverlight 4 Feature Requests
Posted
over 4 years ago
by
jstegman
1
Comments
Tim Heuer and Scott Barnes have established a more community focused way of tracking Silverlight 4 feature requests. You can find their feature tracker here: Silverlight Feedback Forum . Other than a few items that our outside our control (iPhone, bundling...
Joe Stegman's WebBlog
Silverlight 3 Sample Updates
Posted
over 4 years ago
by
jstegman
1
Comments
I finally got a chance to update both my Mix 2009 and bitmap samples to Silverlight 3. See the table below for links to the running samples as well as Silverlight 3 sample source code. Note the GIF decoder has been updated to support interlaced GIFs ...
Joe Stegman's WebBlog
Silverlight 3 Out Of Browser Chess Application
Posted
over 4 years ago
by
jstegman
1
Comments
The final sample from my Mix 09 talk is an Out Of Browser version of the Silverlight 2 Chess Application . You can find the source for this sample here .
Joe Stegman's WebBlog
Local Messaging Samples
Posted
over 4 years ago
by
jstegman
3
Comments
I posted the Local Messaging samples I showed at Mix 2009 including the Bouncing Balls sample and the Chess Wars application. Click here to run the Bouncing Balls application (you’ll need to temporarily allow pop-ups). To start a ball, click on anyone...
Joe Stegman's WebBlog
Chroma Key Pixel Shader Sample
Posted
over 4 years ago
by
jstegman
3
Comments
Here’s the source to the WriteableBitmap and Pixel Shader sample I showed at Mix 2009. Click on the image below to run the sample (and have the Silverlight 3 Beta installed – you can get that here ). Drag one of the images (or video) from the left and...
Joe Stegman's WebBlog
WriteableBitmap Sample
Posted
over 4 years ago
by
jstegman
5
Comments
Here's the source to the WriteableBitmap sample I showed at Mix. The sample uses WriteableBitmap to take a "snapshot" of the running video to make a thumbnail. Click on the image below to run the sample. When running the sample, click on the running video...
Joe Stegman's WebBlog
Perspective 3D Sample
Posted
over 4 years ago
by
jstegman
7
Comments
Finally getting around to posting the Mix demos, and the first I’ve posted is the Perspective3D demo. I've posted the source here and you can click on the image below to run the sample. The demo shows the following new Silverlight 3...
Joe Stegman's WebBlog
Mix09 Presentation and Deck
Posted
over 4 years ago
by
jstegman
2
Comments
I did a packed “What’s new in Silverlight 3” session at Mix 2009 and had a blast. I’m working on posting the samples but for now, you can find a video of the session here and my deck here . Samples and walkthroughs should all be posted by Monday…
Joe Stegman's WebBlog
Source Code for Silverlight 2 Runtime and SDK Controls Published
Posted
over 4 years ago
by
jstegman
1
Comments
Seema’s blog post has more details, but the source code for the Silverlight 2 controls, both runtime and SDK, was just released. This source code includes control source, source for support types (e.g. EventsArgs), Visual Studio project files and unit...
Joe Stegman's WebBlog
Update on Feature Requests
Posted
over 5 years ago
by
jstegman
15
Comments
I am continuing to aggregate the requests and have the updated and abbreviated list below (removed items with less than 1 or 2 requests). A couple of comments based on some of the requests: I am tracking 3D even though ScottGu announced Silverlight...
Joe Stegman's WebBlog
Silverlight Feature Requests
Posted
over 5 years ago
by
jstegman
35
Comments
Currently, there is not a general location to log Silverlight feature requests (we’re considering adding something on Silverlight.net for this). Given the lack of a central spot, I’ve taken a few threads on the Silverlight forums related to a Silverlight...
Joe Stegman's WebBlog
Update on Silverlight and Opera
Posted
over 5 years ago
by
jstegman
6
Comments
After my previous post, I had a few folks email me to look at some of their sites that don’t run correctly in Opera even after the below fix. After more investigation and trolling through our bug database to extract all known Silverlight and Opera issues...
Joe Stegman's WebBlog
Silverlight and Opera
Posted
over 5 years ago
by
jstegman
5
Comments
Although Opera is not an officially supported browser (see my previous post for more details), we do want a good Silverlight experience for Opera users (and a good Opera experience for Silverlight developers). As such, we do some level of Opera testing...
Joe Stegman's WebBlog
Silverlight Browser Support
Posted
over 5 years ago
by
jstegman
8
Comments
I occasionally get asked about why we don’t support browser X on platform Y and wanted to share a little background on Silverlight browser support. This post will provide a bit of details what it means to be an officially supported Silverlight browser...
Joe Stegman's WebBlog
Added BMP Decoder
Posted
over 5 years ago
by
jstegman
1
Comments
I updated the Image Source samples to include the BMP Decoder (missing from my previous post).
Joe Stegman's WebBlog
Kitchen Updates
Posted
over 5 years ago
by
jstegman
1
Comments
I updated my Kitchen PhotoZoom gallery with a few photos to show some progress I made over the last few weekends. Updates include adding crown to the cabinets some casing updates and we put in the backsplash (not grouted yet). The backsplash, shown below...
Joe Stegman's WebBlog
Updated Source for Image Samples
Posted
over 5 years ago
by
jstegman
7
Comments
Updated on 11/10 to fix the ZIP archives and add dependent projects. In addition to updating the image samples to the final version of Silverlight V2, I've also updated the source: PNG Encoder Sample Source GIF Decoder Sample Source and GIF...
Joe Stegman's WebBlog
More Silverlight Controls
Posted
over 5 years ago
by
jstegman
1
Comments
Good news for anyone looking for more Silverlight controls including better chart/graph controls. The Silverlight Toolkit just released on CodePlex and includes numerous new controls with source. You can find a controls sample page here and a charting...
Joe Stegman's WebBlog
PhotoZoom Sample
Posted
over 5 years ago
by
jstegman
2
Comments
My goal was to update my DeepZoom sample to RTM using the DeepZoom composer but decided to directly use PhotoZoom as I needed that for some general photo storage anyway. The nice thing about PhotoZoom is that it automatically generates a Silverlight 2...
Joe Stegman's WebBlog
Silverlight 2 Sample Updates
Posted
over 5 years ago
by
jstegman
3
Comments
I updated the PNG , GIF and BMP samples to the final version of Silverlight 2 including addressing several reported bug fixes.
Joe Stegman's WebBlog
Sample Updates for Beta 2
Posted
over 5 years ago
by
jstegman
4
Comments
I updated a few of my most recent samples to work with the Beta 2 version of Silverlight 2. You can find general information on Beta 2 in the getting started section on Silverlight.net . Scott Guthrie also has a good write-up on some of the new features...
Page 1 of 3 (61 items)
1
2
3