DurnyklyYol/DurnyklyYol.Module/Controllers/ReadMe.txt

26 lines
738 B
Plaintext
Raw Normal View History

2024-09-02 10:07:25 +00:00
Folder Description
The "Controllers" project folder is intended for storing platform-agnostic Controller classes
that can change the default XAF application flow and add new features.
Relevant Documentation
Controllers and Actions
https://docs.devexpress.com/eXpressAppFramework/112623
Implement Custom Controllers
https://docs.devexpress.com/eXpressAppFramework/112621
Define the Scope of Controllers and Actions
https://docs.devexpress.com/eXpressAppFramework/113103
Ways to Show a View
https://docs.devexpress.com/eXpressAppFramework/112803
Ways to Implement Business Logic
https://docs.devexpress.com/eXpressAppFramework/113710
Debugging, Unit and Functional Testing
https://docs.devexpress.com/eXpressAppFramework/112572