How to implement a single business logic layer based on CSLA and consume it from WPF, Winform and Si

Posted by Anand Patel on Stack Overflow See other posts from Stack Overflow or by Anand Patel
Published on 2010-03-05T04:59:52Z Indexed on 2010/05/10 7:04 UTC
Read the original article Hit count: 346

Filed under:
|

Is it possible to have a single implementation of business logic layer (based on CSLA) and consume it from different presentation technoligies like winform, silverlight etc. There exists CSLA for silverlight. Does that mean implementing and maintaining different BLL for different presentation technologies.

Any help would be appreciated.

© Stack Overflow or respective owner

Related posts about csla

Related posts about Silverlight