We Help You To Polish Your Knowledge In Programming and Provide Quality Posts To Solve Your Queries.

Showing posts with label 3-tier architecture coding. Show all posts
Showing posts with label 3-tier architecture coding. Show all posts

Friday, 21 June 2013

  • How to insert data in database using 3-tier and stored procedure in asp.net?


    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.

  • Copyright @ 2013 Programming Languages.