expressapp
There are 70 repositories under expressapp topic.
kedi/Pi-Finder
Pi-Finder is a tool that allows you to get the index of a specific integer in the first million digits of Pi Number.
DevExpress-Examples/XAF_generate-a-sequential-number-for-a-persistent-object-within-a-database-transaction
How to generate a sequential number for a persistent object within a database transaction in eXpressApp Framework
DevExpress-Examples/obsolete-xaf-how-to-generate-a-sequential-and-user-friendly-identifier-field-within-an-xpo-business
How to implement a user-friendly identifier field with sequential values in an XPO business class
DevExpress-Examples/XAF-CRUD-for-Non-Persistent-Objects-Stored-Remotely
How to implement CRUD operations for remotely stored non-persistent objects in XAF applications.
DevExpress-Examples/xaf-save-and-share-custom-view-settings
Save customized view settings at runtime and share them between users.
DevExpress-Examples/XAF_how-to-calculate-a-master-property-based-on-values-from-a-detail-collection
Calculate a master property based on the child object collection's properties.
DevExpress-Examples/xaf-how-to-display-a-collection-property-as-a-checked-list-box
Display a collection property as a checked list box in XAF applications
DevExpress-Examples/xaf-how-to-execute-actions-in-code
Execute custom or standard Actions programmatically in your XAF ASP.NET Core Blazor application.
DevExpress-Examples/XAF-How-to-show-the-number-of-list-view-items-in-the-navigation-control
Demonstrate how to show the number of List View items in the Navigation Control.
DevExpress-Examples/XAF_How-to-get-role-code-from-the-UI
Generate ModuleUpdater code for security roles created by XAF developers at runtime in test databases.
DevExpress-Examples/XAF_Non-Persistent-Objects-Filtering-Demo
How to filter and sort non-persistent objects in XAF applications
DevExpress-Examples/xaf-custom-list-editor-blazor
Implement a custom List Editor that shows images in an ASP.NET Core Blazor application.
DevExpress-Examples/xaf-how-to-create-information-panels
How to create information panels in XAF applications
DevExpress-Examples/xaf-how-to-highlight-invalid-properties-when-a-view-is-activated
Highlight invalid properties when a user activates a View or changes the View's object in your XAF ASP.NET Core Blazor application.
DevExpress-Examples/xaf-how-to-save-the-currently-opened-view-as-a-new-view-variant-at-runtime
How to create a controller that allows saving the current view's state as a view variant and applying saved variants to a view.
DevExpress-Examples/xaf-how-to-show-a-hyper-link-url-email-etc-for-a-business-class-property
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
DevExpress-Examples/XAF_how-to-add-custom-buttons-actions-to-the-lookup-and-popup-windows
Аdd a new button to popup/lookup windows. Click on this button invokes a custom Action (display a sample message box).
DevExpress-Examples/XAF_Non-Persistent-Objects-Edit-Linked-Persistent-Objects-Demo
How to edit a collection of persistent objects linked to a non-persistent object
fabiodelgadopereira/ExpressApp
Este repositório contém uma implementação que orientará você na criação de um aplicativo de básico contendo autenticação, documentação e integração com banco de dados utilizando NodeJS, com o Framework Express e banco de dados MongoDB
DevExpress-Examples/xaf-custom-template-blazor
Create a custom Application Window Template in your XAF ASP.NET Core Blazor application.
DevExpress-Examples/xaf-how-to-create-a-custom-action-with-a-custom-control-in-xaf-aspnet-application
How to extend our built-in Actions to be able to use a custom control for a specific task
DevExpress-Examples/xaf-how-to-display-an-enumeration-property-as-a-drop-down-box-with-check-boxes
Display an enumeration property as a drop-down box with checkboxes in your XAF ASP.NET Core Blazor application.
DevExpress-Examples/xaf-how-to-display-the-dxchart-widget-in-an-xaf-asp-net-web-forms-view
This example illustrates how to show a dxChart widget with a lot of points in an XAF application
DevExpress-Examples/xaf-how-to-implement-dependent-views-in-a-dashboardview-filter-based-on-selection
How to filter a ListView displayed in a DashboardView based on another ListView's selection
DevExpress-Examples/xaf-how-to-import-data-in-xaf
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
DevExpress-Examples/xaf-how-to-show-persistent-objects-in-a-non-persistent-objects-view
Display persistent objects in a non-persistent object's view in your XAF ASP.NET Core Blazor application.
DevExpress-Examples/xaf-how-to-show-the-number-of-nested-list-views-items-in-tab-captions
How to create a controller to show the number of nested List View items in tab captions
DevExpress-Examples/xaf-how-to-create-and-setup-an-xtrareport-report-for-exporting-to-a-stream-in-a-non-xaf
Access XAF report stored in the database and populate it with data in a non-XAF application
DevExpress-Examples/xaf-how-to-create-custom-event-and-resource-classes-for-scheduler
This repository contains examples of custom Event and Resource classes for Scheduler in XAF applications
DevExpress-Examples/xaf-how-to-display-a-list-of-non-persistent-objects
Display a list of non-persistent objects in XAF applications
DevExpress-Examples/xaf-how-to-prevent-altering-the-legacy-database-schema-when-creating-an-xaf-application
How to prevent altering the legacy database schema when creating an XAF application
DevExpress-Examples/xaf-how-to-show-audit-entries-for-a-current-object-and-its-aggregated-objects-in-one-list
How to display audit information about a current object and each object in its collection property
DevExpress-Examples/xaf-how-to-sort-a-listview-in-code
Sort list view in code and prevent users from modifying the sorting settings
DevExpress-Examples/xaf-how-to-use-criteria-property-editors
Design and save filtering criteria at runtime in an XAF application.
DevExpress-Examples/XAF-search-objects-using-complex-criterion
Create a window for custom object searches.
DevExpress-Examples/XAF_logon-form-manage-users-register-a-new-user-restore-a-password
Manage users (register a new user, restore a password, etc.) from the login form in XAF Blazor UI