I am looking for some literature on CSLA.NET, does anyone have any direct links to/for this framework?
What will be a good start point for learning CSLA framework.开发者_高级运维 How about these \"Getting Started\" guides:
I have next problem. We have a huge client-server system and use CSLA to operate with DB data. There are a set of WinForms-based clients and one WCF-based AppServer. We have custom logging subsystem a
I am trying to switch from LINQ2SQL to EF ... I am getting the following error with some code that originally worked with LINQ2SQL and seems to compile correctly:
First of all, this is my first Stack Overflow question so apologies in advance if I get this wrong! I\'m working on creating a service endpoint for a CRM database used internally. Several application
Does anyone have a simple example of implementing an async validation rule in csla? I have looked开发者_Python百科 at the example in the Company class in the Rolodex sample but this isn\'t particular
Here is the scenario, I\'m developing an application using csla 3.8 / c#.net, the application will have different modules. its like an ERP, it will have accounting, daily time record, recruitment etc
can we create our own platform/objects and interact it with CSLA.NET, is this possible or not? Can som开发者_JAVA技巧ebody out there who has more experience in CSLA.NET can help or advice. Thank youTh
Has anyone got any experience/thoughts on the CSLA.netContrib project on codeplex - here. In particular the CslaContrib.MVC part. Any pitfalls for the contrib? Anything where it caused any problems
Can you recommend a DAL object creator that is simple yet useful. I want something that creates and updates o开发者_开发百科bject the way LINQ does. It should be in c# and much better if it splits obj