Enterprise Library

Microsoft Enterprise Library 6–Released

Microsoft has released the version 6.0 of their Microsoft Enterprise Library collection. Microsoft Enterprise Library is a collection of reusable components to meet your needs in developing enterprise applications using .NET technologies. Quoting from Microsoft Microsoft Enterprise Library is a…
Read more

Microsoft Unity 2.1 & Microsoft Unity 2.1 for Silverlight

Unity is a dependency injection container from Microsoft. It is full-featured, with support for instance and type interception and custom extensions. It facilitates building loosely coupled applications and provides developers with the following advantages: Simplified object creation, especially for hierarchical…
Read more

Enterprise Solution Patterns Using Microsoft .NET – Version 2.0

This is a little old document. But very useful for people who would like to learn more about “Enterprise Solution Patterns using Microsoft.NET” , by Microsoft Patterns & Practices This document is very good for referencing for common solution patterns…
Read more