Project DescriptionThis is a simple "How To" guide for several .net and .net related features and technologies.
This project isolates into several child projects that focus on how to implement a particular feature. Its purpose is to save time on configuring common .net techs for the beginners.
Current Version provides example for the following:
- How to use NHibernate in an asp.net website with N-tier architecture.
- How to use log4net in an asp.net website to log various exceptions and operations.