View Full Version : purpose of dataform wizard


Hapr1
03-01-2006, 02:43 PM
Hello

I am new to .net.

All I want to do is to design a web form which will collect details from users and then put it to a database. Now i know how to save details in a database. but I dont know to make a simple web form which can collect details from users .
Also what is dataform wizard ? I was playing with it and then when i run it , it does not give me anything.
Please help.

Thanks

Kodo
03-01-2006, 04:22 PM
grab a drink and some cookies
http://msdn.microsoft.com/asp.net/learning/learn/newtodevelopment/default.aspx

Sergeant
03-01-2006, 04:24 PM
You didn't say what development platform you are using...if you don't have Visual Web Developer Express 2005 , get it! It's free from the MS site, and it seriously simplifies data-enabled web development.

If you're stuck with using what you have...you need to elaborate on what you're asking.