Tech Day #5 – My First Look at WPF
So, I wanted to do something a bit fresher and possibly more interesting for TD#5. I have been cramming a lot for my next MS exam of late, so wanted to just have some fun and not really think about anything :) I therefore scanned my Tech ToDo list and and through I would go for WPF. Silverlight is quite high on my list, so I thought it would be good to get a high-level look at WPF in general (since I have not yet worked with XAML). So, let’s rock and roll! Getting Started/Initial Setup Of course I already have VS 2008, but if not, go and download the VS2008 Express Edition in your language of choice ( VB or C# ). I also use O’Reilly Safari, so I had a look on there for any WPF books. I came across Pro WPF in C# 2008 (Matthew MacDonald), so I added that to my library and began reading while nomming down on my breakfast. As always, there is some sample code for the tech day, not much for this one that is really functional since I am really playing with some basic ideas.