Questions tagged [xaf]

The DevExpress eXpressApp Framework (XAF) is a modern and flexible .NET application framework that allows you to create powerful line-of-business applications that simultaneously target Windows and the Web.

XAF's scaffolding of the database and UI allows you to concentrate on business rules without the many distractions and tedious tasks normally associated with Windows and Web development. XAF's modular design facilitates a plug and play approach to common business requirements such as security and reporting. Learn more on features and benefits at http://www.devexpress.com/xaf

264 questions
0
votes
4 answers

Designing XAF Business Objects

I am developing a DevExpress XAF application that has the following business objects Employee Warehouse ​Applicant Each of these entities can have one or more Email Addresses How can I accomplish this using a single EmailAddress Business Object​?
Fitzroy
  • 3
  • 4
0
votes
1 answer

XAF/XPO How to integrate legacy database

We are experimenting with DevExpress XAF & XPO in order to use it for our further devlopment of an existing small business ERP system. We have a SQL database, where the existing tables must not be changed. What we are trying to do is to add new…
0
votes
2 answers

DevExpress XAF and Git issues

just wanted to check if any one can have some recommendation on using XAF and GIT as the repository, wonder if the merging is a bit difficult or not ? (of course I will ask to the DevExpress team as well...thanks.
ramnz
  • 631
  • 1
  • 6
  • 24
0
votes
2 answers

How can i show a popup to user as a success message?

everyone. We are using XAF framework in our project and I need to show a popup something like "Process was completed successfully" that indicates some process has been done successfully. Can you point any documentation or code snippet? Thanks, in…
Barış Akkurt
  • 2,255
  • 3
  • 22
  • 37
0
votes
1 answer

Change DevExpress XAF form controls events

I want to change my XAF form control's events. I have tried some methods but they didn't work, for example: