Re: Interface question

From: Andy Ranoe (andy.ranoe_at_ntlworld.com)
Date: 02/24/04


Date: Tue, 24 Feb 2004 08:44:30 -0000

OK many thanks for the explanation but ...

I really want to use my middle tier code to support both a desktop client
and an ASP client (a major point to having an n-tier design)

What is the best way to achieve this - do I scrap the use of interfaces and
simply have a 'concrete' class library or is there some other way

Andy


Loading