Welcome to MSDN Blogs Sign in | Join | Help

August 2008 - Posts

In case you haven't heard, the .Net FX 3.5 Service Pack 1 and VS 2008 Service Pack 1 have been released! The VS 2008 Express Edition with SP1 is also available here . In addition to providing bug fixes, the update also includes a number of new WPF features. Read More...
If you ever debug WPF elements or use the QuickWatch feature in VS, I suggest you try out Mole . It’s a visualizer similar to Snoop, allowing you to view the visual/logical trees, as well as an extended set of properties, directly from VS. I was Read More...
If you are trying to write an application in WPF that separates the UI from the underlying business logic (otherwise known as Model-View patterns), you may have noticed that some of the features in WPF don't always make that easy. Commands are an example Read More...
 
Page view tracker