C# Tools C# Tools

A collection of C# (C-Sharp) development tools and .NET programming resources.
[ Login ]


Data Access Application Block for .NET

9
15
Last Updated: 11/22/2011

A reusable and extensible source code-based guidance that simplifies development of common data access functionality in .NET-based applications.

Related Items
An object-relational mapping (ORM) solution for the Microsoft .NET platform. It provides a framework for mapping an object-oriented domain model to a traditional relational database.
A model-driven tool that combines agile database modeling, declarative business rules, code generation and integration with Microsoft Visual Studio.
Generates a complete data layer for your VB and C# applications.
SQL Server Centric .NET Code Generator (code named OlyMars) is a code generator based on database modeling.
Related Books

Microsoft Enterprise Library 5.0
Microsoft Enterprise Library 5.0This is a step-by-step tutorial in which a chapter is dedicated to each Application Block of the Microsoft Enterprise Library 5.0. We will develop small applications to implement the functions in each Application Block all through the book. If you are a Programmer, Consultant, or an Associate Architect, who is interested in developing Enterprise applications, this book is for you. We assume that y... more


Effective Use of Microsoft Enterprise Library: Building Blocks for Creating Enterprise Applications and Services
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 functionality common to enterprise applications; each application block includes full sour... more