Click here to Skip to main content
15,891,951 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi Folks, I need an example of an n tier architecture which uses web services in the Business logic layer and stored procedures in the data base.
Posted

 
Share this answer
 
Comments
Abhinav S 1-Sep-12 4:50am    
5!
Wendelius 1-Sep-12 12:10pm    
Thanks Abhinav :)
Hi,

Here is my article on NTier architecture with stored procedure. but i have not used webservice as business layer instead i have used class library. You can shift that code in web service.

Insert, Update, Search and Delete (CRUD operation) using ASP.Net and MySQL[^]

Hope this article helps you,
Thanks
-Amit Gajjar
 
Share this answer
 
Comments
Wendelius 1-Sep-12 12:16pm    
Looks good, 5'd.
Abhinav S 1-Sep-12 12:20pm    
Thank you Mika.
AmitGajjar 1-Sep-12 13:07pm    
Thank you.
 
Share this answer
 
Comments
Wendelius 1-Sep-12 12:10pm    
Good links!
Abhinav S 1-Sep-12 12:20pm    
Thank you.

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