Saturday, March 24, 2012

Simple Data Input Application

Hello All! I am in the process of creating a simple (well I say that, yet I am still here asking for some guidance) data input and retreval program using ASP.NET and SQL EE. The application requires the a user to be able to fill in a number of web forms, have that data be validated and then stored into a database as a "unique record". This data should then be searchable and viewable based on any of the information input into the record.

Are there any tutorials or sample applications that would help me get started on this? I simply require some information on how you go from having a web page with various form elements on it, to placing information into this form in a live state and having it store correctly into a database (searching I can work on later once I get to grips with storing data). Some tutorials on validation would be helpful too.

Any advice or help on this would be fantastic, a sample program/bit of code would be most useful!

Thanks for any help anyone can provide.right here !
http://www.asp.net/learn/default.aspx?tabid=63
http://www.asp.net/learn/dataaccess/default.aspx?tabid=63
How Do I: Create Data-Driven Web Sites?
http://www.asp.net/learn/videos/default.aspx?tabid=63

0 comments:

Post a Comment