Access XAF Application Data in a non-XAF Application
This topic describes how you can create and use Object Space in a regular non-XAF application. Important We do not recommend using the approach from this topic ...
Rule validation and non-XAF application
Mar 23, 2015 ... Validation rules are not meant to be automatically evaluated when you commit changes. In XAF, this is done by the ...
How to: Use XAF Reports in a non-XAF Application
How to: Use XAF Reports in a non-XAF Application · Create the ServiceCollection to register XAF services and your CustomObjectSpaceProviderFactory service (the ...
Non-XAF UI Scenarios
The following tutorials demonstrate how to use .NET Role-based Access Control & Permission Management API in your non-XAF application.
Xaf Model validation rules in non-XAF application
Sep 16, 2014 ... In our code this method is triggered by the RuleSetInitializationController WindowController class. Since there may be no Frames and Controllers ...