Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Architecture » WPF/E   (RSS)

Introducing Silverlight 1.0 Book is now available...

Technorati Tags: Silverlight del.icio.us Tags: Silverlight My First Silverlight book: Introducing Silverlight 1.0 is now available. I have to say that I am very proud of this book, and I think it is the best book that I have written. It goes through Silverlight

If you care about Internationalizing your Silverlight Applications...

del.icio.us Tags: Silverlight Technorati Tags: Silverlight You should really take a look at Justif-Josef Angel's blog, where he presents some brilliant work that he has done with Silverlight, in particular his work on supporting Right-To-Left languages

Zero to Hero: How to Check if Silverlight is installed.

Technorati Tags: Silverlight del.icio.us Tags: Silverlight I've been getting lots of questions on how to check to see if Silverlight is already installed. This is actually very easy to do, but has somehow slipped through the cracks (I even missed it when

Silverlight: The OnLoad event

Lots of folks have been asking questions around their WPF/E applications and why the onLoad event that worked nicely with the CTPs breaks in the Silverlight 1.0 beta. Well, it's because the onLoad event signature has changed, and unfortunately the documentation

Silverlight: Convert Text to Path

The WPF APIs provide a FormattedText object that allows you to export its contents as a Geometry, which in turn allows you to generate its contents in the XAML Path Mini Language . Here's an example of a Web service that takes in the text, typeface, size

WPF/E: Part of a bigger EcoSystem

The neat thing about WPF/E is that it is not a standalone technology. It is based on standard, open, technologies such as XML (for XAML) and JavaScript (for programming). This opens up some wonderful opportunities for integrating WPF/E with other applications,
 
Page view tracker