Kick Spy!, Kick Zeitgeist and Kick Widgets
statestreetgang.net — First look at a WPF regex tool I'm working on to learn WPF (databinding, skinning, etc). read more...
codemetropolis.com — One of the most interesting concepts in WPF is that a control's logic is completely decoupled from its layout. This post explain how this is done and how to leverage this feature read more...
itscommonsensestupid.blogspot.com — Relying on unit test tools too much can ruin your TDD practice, but unit test tools are still valuable or even indispensable. read more...
improve.dk — I got quite a lot of comments for my XmlDocument fluent interface, and I'm very glad I did. I'm always open towards new ways to solve problems, and I got a couple of suggestions to my post that I afterwards experimented with. One of those is using the XmlSerializer to serialize strongly typed classes (or structs - performance is the same) into XML. Here's a performance comparison. read more...
coding-time.blogspot.com — How to serialize any data structure to XML? My first idea was XmlSerializer. But then I found out it had some serious drawbacks. Luckily, there is a better option - NetDataContractSerializer. read more...
devlicio.us — Simple way to Convert IEnumerable<Entity> to List<IEntity> read more...
lostechies.com — If you declare even a single delegate type in your code (and you're using .NET 3.5), stop and make sure there isn't already an Action or Func delegate that works for you. read more...
kevin-berridge.blogspot.com — Some interesting insight into structs in .NET read more...
Sponsored Link: www.carlist.ie
Ads via The Lounge