Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

loosely coupled

1 view
Skip to first unread message

Mohd Ebrahim

unread,
Sep 4, 2009, 5:22:02 AM9/4/09
to
Hi,

How to implement loosely coupled logic in c# apps, any examples

Regards,

MarkusSchaber

unread,
Sep 4, 2009, 7:21:15 AM9/4/09
to
Hi,

On Sep 4, 11:22 am, Mohd Ebrahim
<MohdEbra...@discussions.microsoft.com> wrote:

> How to implement loosely coupled logic in c# apps, any examples

What problem do you want to solve?

Markus

Mohd Ebrahim

unread,
Sep 4, 2009, 7:32:01 AM9/4/09
to
Hi,

This is regarding passing data from UI layer to Business layer. Right now I
have strongly typed collection objects passed from UI to Business layer.

I want ot make it loosely coupled so that objects are not depended on each
other

0 new messages