Skip to content
Discussion options

You must be logged in to vote

Interesting. I wonder if they (Microsoft) changed the behavior of principal management in Windows Forms to match WPF?

WinForms used to be different from WPF, and in WPF the CSLA context manager maintains the User property in a static instead of on the current thread. The WinForms context manager stores the User property on the current thread, which used to be the correct solution but maybe isn't anymore?

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@rockfordlhotka
Comment options

@michaelcsikos
Comment options

michaelcsikos May 19, 2021
Collaborator Author

Answer selected by rockfordlhotka
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants