1
Reply

How communicate with diffrent tier in asp.net application.For example a ui function how intrect with business logic layer which is reside on another machine.

Avanish  Singh

Avanish Singh

Aug 29, 2008
3.4k
0

    It is better to use Interfaces to communicate with business logic.

    sandeep
    September 07, 2008
    0