-
Normal 0 false false false EN-US X-NONE X-NONE MicrosoftInternetExplorer4 Hi all, I am working on a project using CSLA generated by codesmith and due to project considerations we will be re-generating quite often throughout the lifetime of the project. Due to these considerations, I am running into a...
-
Normal 0 false false false EN-US X-NONE X-NONE MicrosoftInternetExplorer4 I have a Silverlight 5 project with a WCF remote data portal (CSLA 4.3 code generated by CodeSmith) and have a property in my business object that looks like this: private static readonly PropertyInfo<System.String> _myStringProperty...
-
I have a .Net 4 solution using Silverlight 5 and CSLA 4.3. The included projects: - MyProject (silverlight project that contains silverlight screens) - MyProject.Web (WCF project) - Library (contains csla business objects. Referenced only by MyProject.Web) - Library.Sl (contains links to existing business...
-
I working on a design that uses MEF for server side options. I would like the plug-ins dll to be able to have separate CSLA configuration then host service. The plan is that the CSLA Factory will have Pluging. The factory call to CSLA client side object that may a need different configuration. What would...
-
Hi, What is the recommended alternative? Thanks, Siegfried