Sharp Architecture for Winform apps?

Posted by CF_Maintainer on Stack Overflow See other posts from Stack Overflow or by CF_Maintainer
Published on 2010-04-18T19:39:13Z Indexed on 2010/04/18 19:43 UTC
Read the original article Hit count: 533

The Sharp Architecture Contrib seems to suggest it is possible. It seemed like they had a dependency on "PostSharp" which has now been replaced with Castle interceptors.

Has anyone used the Sharp Architecture for a non Web project?

How was the experience?

Does that mean one is locked in with castle as the IoC container when using Sharp architecture for non web purposes?

If not Sharp Architecture, then what are some of the favored application frameworks for the non web world [spring.NET?] ?

If one were to start a green field Winforms app, what application framework would be desirable?

© Stack Overflow or respective owner

Related posts about s#arp-architecture

    Related posts about c#