Web Development With ASP: Web Developing : Web Tools


Friday, September 01, 2006   


Web Application Development With ASP - The Basic Processes

If you are new to application development with ASP, you may find it difficult to start with. There is actually there only four major processes to it.

1. Adding a record
2. Retrieving a record
3. Updating/Editing a record
4. Delete a record

Of course these processes only made up the basic functionality of a database management. If you can grasp and pickup these four process and how to link them seamlessly you are almost there!! Only that you will need to start your own database 1st! My next posting will be on creating a database.. so watch out for it!

6 Comments:

Post a Comment

<< Home