csla
CSLA.NET information
I am looking for some literature on CSLA.NET, does anyone have any direct links to/for this framework?[详细]
2023-01-15 00:57 分类:问答learning CSLA.NET framework
What will be a good start point for learning CSLA framework.开发者_高级运维 How about these \"Getting Started\" guides:[详细]
2023-01-14 07:28 分类:问答Customize the CSLA server side initialization
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[详细]
2023-01-07 16:44 分类:问答LINQ2SQL switch to EF on reading a list of records
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:[详细]
2023-01-06 07:07 分类:问答WCF Data Services How do I add Business Logic or use existing CSLA objects
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[详细]
2023-01-04 16:21 分类:问答Async validation rule in csla
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[详细]
2022-12-26 15:41 分类:问答How to create a platform ontop of CSLA? <-- if in case it make sense
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[详细]
2022-12-23 01:41 分类:问答How do we extend CSLA.NET if we wanted to have our own business objects using c#
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[详细]
2022-12-22 12:10 分类:问答csla.net contrib - CslaContrib.MVC
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[详细]
2022-12-22 10:25 分类:问答Recommendation for creating DAL objects
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[详细]
2022-12-21 07:59 分类:问答