Martin Kulov's Blog
VSTS, Oslo, INETA, ASP.NET, Debugging .NET Applications, Tips and Tricks
January 29, 2005
Enterprise Library download
The long awaited Enterprise Library is out. You can download it from
here
. From the same page:
The Enterprise Library Application Blocks
Application blocks help to address the common problems that developers face from one project to the next. They are designed to encapsulate the Microsoft recommended best practices for .NET applications. They can be plugged into .NET applications quickly and easily. For example, the Data Access Application Block provides access to the most frequently used features of ADO.NET, exposing them through easily-used classes. The application block also adds related functionality not directly supported by the underlying class libraries.
The application blocks that comprise the Enterprise Library are the following:
Caching Application Block
. This application block allows developers to incorporate a local cache in their applications.
Configuration Application Block
. This application block allows applications to read and write configuration information.
Data Access Application Block
. This application block allows developers to incorporate standard database functionality in their applications.
Cryptography Application Block
. This application block allows developers to include encryption and hashing functionality in their applications.
Exception Handling Application Block
. This application block allows developers and policy makers to create a consistent strategy for processing exceptions that occur throughout the architectural layers of enterprise applications.
Logging and Instrumentation Application Block
. This application block allows developers to incorporate standard logging and instrumentation functionality in their applications.
Security Application Block
. This application block allows developers to incorporate security functionality in their applications. Applications can use the application block in a variety of situations, such as authenticating and authorizing users against a database, retrieving role and profile information, and caching user profile information.
#
posted by Martin Kulov @ 10:23 PM
Comments
|
Trackback
<< Home
Calendar
RSS
Martin Kulov's Facebook profile
Recent posts
.NET Interoperability and SQL 2005 Express
Stacey finds the missing piece in WSE
MTOM is W3C Recommendation
WSE send encrypted password
New Year pictures
Malware online version and TITAN
AntiSpyware included in Microsoft Platform Test ma...
13 Symptoms of Unhappiness
Outlook Express rebirth
VSTS December CTP
History
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
March 2008
April 2008
June 2008
July 2008
August 2008
October 2008
Copyright © 2004-2008 CodeAttest Ltd. All Rights Reserved.