XAF Windows
XAF - WinForms UI Case Study by PraKom Software GmbH
Meet DevExpress MVP Martin Praxmarer of PraKom Software GmbH. PraKom, an Austrian software company, was founded in 2008.
WinForms Tips & Tricks - Mastering Filter Editors
The DevExpress WinForms installation ships with two controls that allow end-users to build filter queries: a Filter Control that provides a GUI, and a Filter Editor Control that combines the Filter Control with a text input-based panel. Most data-aware controls in the WinForms line-up use these components, but you can also include them in your own forms and bind them to data-aware controls as required.
XAF Web
ASP.NET WebForms for Bootstrap - GridView Enhancements (v19.1)
Our ASP.NET Bootstrap GridView control allows you to edit multiple grid rows on the client side and then send the changes to the server in a single callback. We call this feature the 'batch edit' mode. In this mode, the GridView maintains all user changes on the client side until the user saves or discards them.
ASP.NET, MVC, and XAF Popup Control – Google Chrome v75 Render Issue
Recently, we discovered an issue with Google's latest Chrome browser: our Popup Control will not render page content inside Chrome version v75 (specifically v75.0.3770.80).
Modules
ProgressBarViewItem · eXpandFramework
The ProgressBarViewItem package contains a ViewItem that can help you display a progress for your long running tasks. Examples in the details section of this page.
HideToolBar Module · eXpandFramework
The HIdeToolBar package can be used to hide the Nested ListView toolbar. The module extends the model with the IModelListView.HideToolBar attribute. The implemented scenarios are described in the details section.
Tips And Tricks
How to create a self contained netcore 3 console application | Joche Ojeda
I have a new project that I want to deploy and I don’t want it to depend on the dot net framework, so I decided to create a self-contained executable.
CodeRush
CodeRush Feature of the Week: Initialize
This week Mark and Rory show how to quickly initialize variables in Visual Studio with CodeRush.
Relevant Tickets
Links to Bookmark
Non XAF Web Application with XAF backend
A few interesting links on reusing XAF functionality in Non XAF apps.
Open Source
eXpandFramework: Azure DevOps Scheduled tasks
Installation script found in releases for eXpandFramework. http://expandframework.com is now tested on Azure before each release.