Very often I read that you need to structure your web applications into multiple tiers to separate the concerns. The advice is to move the business and data logic out of the web project into two different projects so you end up with the classic 3 tier model – presentation, business and data. This advice
Similar Posts
There is this broad-reaching debate that has been going on for months about remoting, Web services, Enterprise Services, DCOM and so forth. In short, it
In a recent online discussion the question came up If 'the middle tier' has no knowledge about the actual data it's transporting, then what value is it
I am often asked whether n-tier (where n =3) is always the best way to go when building software. Of course the answer is no. In fact, it is more likely
With the massive advent of Internet, mobility and other network technologies, distributed programming is more popular than ever and it's unimaginable the