The dotDude of .Net
Just found a nice Silverlight tool by Ernie Booth to aid in my learning process. A plug in for Reflector that allows you to view Silverlight code (Javascript or Managed).
Found via Mike Harsh’s blog.
Its easy to use and helps me a lot in finding out about how things are done.
Using LINQ to SQL (Part 1) [Via: ScottGu ] Easier Winform UI Thread Safe Methods with DynamicProxy2...