Patterns and Practices Releases Hands on Labs for EntLib and Unity

clip_image001

Microsoft patterns & practices is excited to announce the release of:

Hands-on Labs for Microsoft Enterprise Library 4.1

Hands-on Labs for Unity 1.2

In this e-mail:   Please feel free to forward this announcement to your customers.

| What’s Enterprise Library | What’s Unity | Content of this Release | Goals| FAQs | About patterns & practices | Ask patterns & practices |

What is Enterprise Library?

clip_image003Microsoft Enterprise Library is a popular collection of reusable software components (called application blocks) designed to address common cross-cutting concerns of enterprise application developers (such as logging, validation, data access, exception handling, and more). Entlib is provided as source code, test cases, and documentation that can be used "as is" or extended, and encapsulates the Microsoft recommended and proven practices for .NET application development.

We’re currently planning the next release of Enterprise Library and would love your feedback on what features are important to you and your customers. Please review our preliminary backlog, and vote.

Quick Links

https://www.msdn.com/entlib

https://www.codeplex.com/entlib

https://www.codeplex.com/unity

Download the entire set here

Download the Unity labs only here

Customer Stories: ourstory@microsoft.com

What is Unity?

Unity is a lightweight, extensible dependency injection container with optional support for instance and type interception. It facilitates building loosely-coupled applications and provides developers with the following advantages:

− Simplified object creation, especially for hierarchical object structures and dependencies.

− Abstraction of requirements; this allows developers to specify dependencies at run time or in configuration and simplify management of crosscutting concerns.

− Increased flexibility by deferring component configuration to the container.

− Service location capability; this allows clients to store or cache the container.

− Instance and type interception (via an extension introduced in Unity Application Block 1.2—October 2008).

What’s in this Release?

Included in this release are three new hands-on labs covering:

- Interception (with Policy Injection Application Block and Unity)

- Dependency Injection with Unity

- Validation Application Block

There are also updates of the hands-on labs for the following blocks:

Caching Application Block

Cryptography Application Block

Data Access Application Block

Exception Handling Application Block

Logging Application Block

Security Application Block

Click here to download the complete set of Hands-on Labs for Enterprise Library 4.1. Unity 1.2 Hands-on Labs are also available as a separate download.

Additionally, a comprehensive set of Frequently Asked Questions is now available online.

Microsoft MVP Quote:

“I love using the blocks, have been for a very long time. You seem to listen to the community and anticipate future challenges quite well. Keep up the excellent work and thanks for making my life easier.”

Goals of this Release

With this release, the patterns & practices team reiterates its commitment to enhancing learnability and increasing ease of use of Enterprise Library.

The labs help developers who are new to EntLib, or perhaps somewhat rusty, quickly get started using the blocks. They will guide you through common scenarios of using EntLib in various application contexts, including advanced ones. They should reduce errors, frustrations, and promote faster skill acquisition.

The labs may also be of value to trainers and academics, since they can be used as teaching aids in the classes devoted to Enterprise Library specifically or in courses on Component-Based Software Engineering, Enterprise Application Development, and Aspect-Oriented Programming.

Customer Quote:

“…the Enterprise Library has given us a 6-12 month head start on our current projects!”

About patterns & practices

The Microsoft patterns & practices (p&p) team is responsible for delivering applied engineering guidance that helps software architects, developers, and their teams take full advantage of Microsoft’s platform technologies in their custom application development efforts.

Our goal is to help software development teams be more successful with the Microsoft application platform. We do this by delivering guidance that:

· Helps to simplify the Microsoft application platform.

· Provides solution guidance to common problems.

· Helps development teams grow their skills and learn.

For more information: https://msdn.microsoft.com/practices

“Nucleus found that companies were able to improve developer productivity by up to

40 percent by reusing assets from patterns and practices.”

clip_image005Download Nucleus Research paper on p&p