DI and AOP in CSLA.NET

DI and AOP in CSLA.NET

Old forum URL: forums.lhotka.net/forums/t/12177.aspx


mmader posted on Thursday, October 10, 2013

Hi,

I am interested in the CSLA.NET framework but unfortunately I don't know it.

I am quite familiar with the concepts of dependeny injection and aspect orientated programming.

How does CSLA.NET deal with this concepts? Does it contain this concepts?

Or, for example, is it possible to combine CSLA.NET with Spring.NET?

Regards,

Mario

 

g.beraudo@castsoftware.com replied on Friday, October 11, 2013

Hi Mario,

We are using Csla for its mobile object capabilities.

We are also using alternate AOP, such as Postsharp, with little overlap.

The following is a good starting point:

https://github.com/MarimerLLC/csla/wiki/Getting-started

Gilles

Copyright (c) Marimer LLC