Friends,in earlier article i have given code for simple insertion procedure in database using asp.net c#.How to insert data into database using asp.net c#.Now,i am going to post how to store data using stored procedure as well as 3-tier architecture.
The purpose of 3-tier architecture coding is to provide higher security of code, reusability and structural programming.
So,first of all i am going to create designing form for insertion.