PLS HELP: Simple adding data to db in ASP.NET 2.0

V

VB Programmer

Is there any example that shows how to do something like this (the simplest
way) in ASP.NET 2.0...

1. Simple webform (called "AddProduct") with several textboxes
(txtProductName, txtProductPrice, etc...) and 1 save button.
2. Click Save button and the data is inserted into the Addresses table.

I find myself starting to write business logic (as I did in 1.1) and it just
doesn't feel right. It seems that there MUST be an easier way (almost seems
like this can be codeless.)

Any ideas? Any examples/links would be appreciated!

Thanks.
 
G

Guest

VB Programmer,
Have you discovered the Quickstarts Applications? This installs with both
VS.NET and the .NET SDK. Really, you will find this extremely useful for all
these basic concepts. Its available online as well.
Peter
 
V

VB Programmer

Thanks Peter. You are correct. I didn't even know about these. I've taken
a look and they WILL BE an INVALUABLE resource.

Thanks for being patient with me, the "newb".

:)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,767
Messages
2,569,572
Members
45,045
Latest member
DRCM

Latest Threads

Top