My latest in a series of the weekly, or more often, summary of interesting links I come across related to .NET Development.
- Charlie Calvert posted the complete list of Visual C# 2008 Keyboard Mappings.
- Mike Hillberg's explained how the Logical Tree differs from the Visual Tree in the world of WPF.
- A multipart series from PowerShell team on how to use WPF from PowerShell (Part 1, 2, 3, 4, 5, 6).
- If you find FxCop very useful, you'll also find the StyleCop (aka Microsoft Source Analysis for C#) equally useful, it analyzes the source code itself and not the bytecode. Just like FxCop, it's also extensible, you can write you're own rules.
- Dino Esposito explained why Isolate Storage is important in Silverlight.
0 comments:
Post a Comment