Tree Surgeon – Home
Tree Surgeon is a .NET development tree generator. Just give it the name of your project, and it will set up a development tree for you in seconds. More than that, your new tree has years worth of accumulated build engineering experience built right in.
(tags: treesurgeon tools development .net)
Keep your code structure clean – Patrick Smacchia [MVP C#]
Shows how to use NDepend to ensure clean code and module dependencies
(tags: ndepend tools .net)
Generic Singleton Pattern – The Code Project – C# Programming
Implementation of an inheritable singleton pattern class using generics and reflection.
(tags: singleton patterns .net)
Screen Resolutions and Better User Experience | Know-How | Smashing Magazine
Emphasizes importance of site width, in comparison to browser width and screen resolution
(tags: accessibility usability layout design web)
The seven rules of unobtrusive JavaScript
Rules on how to use JavaScript properly, and unobtrusively
(tags: usability accessibility javascript)
The rules of unobtrusive JavaScript | 456 Berea Street
Good discussion based on a recent article about unobtrusive JavaScript
(tags: usability accessibility javascript)