Welcome to MSDN Blogs Sign in | Join | Help

Lester's WPF blog


Simple, easy & beautiful

October 2007 - Posts

MindMap app using Hyperbolic tree
I recently came across a Hyperbolic tree implementation on codeplex using WPF and thought that a nice usage of it could be in writing a mind map creating application.... I tweaked some of the original code and got a tree with editable nodes... Its been Read More...
Binding menus using HeirarchicalDataTemplates
One WPF feature that is not covered a lot is the HeirarchicalDataTemplate and hence, I asked my intern, Ahmad El-Shafey, to try something on this feature. And yeah, he did write a blog post on it :) ... this is his post on his experience with HeirarchicalData Read More...
Updated Live maps
Live maps (maps.live.com) has been updated with a new intuitive UI.. check it out.. its got several new features.. One thing that has me excited is the 1 click directions Search for a business and it shows the list of matches with a link '1-click directions' Read More...
ABCs of Threat modeling ...
Larry Osterman has an interesting series of posts on Threat modeling.. It starts from the basics and is very comprehensive. A application needs to go through the threat modeling process to identify possible threats, the mitigations, and the risks involved. Read More...
.NET Source code
Now thats what I call WOW ... For .NET developers this is like getting hold of the holy grail :) ... " We'll begin by offering the source code (with source file comments included) for the .NET Base Class Libraries (System, System.IO, System.Collections, Read More...
Page view tracker