Effective use of Microsoft Enterprise library building blocks for creating enterprise applications and services

Writing robust enterprise applications presents a special challenge for developers, but Microsoft has addressed that challenge with the free, downloadable Enterprise Library for the .NET Framework. Enterprise Library is a collection of application blocks and guidance documents that together provide...

Full description

Bibliographic Details
Main Author: Fenster, Len
Format: eBook
Language:English
Published: Upper Saddle River, NJ Addison-Wesley 2006
Series:Microsoft .NET development series
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 03514nmm a2200373 u 4500
001 EB001918987
003 EBX01000000000000001081889
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
020 |a 0321334213 
050 4 |a QA76.76.M52 
100 1 |a Fenster, Len 
245 0 0 |a Effective use of Microsoft Enterprise library  |b building blocks for creating enterprise applications and services  |c by Len Fenster 
260 |a Upper Saddle River, NJ  |b Addison-Wesley  |c 2006 
300 |a 736 pages  |b illustrations 
505 0 |a Includes bibliographical references and index 
653 |a Enterprise application integration (Computer systems) / http://id.loc.gov/authorities/subjects/sh2004000474 
653 |a Microsoft .NET Framework 
653 |a Intégration d'applications d'entreprise (Systèmes informatiques) 
653 |a Microsoft .NET Framework / fast 
653 |a Enterprise application integration (Computer systems) / fast 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
490 0 |a Microsoft .NET development series 
500 |a Includes index 
776 |z 9780321334213 
776 |z 0321334213 
856 4 0 |u https://learning.oreilly.com/library/view/~/0321334213/?ar  |x Verlag  |3 Volltext 
082 0 |a 331 
082 0 |a 005.2/768 
520 |a Writing robust enterprise applications presents a special challenge for developers, but Microsoft has addressed that challenge with the free, downloadable Enterprise Library for the .NET Framework. Enterprise Library is a collection of application blocks and guidance documents that together provide functionality common to enterprise applications; each application block includes full source code. Lacking in the guidance provided by Microsoft is an overall roadmap to the process of using the application blocks. Effective Use of Microsoft Enterprise Library is that roadmap. Microsoft application development lead architect Len Fenster explains exactly how to build applications using Enterprise Library application blocks. Fenster covers all seven application blocks as implemented for .NET Framework 1.1, shows how to develop and use a new application block, and explains how Enterprise Library is changing for .NET Framework 2.0.  
520 |a or just use the existing application blocks to add functionality to your architecture in a consistent, extensible, integrated way, this book will guide you through the complexities and help you find a clear path to success 
520 |a Readers will learn How the Configuration Application Block is designed and can be used at runtime to easily read and write configuration data How the Configuration Application Block works at design time for all blocks How to use the Data Access Block to create a portable data layer How to use the Exception Handling Application Block to implement a policy-driven, application-wide exception handling system How to use the Logging and Instrumentation Application Block to log and instrument messages independent of the message destination How to add authentication, authorization, role membership, security cache, and profile membership features to an application with the Security Application Block How to use the Cryptography Application Block to add functionality to encrypt and decrypt data and create and compare hashes How to build your own application block and providers that "snap" right into Enterprise Library Whether you plan to extend Enterprise Library for your organization,