Files
2017-03-26 20:00:03 +02:00

32 lines
1.1 KiB
Plaintext

Project Description
The SISBusiness.Win project implements a Windows Forms application. The root project folder
contains the WinApplication.cs(vb) file with the class that inherits
WinApplication. This class can be designed with the Application Designer that
allows you to view and customize application components: referenced modules,
security settings, data connection. Additionally, the root folder contains
Application Model difference files (XAFML files) that keep application settings
specific for the current application. Differences files can be designed with
the Model Editor.
Relevant Documentation
Application Solution Components
http://help.devexpress.com/#Xaf/CustomDocument2569
WinApplication Class
http://help.devexpress.com/#Xaf/clsDevExpressExpressWinWinApplicationtopic
XafApplication Class
http://help.devexpress.com/#Xaf/clsDevExpressExpressXafApplicationtopic
Application Designer
http://help.devexpress.com/#Xaf/CustomDocument2827
Application Model
http://help.devexpress.com/#Xaf/CustomDocument2579
Model Editor
http://help.devexpress.com/#Xaf/CustomDocument2582