AvraShow
Friday, March 16, 2007
 
The need to learn XAML

Expression Blend will be out soon. I read that a Release Candidate is available.

Lynda.com is offering free training on Blend, probably only until the product is released. In a movie titled Animation Basics, the instructor dropped an image onto the design surface, and made the image grow larger over time.

Examining the XAML generated for the animation, he added an attribute to the <Storyboard> element (AutoReverse="True") , causing the animation to run backward after it finished.

Such settings might be set in a Properties window, but knowing possible attributes for an object or just being able to read them is bound to be useful in creating images and animations and interactive elements in XAML.

It's like the importance of knowing HTML vs. using a Web Design program. Sometimes it's good to be able to read the underlying HTML. Since Microsoft clamped down on Internet security, my Home Page would warn Internet Explorer visitors about Active Content. I removed the Flash animations, but the warnings persisted.

Looking at the HTML, I saw that my trusty old Web page editor had added some JavaScript to do something special if the Browser was Netscape Navigator 4.0. Since I don't know any of the 27 people who still use Netscape Navigator 4.0, I removed that bit of JavaScript, and the unfriendly warnings ceased.

The tools will save time, and provide the ability to create and preview visual elements easily, but I'm now convinced that understanding the XAML itself will be essential for any meaningful WPF work.
 
Comments: Post a Comment
Words about people and things and ideas that you might find useful, interesting and enjoyable.

ARCHIVES
December 2003 / July 2005 / August 2005 / September 2005 / October 2005 / November 2005 / March 2006 / May 2006 / June 2006 / July 2006 / August 2006 / September 2006 / October 2006 / November 2006 / December 2006 / January 2007 / February 2007 / March 2007 / April 2007 / May 2007 / June 2007 / July 2007 / August 2007 / September 2007 / October 2007 / November 2007 / December 2007 / January 2008 / February 2008 / March 2008 / April 2008 / May 2008 / June 2008 / July 2008 / August 2008 / September 2008 / October 2008 / November 2008 / December 2008 / February 2009 / March 2009 / May 2009 / July 2009 / August 2009 / September 2009 / October 2009 / November 2009 / December 2009 / January 2010 / February 2010 / March 2010 / April 2010 / May 2010 / December 2010 / September 2011 /

Subscribe!

Paste this into in your newsreader URL and choose "Subscribe":
http://feeds.feedburner.com/avrashow


Powered by Blogger