barski Posted December 11, 2004 Posted December 11, 2004 Over the past year I've wrestled with various ways of dealing with datasets and the whole "n tier idea". I ran across this article a couple of weeks ago and I really like what the author has done. I was just wondering what some of the more experienced people on the board think? http://www.microsoft.com/belux/nl/msdn/community/columns/hyatt/ntier1.mspx PS this is a 4 part article and only 3 parts have been published Quote
*Gurus* Derek Stone Posted December 11, 2004 *Gurus* Posted December 11, 2004 The author hasn't "done" anything except rehash the largest software design pattern used in the last ten years. Quote Posting Guidelines
barski Posted December 11, 2004 Author Posted December 11, 2004 really. I've never seen an example of an implementation of the business layer like the one in his sample. But since it's that old then it must be ok to use. thanks Quote
donnacha Posted December 12, 2004 Posted December 12, 2004 This is such an old philosophy, the pictures make it look new. Quote Hamlet
barski Posted December 12, 2004 Author Posted December 12, 2004 Are you guys reading parts 2 & 3 spefically part 2? http://www.microsoft.com/belux/nl/msdn/community/columns/hyatt/ntier2.mspx http://www.microsoft.com/belux/nl/msdn/community/columns/hyatt/ntier3.mspx Quote
Administrators PlausiblyDamp Posted December 12, 2004 Administrators Posted December 12, 2004 The articles seem to give a good explanation of what n-tier architectures are and some good methods of implementing them with .Net. I'm not sure the authors is doing anything other than trying to explain the concepts - nowhere did he seem to be taking credit for inventing this approach himself. They seemed a good read and n-tier as several well known benefits and should generally be considered an option over the more traditional client / server model IMHO. Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.