Blog Detail
Lesters piece on WPF
http://blogs.msdn.com/llobo
blogs.msdn.com/llobo is a resource which provides insight and tutorials/samples on WPF/Windows Presentation foundation for a beginner/expert [flash] developer.
Recent Posts
WPF Manipulation Basics
Here's the second post by Drake on the usage of Manipulation features.. Sample attached WPF Manipulation Basics Things to know before we start Understanding how RoutedEvents work might provide additional insight for this tutorial.&...
WPF Touch Basics
In my previous posts, I briefly described the new WPF Touch feature. Was planning to get a more detailed post out but just couldnt get the time. Thankfully, Drake Campbell, one of our devs in Microsoft, sent me the following post on the basics o...
Concluding "New WPF Features" Series
This is the last part of a series on New WPF Features The list of features covered here as part of this series: · MultiTouch · DatePicker\Ca...
New WPF Features: MultiTouch
This is part of a series on New WPF Features WPF supports multitouch API’s in .NET 4. You can have touch and manipulation operations on all the UI elements. For creating a touch based app, you would need to subscribe to the events...
TestAPI 0.4 Released
TestAPI has come out with a new release V0.4. Please do check it out. So what’s new: Deep Object Comparison utility Text String Generation for random interesting combination of strings A Leak Detection API that enables the user to determine if the...
New WPF Features: DatePicker\\Calendar\\VSM\\Datagrid
This is part of a series on New WPF Features These controls have been part of the WPF toolkit on Codeplex. They are now making their way into the framework. You can get the usage details from the codeplex site WPF Toolkit: DataGrid Featu...
