There are 0 repository under expressappframework topic.
Extend your ASP.NET Web Forms application with OAuth authentication providers. Users can sign in to the application with their Microsoft accounts.
How to generate a sequential number for a persistent object within a database transaction in eXpressApp Framework
How to implement a user-friendly identifier field with sequential values in an XPO business class
Implement CRUD operations for remotely stored non-persistent objects in XAF applications.
Calculate a master property based on the child object collection's properties.
Display a collection property as a checked list box in XAF applications
Display the number of List View items in the Navigation Control.
Generate ModuleUpdater code for security roles created by XAF developers at runtime in test databases.
How to filter and sort non-persistent objects in XAF applications
How to create information panels in XAF applications
Display an enumeration property as a drop-down box with checkboxes in your XAF ASP.NET Core Blazor and WinForms application.
Execute custom or standard Actions programmatically in your XAF ASP.NET Core Blazor application.
Highlight invalid properties when a user activates a View or changes the View's object in your XAF ASP.NET Core Blazor application.
How to create a controller that allows saving the current view's state as a view variant and applying saved variants to a view.
Displays custom Property Editors for WinForms and Blazor platforms that render object fields containing an email address or URL as clickable text in the UI
How to create a controller to show the number of nested List View items in tab captions
How to edit a collection of persistent objects linked to a non-persistent object
Create a custom Application Window Template in your XAF ASP.NET Core Blazor application.
How to extend our built-in Actions to be able to use a custom control for a specific task
This example illustrates how to show a dxChart widget with a lot of points in an XAF application
How to filter a ListView displayed in a DashboardView based on another ListView's selection
How to import data from an XML-formatted text file, create business objects based on this data, and show the result in an XAF list view
Display persistent objects in a non-persistent object's view in your XAF ASP.NET Core Blazor application.
Invoke a Detail View when a user clicks a row in GridDashboardItem. In the invoked Detail View, a user can view or edit a business object corresponding to the clicked row.
Сustomize standard authentication behavior and supply additional logon parameters in XAF applications
How to implement a View Controller that accesses layout controls and customizes them
Access XAF report stored in the database and populate it with data in a non-XAF application
This repository contains examples of custom Event and Resource classes for Scheduler in XAF applications
Display a list of non-persistent objects in XAF applications
How to prevent altering the legacy database schema when creating an XAF application
How to display audit information about a current object and each object in its collection property
Sort list view in code and prevent users from modifying the sorting settings
Design and save filtering criteria at runtime in an XAF application.
Create a window for custom object searches.
Manage users (register a new user, restore a password, etc.) from the login form in XAF Blazor UI
This repository contains an example of an extended Event class for XAF Scheduler