A month ago I searched for some tools that will generate C# classes out for my SQL database/tables. So I don\'t have to write DAL classes manually and to save a lot of time.
I put together a template project referencing SubSonic generated off the Northwind Database. A very simple project, but should easily be enough to get started on your first project. Check it out here:
http://ajondeck.net/post/2008/12/29/ASPNET-20-SubSonic-Project-Template-With-SQL-Server-2005-Northwind-DB.aspx