Welcome to MSDN Blogs Sign in | Join | Help

April 2007 - Posts

Silverlight 1.0 Beta with Ink Support Announced at Mix07

Today at Mix Microsoft Silverlight 1.0 Beta was announced. One of the exciting features in Silverlight 1.0 Beta is the addition of Ink support and pen input. This is a ground breaking moment for the Tablet PC as this is the first cross-platform cross-browser

Going to Mix07? Come by the Sandbox!

With Mix07 just around the corner, I’d like to give everyone attending an invitation to drop by the Sandbox and come see what my team has been working on for Silverlight. I can’t talk about these innovations until they are announced at Mix, but I can
Posted by GavinGear | 0 Comments

Silverlight how-to: Sliding in an image with clip geometry using xaml

On of the really cool things about Microsoft Silverlight is the ability to implement animations in xaml. What I'm going to demonstrate here is how to extend the code we looked at in my previous post about the PathMaker tool to animate the toucan up from
Posted by GavinGear | 1 Comments

Attachment(s): beginning_animations.zip

Microsoft Silverlight Announced...

Today Microsoft announced the official name for WPFe: Microsoft Silverlight! I think that sounds better than WPFe (Less acronym'ish) :) If you write applications/content for the web, you should definately check out Silverlight! It's a great way to create
Posted by GavinGear | 0 Comments

Using CreateFromXaml() in WPFe? XamlStringBuilder could save you time!

In WPFe JavaScript code, it's handy to be able to build up a xaml string dynamically, then call CreateFromXaml() to create the elements on the fly. What can be a pain is coding up your string buildup in JavaScript. I wrote a quick tool (depends on 2.0
Posted by GavinGear | 5 Comments

Attachment(s): XamlStringBuilder.exe
 
Page view tracker