When you are developing an ASP-based, data-driven application, time must be spent deciding the form of your database. Translating business logic into tables, columns, and relations is called data modeling, and, unfortunately, data modeling seems to be a lost art. In the series of articles that follow, I will explain what, exactly, data modeling is, why it is important, and how to better your data modeling skills!
There are also some articles on other Web sites that have great information on creating robust data models!
- Database Design and Modeling Fundamentals
- Data Modeling (from SQLServer Magazine)
Happy Programming!




