Tuesday 28 October 2008

Code Generator for Microsoft Enterprise Library

What is Microsoft Enterprise Library?

"The Microsoft Enterprise Library is a collection of reusable software components (application blocks) designed to assist software developers with common enterprise development cross-cutting concerns (such as logging, validation, data access, exception handling, and many others). Application blocks are a type of guidance; they are provided as source code, test cases, and documentation that can be used "as is," extended, or modified by developers to use on complex, enterprise-level line-of-business development projects."

How to get started?
Download the latest version including the code examples. Check the quick start section which has sample applications to demonstrate how to use Enterprise Library.

Code Generator for Enterprise Library?

Why not using a code generator to build your business logic, business entities and data access layer for you?

One of the communities in CodePlex are working on this and I found it very interesting: http://www.codeplex.com/entlibrepositorygen

I will use this for my next project :)

No comments: