This content originally appeared on Modern Web Development with Chrome and was authored by Paul Kinlan
<p>I have not messed around with XAML for a while now and was a little rusty, so I decided to get "Programming: Windows Presentation Foundation" from Amazon [<a href="http://www.amazon.co.uk/exec/obidos/redirect?link_code=ur2&camp=1634&tag=cnetfra-21&creative=6738&path=ASIN/0596101139/qid%3D1131541496">UK</a>/<a href="http://www.amazon.com/exec/obidos/redirect?link_code=ur2&camp=1789&tag=cnetfra-20&creative=9325&path=ASIN/0596101139">US</a>], it is pretty neat so far, its examples are in XAML and C# and I am just on the Panels section and it is very well written. <p />The first chapter is pretty much a very quick overview of XAML and what in can do for you, it is kind of lucky that I had a basic understanding because it flys by and would be confusing for beginners. The Layout (Chapter 2) section so far is pretty good. I am finding it very interesting, there are simple examples with each of the point that are up for discussion, so it is a nice read.<p /></p>
This content originally appeared on Modern Web Development with Chrome and was authored by Paul Kinlan