I am still learning how to use visual studio 2010, I know that i can use toolbox functionalities to view and edit data of my database on my website, but is there something built in the toolbox to input data into my database, I am trying to create a user
profile and I want users to be able to fill up the profile then click on save and i want this information to be saved in the database i have created.
Obe
0 Points
18 Posts
what to use to input data from my website to my database
Apr 14, 2012 02:47 PM|LINK
hello,
I am still learning how to use visual studio 2010, I know that i can use toolbox functionalities to view and edit data of my database on my website, but is there something built in the toolbox to input data into my database, I am trying to create a user profile and I want users to be able to fill up the profile then click on save and i want this information to be saved in the database i have created.
by the way I am working on a website application.
i hope someone can help be on that
thank you
toolbox
ramiramilu
All-Star
95493 Points
14106 Posts
Re: what to use to input data from my website to my database
Apr 14, 2012 04:02 PM|LINK
you need to learn ADO.NEt Tutorials - http://www.csharp-station.com/Tutorials/AdoDotNet/Lesson01.aspx
Thanks,
toolbox
JumpStart