Resource Page Description
A simple ASP.NET page that gets all the tables, their column names, column data types and other information from an SQL Server database and shows them in a web page. You can then print this off, annotate it and it use it as a reference.
I use it when I start on a new project that has an existing database that I need to completely understand.