EnterpriseLibrary.Data 6.0.1304
MICROSOFT ENTERPRISE LIBRARY DATA ACCESS APPLICATION BLOCK 6.0.1304.0
Summary: The Data Access Application Block abstracts the actual database you are using, and exposes a collection of methods that make it easy to access that database and to perform common tasks. The block is designed to simplify the task of calling stored procedures, but it also provides full support for the use of parameterized SQL statements.
In other words, the Data Access Application Block provides access to the most often used features of ADO.NET in simple-to-use classes and provides a corresponding boost to developer productivity.
In addition to the more common approaches familiar to users of ADO.NET, the Data Access block also exposes techniques for asynchronous data access for databases that support this feature, and provides the ability to return data as a sequence of objects suitable for client-side querying using techniques such as Language Integrated Query (LINQ). However, the block is not intended to be an Object/Relational Mapping (O/RM) solution. Although it uses mappings to relate parameters and relational data with the properties of objects, but does not implement an O/RM modeling solution.
The most up-to-date version of the release notes and known issues is available online: http://aka.ms/el6release
Microsoft patterns & practices http://microsoft.com/practices
Showing the top 20 packages that depend on EnterpriseLibrary.Data.
Packages | Downloads |
---|---|
Core.Logging
Application Logger utilizing Entity Framework and Enterprise Library
|
196 |
EnterpriseLibrary.Logging.Database
This logging provider lets developer use the Data Access Application Block to store log entries.
|
173 |
Core.Logging
Application Logger utilizing Entity Framework and Enterprise Library
|
171 |
Core.Logging
Application Logger utilizing Entity Framework and Enterprise Library
|
132 |
Core.Logging
Application Logger utilizing Entity Framework and Enterprise Library
|
14 |
EnterpriseLibrary.Logging.Database
This logging provider lets developer use the Data Access Application Block to store log entries.
|
3 |
Any 0.0
- EnterpriseLibrary.Common (>= 6.0.0)