Suppose we want to design a web page using ASP.Net, ADO.Net and C#/VB.Net. How do we design a database that would be needed for the web page to interact with, that is to either get data from, or to store data in the database. What are the things that we would need to consider while designing the database?
Please be as detailed as you can...
2007-01-11
12:18:42
·
4 answers
·
asked by
M
1
in
Computers & Internet
➔ Programming & Design
One of the things that I was wondering about was if the database needed to be normalized. Because isn't normalization usually very important when it comes to databases. Or if there was anything else that we need to consider while designing it.
I'm not really good with databases and so that's why I'm asking.
2007-01-19
10:23:18 ·
update #1