This is an interesting guide and some of the common scenario's handled in the paper are: – How to Plan for Acceptance Testing – What Kinds of Acceptance Tests to Run – How to Create and Run Acceptance Tests – Defining What “Done” Means – How to Justify Your...
The Unity Application Block (Unity) is a lightweight, extensible dependency injection container. It facilitates building loosely coupled applications and provides developers with the following advantages: – Simplified object creation, especially for hierarchical object structures and dependencies...
The best all-up run-down of all the features (WPF, ASP.NET, WinForms, VS etc.) can as ever be found on Scott Guthrie’s blog: http://weblogs.asp.net/scottgu/archive/2008/05/12/visual-studio-2008-and-net-framework-3-5-service-pack-1-beta.aspx Pretty comprehensive write-up of the WPF-specific features here...
Not sure to how many had a chance to bump into this practical guidance for Performance testing. I have done perf testing for close to year and half to learn tons and tons about SQL Server in particular. So worth a look at this that too from the patterns and practices team ...