Documentation Home
Edit
Table of Contents
Introduction
Getting Started
Database and SQL
Entity Layer
Data Layer
Component Layer
ASP.NET Web Layer
WinForms Layer
Web Services Layer
FAQ
How do I...?
RoadMap
Licensing
Edit
Overview
.netTiers is a set of open source code generation templates that simplify the tasks of creating customized Application Tiers for your Microsoft.Net applications in just a few minutes.
.netTiers utilizes the power of the best code generation tool available today, CodeSmith Tools. .netTiers generated architecture is custom to your domain, uses familiar patterns, and follows the guidance of Microsoft's recommended patterns and practices. In fact, the .netTiers base architecture is built upon the Microsoft Enterprise Library Application Blocks. Oh right, .netTiers is FREE!
Edit
Vision General
.netTiers se trata de un conjunto de plantillas de generacion de codigo para simplificar las tareas de creacion de aplicaciones hechas en Microsoft .Net en minutos.
.netTiers utiliza el poder de las mejores herramientas de generacion de codigo disponibles hoy dia como, CodeSmith. La arquitectura que genera .netTiers es totalmente configurable, utiliza patrones de programacion y utiliza las guias de programacion que Microsoft recomienda ("Best Practices"). La arquitectura base que genera .netTiers esta construida con los Microsoft Enterprise Library Application Blocks, y lo mejor de todo es que es GRATIS!
Edit
Offline Documentation
You can also download all of our documentation in an offline viewing (pdf and html) format
here
thanks to
http://sharplife.net
.
Edit
Latest Version
.netTiers 2.3
is a maintenance release with scores of bug fixes and enhancements. There are over 300+ bug fixes and improvements since .netTiers 2.2 release (a few years ago). The 2.3 release was a real community effort as several major enhancements and fixes were provided by the members of the .netTiers community. Your contributions, time and effort are greatly appreciated. We, the .netTiers Team, want to say "THANK YOU" for your help in improving our product.
The new and notable changes are:
Added Enterprise Library 4.0 and 4.1 as generation options.
Added
support for Visual Studio 2008 and .Net 3.5
Added support for Oracle.
Added deep loading support which speeds up generation time greatly when used with CodeSmith 5.0.
Fixed many bugs in the generic provider.
Updated support for SQL 2005 (NewSequentialID) and SQL Server 2008.
Updated all the generated unit tests.
You can view the current
changes.log
file for a complete list of all the changes...