Daily Links - November 28, 2007
- 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.
- Keep your code structure clean - Patrick Smacchia [MVP C#]
- Shows how to use NDepend to ensure clean code and module dependencies
- Generic Singleton Pattern - The Code Project - C# Programming
- Implementation of an inheritable singleton pattern class using generics and reflection.
- Screen Resolutions and Better User Experience | Know-How | Smashing Magazine
- Emphasizes importance of site width, in comparison to browser width and screen resolution
- The seven rules of unobtrusive JavaScript
- Rules on how to use JavaScript properly, and unobtrusively
- The rules of unobtrusive JavaScript | 456 Berea Street
- Good discussion based on a recent article about unobtrusive JavaScript