21 Important FAQ questions for WPF and SilverLight | pc-aras
So start VS 2008 express and from the templates select the WPF application as show in the below figure below. Once we have created the WPF application project you will see two file types one the XAML file and the other is the behind code i.e. ... Note: – You can get a simple sample in WindowsSimpleXAML folder. Feel free to experiment with the code! experimenting will teach you much more than reading something theoretical. How can we access XAML objects in behind code? ...