Patterns&Practices

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

Enterprise Library 5.0 & Unity 2.1(Dependency Injection Container) for Silverlight and Enterprise Library 5.0 Optional Update 1 for .NET(ASP.NET,WinForms)

Microsoft has recently released few updates for Microsoft Enterprise Library 5.0 (A collection of reusable application blocks(logging,caching, cryptography, data access etc) for .NET. One of the interesting part of these releases are Enterprise Library 5.0 & Unity 2.1(Dependency Injection Container) for Silverlight. more…
Read more

Introducing you the “Martin Fowler” : The king of Software Development

Martin Fowler is an author and international speaker on software development, specializing in object-oriented analysis and design, UML, patterns, and agile software development methodologies, including extreme programming. Martin Fowler Fowler is a member of the Agile Alliance and helped create…
Read more