Monday, August 18, 2008

Daily Links 18/08/2008

Log4PostSharp - logging with AOP
Add logging to your application using AOP (ie: don't bloat your code with log statements - AOP does it all in the background by hooking into the method calls)

Moq
"take full advantage of .NET 3.5 (i.e. Linq expression trees) and C# 3.0 features (i.e. lambda expressions) that make it the most productive, type-safe and refactoring-friendly mocking library available. And it supports mocking interfaces as well as classes. Its API is extremely simple and straightforward, and doesn't require any prior knowledge or experience with mocking concepts. "
Interesting...think I'm going to check it out :)

Mocking and IOC in Silverlight 2, Castle Project and Moq ports
temp solution for those of us doing TDD for silverlight BETA. Hopefully a permanent solution will follow shortly.

Silverlight 2 Tools, SQL Server 2008 and Visual Studio 2008 SP1 Installed & Working Together

WPF splash screen template for VS

What’s new in WPF 3.5 SP1: Splash Screen to improve perceived startup performance

Free WPF and Sivlerlight components

Free (Lite Version) Icon Editor Addin for Visual Studio 2008

A Common Base Class for LINQ to SQL

Burn Your Burn-down Charts
using Burn-Up charts to depict project focus as scope changes

No comments: