-
Hello everyone, We are developing Csla domains. Now days we need to expose Csla domains as generic Api. Regards |
Beta Was this translation helpful? Give feedback.
Answered by
hurcane
Dec 23, 2020
Replies: 1 comment 1 reply
-
There are surely multiple ways to handle this. Our application allows the user to switch databases while using the app. We store the connection string in Csla.ApplicationContext.ClientContext. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
rockfordlhotka
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There are surely multiple ways to handle this. Our application allows the user to switch databases while using the app. We store the connection string in Csla.ApplicationContext.ClientContext.