Date and Time: November 12th 2020 10:00 am (GMT -7) Arizona Time
XAF’s PM will answer audience questions
Tentative Agenda:
- Introductions
- Announcements
- Known issues
- Screenshots Review
- Demos
- Questions
- XAF to API demo – Joche
Some relevant links:
- https://docs.devexpress.com/eXpressAppFramework/112638/concepts/ui-construction
- https://docs.devexpress.com/eXpressAppFramework/112748/getting-started/comprehensive-tutorial/ui-customization
- https://docs.devexpress.com/eXpressAppFramework/120092/concepts/ui-construction/ways-to-access-ui-elements-and-their-controls
- https://docs.devexpress.com/eXpressAppFramework/113610/concepts/ui-construction/using-a-custom-control-that-is-not-integrated-by-default
Known issues that XAFers should be aware of:
- Security – ASP.NET XAF application throws ObjectDisposedException when the IsGranted method is called
- The Error Page is briefly displayed after the redirect in Google Chrome (.NET Core v3.1.8 and v3.1.9). This issue should disappear after the following ASP.NET Core update: Revert “Disconnect circuit on ‘beforeunload’ event”. As a workaround, install .NET 5.0 RC2 or newer and change the Blazor.Server application’s Target Framework to netcoreapp5.0. For more upgrade information, see ASP.NET Core updates in .NET 5 Preview 1
- Performance degradation can be observed when using specific skins in the latest hotfix of v20.1.8
- Core – The last state of Model Editor is lost after closing and re-opening Visual Studio
- DocumentManger – Width of Tabs is incorrect in the latest hotfix of v20.1.8
- Core – PlatformNotSupportedException (“Windows Principal functionality is not supported on this platform”) may occur in Blazor UI on Ubuntu Linux 20.04