Eric's Blog

Day to day experience in .NET
Welcome to Blogs @ IRM Sign in | Join | Help
 Search

Disclaimer

The content of this site is my own personal opinion and does not in any way represent my employer, it's subsideries or affiliates. These postings are provided "AS IS" with no warranties, and confer no rights.

This Blog

The Small Things: Extensible Application Markup Language (XAML)

First time I heard about XAML (pronounced "Zammel") was when I first heard about Windows Presentation Foundation (WPF). Then I also heard about it when Windows Workflow Foundation (WF) entered the scene at the PDC 05. I never understood how XAML was related to WF, since I thought it had to do with the presentation (WPF) somehow.
Recently I've learned that XAML is not bound to WPF in any way (even though it was originally designed for WPF), but rather a general-purpose declarative language for constructing and initializing .NET objects. It is possible to use WPF without XAML and XAML is also used without WPF (for example in WF). You can read more about XAML here.
Published den 2 juni 2007 00:00 by ericqu

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Comments

No Comments

Leave a Comment

(required) 
(optional)
(required) 
Submit
Powered by Community Server, by Telligent Systems