XAML Newbie Question
Can anyone recommend some reference sites a开发者_JAVA技巧nd books for learning XAML?
I basically need to get up to speed as quickly as possible.
Thanks.
Unfortunately it's hard for books to keep pace with such a fast-changing technology -- so for example XAML in a Nutshell, which was quite good when published, has already been made obsolete by new WPF releases. So you should probably be best advised to stick with up-to-date online resources, such as MSDN's overview.
Try this XAML Overview from MSDN.
Josh Smith's blog and his new ebook, Advanced MVVM. I hate DRM but this book was worth the hassle.
精彩评论