Share via


Inside Microsoft patterns & practices - Dependency Injection in Libraries

Mon, 16 Nov 2009 10:00:00 GMT

This article discusses how to write a library or framework that uses the Dependency Injection pattern and how the change in focus affects the usage of the pattern.

Read article

ASP.NET MVC - Building Web Apps without Web Forms

Wed, 20 Feb 2008 10:00:00 GMT

Chris Tavares explains how the ASP.NET MVC Framework's Model View Controller pattern helps you build flexible, easily tested Web applications.

Read article