WCF and N-tier architecture

Posted by kathy on Stack Overflow See other posts from Stack Overflow or by kathy
Published on 2010-03-26T15:45:36Z Indexed on 2010/03/26 15:53 UTC
Read the original article Hit count: 477

Filed under:

Hi,,,

I’m working on an application which has been designed using n-tire application architecture .The application was developed in the .NET platform utilizing C#,VB.NEt, Framework 3.5, Dataset, WCF, asp.net update panel, JavaScript ,Josn, 3rd Party tools. my current proposed layout is such

presentation layer -> Business Logic -> WCF -> DAL->Data access

The point Is: Is the above layout the right way to build SOA systems ?

As always, your advice is greatly appreciated

© Stack Overflow or respective owner

Related posts about architecture