|
-
Dec 15th, 2009, 10:05 PM
#1
Thread Starter
Addicted Member
[RESOLVED] 3 Tier Architecture Approach
Hi guys,
I'm very much confused about the best approach in 3 Tier Architecture in ASP.NET.
I have an application in ASP.NET and I applied the 3 Tier Architecture using the approached shown in this link http://www.asp.net/learn/data-access/?lang=cs. But, during my development I found out that the approached used in this link http://www.dotnetfunda.com/articles/article71.aspx is much more flexible. Now, I'm confused which one should I used to make my programming life easier. Which is the best practice in 3 Tier Architecture? The first one which is using a DataSet Model or the second one using hard coded and stored procedure? I hope you understand what I mean.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|