Developing an Intranet with ASP.NET 2.0
Daniel Winter recently posted the first article in a series entitled "Developing an Intranet with ASP.NET 2.0". The series will cover the construction of a complete Intranet application with support for contacts, content management, project management and shared calendaring.
The first article introduces the database structure that will be used throughout including a description of the schema. Source code (including the SQL script) is available for download for the entire application so you need not wait for the final article to see how everything works.