example of asp.NET/db INSERT

  • Thread starter Thread starter gregoryenelson
  • Start date Start date
G

gregoryenelson

HI.

I need an example of a very simple ASP.NET page that takes maybe 3
lines of data a
nd writes same to a database (I will be developing further in Visual
Studio).

Does anyone have such an example or can you point me towards one?

Thanks a lot.

greg
 
I need an example of a very simple ASP.NET page that takes maybe 3
lines of data a
nd writes same to a database (I will be developing further in Visual
Studio).

Take a look at Microsoft Application Building Blocks. They simplify data
access a lot.
 

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

Back
Top