>A lot of the work I do in web development tends to be a set of web
>forms allowing a user to apply for a product or service which has
[quoted text clipped - 8 lines]
>for doing simple form fields to DB? Any suggestions would be greatly
>appreciated.
I think the data sets might be what you want. Have a look on www.asp.net
for the data tutorials. They show you how do set up data sets, use them
to populate form fields and (more to the point for you) how to use them
to save data from a form to a db.
They are pretty easy to use, and allow you to do what you are asking
with basically zero coding.
HTH

Signature
Alan Silver
(anything added below this line is nothing to do with me)