XAF
Introducing dotnet new Scissors.XafTemplates
With the command line renaissance and dotnet core I almost never want to open up VisualStudio anymore. The new csproj format provides many advantages over the old csproj format. But there are no XAF-Templates yet. So I decided to create my own ones.
New community modules, blogs with tips & tricks, documentation updates
What is your experience with these community modules, blogs, custom development and training services? What is missing or to be improved?
XAF Windows
WinForms - Scheduler - Time Regions (v19.1)
Time Regions are a new feature for our WinForms Scheduler Control. The enable you to selectively block modifications to appointments in certain timeframes, in other words, “freeze” a timeframe by prohibiting changes to existing appointments and the creation of new ones.
XAF Web
ASP.NET WebForms and MVC - New Gantt control CTP (v19.1)
The new ASP.NET Gantt control displays 'tasks' as horizontal bars along timescales, shows the current schedule status, and displays the hierarchy and dependency relationships between the tasks.
XPO
XPO Samples/Tutorials code for ASP.NET Core MVC, WinForms, and WPF
Samples that show how to use XPO with DevExpress visual controls for popular platforms such as ASP.NET Core MVC, WinForms, and WPF: https://github.com/DevExpress/XPO/tree/master/Tutorials. We have not yet provided step-by-step instructions, but you can research the source code of 10 working apps. This will also be a good start if you wish to reuse your XAF/XPO data model in non-XAF apps.
Modules
SenDevXafDashboards: Extensions for DevExpress XAF Dashboards
This module adds 2 new data sources to the DevExpress XAF Dashboards module: C# Script Data Source XAF Data Extract Data Source
Reports
Reporting - Merge Reports in Report Designer (v19.1)
Many reports are more complicated than single-page invoices and in typical application projects you quickly find scenarios where tables or charts take up lots of horizontal space and don’t fit the page in portrait orientation. For v19.1 we extended our XRSubReport control to support these use cases better...
Tips And Tricks
Non-XAF security system in multithread (multiuser) application (OData web) | DevExpress Support Center
XAF security system used in a non-XAF app: an OData V4 service built using ASP.NET Core.
Testing
Naming of Model Differences | DevExpress Support Center
If you agree with this suggestion, leave a comment and let's make it happen
Links to Bookmark
XPO feature: SqlDependency support
I had to do a simple app using SqlDepency and found this article is old but well worth to have in your bookmarks
Spanish
Xpo AspNetCore Rest API + Odata
En este video demuestro como implementar funciones OData sobre un Rest API controller de AspNetCore