Click here to Skip to main content
15,901,505 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i want to make a form using ado.net the form get the information and do the that action add, update, delete, and search the record. all these function perform one click of the button.
Posted

This beginners guide should help you get started[^].
 
Share this answer
 
u can use grid view control in which all option are by default their.
and if u what to do these thing by programatically then 1st learn basic of .net,
how to store data and retrieved that from db.

u can find study material from this website tutorial.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900