-
In some of my 'larger' applications I have to call different but related 'Insert' stored procs for the same object. I know we can overload DataPortal_Create, Fetch and Delete methods but could never f…
-
If you get the type name incorrect when specifying CslaDataPortalProxyFactory in the .config file, the DataPortal call fails and you get an ArgumentNullException with the message "Value cannot be null…
-
We don't need a pluggable Data Access layer (at least for the time being), I was wondering if I should go ahead and create my Dataaccess.Sql project without the interface project?
If I need Pluggable…
-
Dear Zipline Maintainers,
Before I tell you about my issue, let me describe my environment:
# Environment
* Operating System: `Linux 0a2e3f5e9596 4.19.128-microsoft-standard #1 SMP Tue Ju…
-
![image](https://user-images.githubusercontent.com/44891933/80536082-72712d00-89bf-11ea-9c1c-77dadbe45f2c.png)
**Question**
Hi! I've the Dataportal hosted in ASP.NET Core. Trying to connect from A…
-
**Question**
This may have been asked already but I did not see it so I thought I would ask it. Over the years I have gone back and forth between using a single `CommandBase` object per command and …
ghost updated
5 years ago
-
Due to PCI security concerns, we recently had to drop support for TLS 1.0 and 1.1. That transition went rather smoothly, except for one project that was built in 2005 and uses the CSLA framework. Afte…
-
### WPF with csla 4.6.400
Hello,
I have a BusinessRule with a PrimaryProperty and one InputProperty.
When the BO is fetched (DataPortal_Fetch) for display everything works fine:
- WPF PropertyStatus …
-
I see that these methods are obsolete since v5, but what substitutes them? In release notes, hyperlink to that issue leads to pull "Bump Microsoft.EntityFrameworkCore".
Current ProjectTracker is st…
-
Following up on the discussion from https://github.com/ckan/ckanext-archiver/issues/36#issuecomment-286719861: how `qa` can work on resources stored in the cloud by dataportal provider (so it's part o…