๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

Developer's Guide to Microsoft Enterprise Library, C# Edition

โœ Scribed by Alex Homer, Nicolas Botto, Bob Brumfield, Grigori Melnik, Erik Renaud, Fernando Simonazzi, Chris Tavares


Year
2010
Tongue
English
Leaves
273
Edition
1
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


Welcome to the era of software reuse! Microsoft Enterprise Library helps accelerate development by providing reusable components and guidance on proven practices. If you build applications that run on the Microsoft .NET Framework, whether they are enterprise-level business applications or even relatively modest Windowsยฎ Forms, Windows Presentation Foundation (WPF), Windows Communication Foundation (WCF), or ASP.NET applications, you can benefit from using Enterprise Library. This guide helps you to quickly grasp what Enterprise Library can do for you, presents examples, and makes it easier for you to start experimenting with Enterprise Library. Enterprise Library is made up of a series of application blocks, each aimed at managing specific cross-cutting concerns. The guide will walk you through the most common usage scenarios for each of the functional application blocks, including:Improving performance by utilizing a local in-memory or isolated storage cache. Calling into your database stored procedures and managing the results exposed as a sequence of objects for client side querying. Incorporating cryptography mechanisms to protect your data. Designing and implementing a consistent strategy for managing exceptions that occur in various architectural layers of your application. Implementing system logging through the wide variety of out-of-the box logging sinks or your custom provider. Performing structured and easy-to-maintain validation using attributes and rules sets. The guide also demonstrates various ways of configuring Enterprise Library blocks. Let Enterprise Library do the heavy lifting for you and spend more time focusing on your business logic and less on application plumbing. โ€œYou are holding in your hands a book that will make your life as an enterprise developer a whole lot easier.โ€ Scott Guthrie Corporate Vice-President, Microsoft .NET Developer Platform


๐Ÿ“œ SIMILAR VOLUMES


Developer's Guide to Microsoft Enterpris
โœ Alex Homer, Nicolas Botto, Bob Brumfield, Grigori Melnik, Erik Renaud, Fernando ๐Ÿ“‚ Library ๐Ÿ“… 2010 ๐Ÿ› Microsoft ๐ŸŒ English

<DIV><p>Welcome to the era of software reuse! Microsoft Enterprise Library helps accelerate development by providing reusable components and guidance on proven practices. If you build applications that run on the Microsoft .NET Framework, whether they are enterprise-level business applications or ev

Developer's Guide to Microsoft Enterpris
โœ Alex Homer, Nicolas Botto, Bob Brumfield, Grigori Melnik, Erik Renaud, Fernando ๐Ÿ“‚ Library ๐Ÿ“… 2010 ๐Ÿ› Microsoft ๐ŸŒ English

<DIV><p>Welcome to the era of software reuse! Microsoft Enterprise Library helps accelerate development by providing reusable components and guidance on proven practices. If you build applications that run on the Microsoft .NET Framework, whether they are enterprise-level business applications or ev

Developer's Guide to Microsoft Enterpris
โœ Alex Homer, Nicolas Botto, Bob Brumfield, Grigori Melnik, Erik Renaud, Fernando ๐Ÿ“‚ Library ๐Ÿ“… 2010 ๐Ÿ› Microsoft Press ๐ŸŒ English

Welcome to the era of software reuse! Microsoft Enterprise Library helps accelerate development by providing reusable components and guidance on proven practices. If you build applications that run on the Microsoft .NET Framework, whether they are enterprise-level business applications or even relat

The Definitive Guide to the Microsoft En
โœ Keenan Newton ๐Ÿ“‚ Library ๐Ÿ“… 2007 ๐Ÿ› Apress ๐ŸŒ English

This book will provide the knowledge you need to get started and get comfortable with<br>the Microsoft Enterprise Library application blocks. I will go over the design of each application<br>block, how it is used, and how it can be customized. Throughout the chapters, you will<br>find code samples f