Click here to Skip to main content
15,888,218 members
Please Sign up or sign in to vote.
1.00/5 (4 votes)
Any one can suggest me how select data in 3-Tier architecture and assigned to textboxes using store procedure. I am not using Gridview. want insert, update, delete and most important select data without Gridview.
Posted
Comments
Thanks7872 8-Sep-15 2:51am    
Learn it using Google. This is too too basic question.
deepankarbhatnagar 8-Sep-15 8:23am    
Is this a query??

1 solution

Go through this link, this might help you
3-Tier Architecture in ASP.NET with C#
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900