sample design schema
any sample design schemas
just need to study about design schemas
[74 byte] By [
syedwna] at [2007-11-11 10:27:55]

# 1 Re: sample design schema
Do you mean database schemas? You might take a look at the source code of some sample projects:
http://www.asp.net/downloads/starterkits/default.aspx?tabid=62
http://www.asp.net/Forums/Download/
# 2 Re: sample design schema
i am working on .net framework 1.1,the started kits are in framework 2.0.
previosly for one of my queries for forums u gave the "http://www.asp.net/Forums/Download/" this url,i studied this and this url helped me a lot.
iam looking for something where i can study table structures,how they have been designed keeping in mind normalization something like that
# 3 Re: sample design schema
If you're interested in database schemas, it doesn't matter that the Starter Kits are .NET 2.0; the database schema is the same regardless of .NET version.
# 5 Re: sample design schema
Sorry, I guess you'll need to install Visual Studio Web Developer (free) in order to read the Starter Kits: http://msdn.microsoft.com/vstudio/express/vwd/