-
Morning,
we are using VS 2019 and I started working with Csla 5.xx and couldn't install Csla templates and snippets using Nuget. I manually copied snippets from Support folder of Csla to my local mac…
-
Hi,
I am trying to upgrade from CSLA from 3.8.2 to the latest (4.11.2) CSLA-Core NuGet package.
We make use of CSLA.Data.ContextManager to assist our data access with System.Data.Linq.DataConte…
-
**Question**
We are looking to implement an OData API, we currently use CSLA to create and use over 100 business objects that can have up to 100 or more properties (very complex rules and validations…
-
```
What steps will reproduce the problem?
1. If you use the Exists function for checking the database for unique
column(s) it fails to exclude the current record. See Issue 236 for an
example valida…
-
```
What steps will reproduce the problem?
1.Create a view in sqlserver and set an extended property "ReadOnlyList".
2.Select ObjectFactoryParametrizedSql as dataaccess method.
3.Generate templates (V…
-
```
When generating the criteria templates, the default constructor is assuming an
entity object. Should this not default to the criteria object itself instead.
For example the MaterialCriteria cla…
-
```
Need to get samples implementations before reimplementing.
```
Original issue reported on code.google.com by `bniemyjski` on 5 Oct 2009 at 12:38
-
I've started working on WPF application that was developed using CSLA (BusinessObjects, Data Portal, etc). Most of the Business Rules/Validation are defined in the BusinessObjects layer.
We want to …
-
Hi,
We have an ASP.NET web application which uses CSLA framework (Version - 2.1.4.0) for managing Business objects, data sources, network protocol, enterprise-level application consistency and securi…
-
How do you get .pdb / symbols for CSLA to be able to step into it in the debugger? I am referencing CSLA 4.6 using the nuget package and I don't see a symbols package file in nuget. MS Symbol server…