-
**Question**
I have
public class SLMPrincipal : Csla.Security.CslaClaimsPrincipal --BO
I did login after I want get the Csla.ApplicationContext.User back to the SLMPrincipal
below code is…
-
**Describe the bug**
I am trying to create a simple MAUI Blazor Hybrid app using CSLA with authentication and getting an error when the app starts. I used your example code from the MAUI app and it …
-
Hi guys,
In the last couple of weeks, we are having a major discussion about should we commit to CSLA, do we benefit from it, is there any value to know the CSLA framework as a dev, is the project t…
-
Hello everybody,
We need to create an API for our CSLA BLL and we are thinking to use MVC 6. Is CSLA fully compatible with MVC 6? Does anyone have any experience with this?
As I read CSLA 4.6.300 pr…
-
Sorry about my confusion but I am trying to setup my dataportal config info in a ASP.NET core web application, referencing the standard .net framework. Since it no longer uses the web.config file I ha…
-
**Question**
We've encountered an issue when many requests to the portal are stuck in AuthenticteRequest stage for very long (10-20 minutes) and CPU is high
There are many requests stuck in IIS, a…
-
Hi ,
I have various applications using customized version of CSLA 4.3.1 , .net 4.0 on VS 2012.
Is it possible to upgrade to .net 4.6.2 without upgrading CSLA. And Will I be able to use new features …
-
We have a CSLA Business Layer that has been growing for 6 years and is so large that we've undertaken modularizing and splitting our parts of the Business Layer into Domain Problem / Business Area spe…
-
I have an app that uses CSLA 3.6.2 and have added/upgraded some functionality to a newer app using CSLA 4.5.7.
I wanted to call some parts of the old app from the new app.
I saw that this is mention…
-
**Question**
A few quick questions
1) We can name server side Dataportal methods any valid identifiers as long as they have appropriate attributes?
2) The Client side dataportal methods' names rem…