jump to navigation

N-Tier Application Development with Microsoft.NET 12 September 2006

Posted by Ahmed Abdul Moniem in General Articles.
trackback

This series of articles is very useful to understand the concept of N-Tier Application Development. It was written by Karim Hyatt on Belgum MSDN.

Part 1 : What is N-Tier Architecture?
Part 2 : How to implement the Business Layer?
Part 3 : How to implement the Data Layer?

Also in future, I will try to publish new articles from books or web about this issue.

Comments»

1. jalpesh - 5 April 2007

Very good links… I have also got some link on my website please visit it to

2. jalpesh - 5 April 2007
3. Ahmed Abdul Moniem - 6 April 2007

Thank you jalpesh for your kind reply :)
I am waiting you for more participations

4. Karim Hyatt - 16 May 2007

Thanks for posting the links.

I have updated the code for these articles to .NET 2.0 added functionality for IBindingList & Generics. You can get the code out of the subversion repository http://code.google.com/p/infocollection/

The source itself is here: http://infocollection.googlecode.com/svn/trunk/

The easiest will be to download TortoiseSvn (http://tortoisesvn.tigris.org/) and stick the above link in the address bar.

I’ve also just started a blog: http://www.pantheonmanagement.co.uk/blog if you’re interested though I don’t get much time to write these days :)

Once again, thanks for posting the links.

5. Ahmed Abdul Moniem - 23 May 2007

Thank you so much Karim for posting these updates. Also I am so sorry for being late approving your comment I were in travel.

Thank you so much again, and I hope you to visit my blog again.

6. Kofi - 24 January 2008

Great pieces of articles for any dummy hoping to get a wind on n-tier. Thanks.

7. Ahmed Abdul Moniem - 24 January 2008

Thanks Kofi for passing my blog.