An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: expressapp-framework

DevExpress-Examples/xaf-custom-view-item-blazor

Add a button to a Detail View and display a message when a user clicks the button.

Language: C# - Size: 291 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 1 - Forks: 1

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

Language: C# - Size: 746 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 3 - Forks: 1

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.

Language: C# - Size: 831 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 5 - Forks: 3

DevExpress-Examples/XAF_how-to-show-filter-dialog-before-listview

Show a filter dialog before opening a List View.

Language: C# - Size: 280 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 1 - Forks: 2

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

Language: C# - Size: 311 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 5 - Forks: 2

DevExpress-Examples/xaf-filter-lookup-list-views

Filter items displayed in a Lookup Property Editor's drop-down window based on values of other Property Editors located in the same Detail View.

Language: C# - Size: 297 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 1 - Forks: 6

DevExpress-Examples/xaf-how-to-dynamically-change-mask-settings-based-on-the-current-object

How to dynamically change mask settings based on the current object

Language: C# - Size: 313 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 1 - Forks: 0

DevExpress-Examples/xaf-how-to-access-a-tab-control-in-a-detail-view-layout

How to implement a View Controller that accesses layout controls and customizes them

Language: C# - Size: 254 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 2 - Forks: 0

DevExpress-Examples/xaf-custom-list-editor-blazor

Implement a custom List Editor that shows images in an ASP.NET Core Blazor application.

Language: C# - Size: 853 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 4 - Forks: 4

DevExpress-Examples/xaf-customize-xpo-business-model-at-runtime

Extend existing business classes without modifying their source code: add attributes, create simple, reference, and collection properties.

Language: C# - Size: 225 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 3

DevExpress-Examples/winforms-dashboard-connect-to-database-with-xpo

Creates a dashboard at design-time, binds it to DashboardXpoDataSource using the Data Source Wizard and displays it in the DashboardViewer control

Language: C# - Size: 172 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 1

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

Language: Visual Basic .NET - Size: 107 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 0

DevExpress-Examples/xpo-how-to-implement-self-referenced-persistent-objects-and-display-them-within-the-xtra-tree-list

How to implement self-referenced persistent objects and display them within the XtraTreeList

Language: Visual Basic .NET - Size: 75.2 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

DevExpress-Examples/XAF-search-objects-using-complex-criterion

Create a window for custom object searches.

Language: C# - Size: 275 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 3

DevExpress-Examples/xaf-how-to-display-an-event-with-custom-fields-in-a-scheduler-list-view

This repository contains an example of an extended Event class for XAF Scheduler

Language: C# - Size: 255 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

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

Language: C# - Size: 147 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

DevExpress-Examples/xaf-custom-logon-parameters

How to customize standard authentication behavior and supply additional logon parameters in XAF applications

Language: C# - Size: 198 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 2

DevExpress-Examples/xaf-custom-action-type-blazor

Implement a custom Action type with togglable state in your ASP.NET Core Blazor XAF application

Language: C# - Size: 76.2 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

DevExpress-Examples/xaf-custom-template-blazor

Create a custom Application Window Template in your XAF ASP.NET Core Blazor application.

Language: C# - Size: 367 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 3 - Forks: 1

DevExpress-Examples/XAF-Blazor-How-to-use-a-TagBox-to-view-and-edit-a-collection-property-in-Detail-Views

Explain how to use a TagBox to view and edit a collection property in Detail Views.

Language: C# - Size: 338 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

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.

Language: C# - Size: 426 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 5 - Forks: 3

DevExpress-Examples/XAF_Non-Persistent-Objects-Nested-In-Persistent-Objects-Demo Fork of dxmi/XAF_Non-Persistent-Objects-Nested-In-Persistent-Objects-Demo

How to edit non-persistent objects nested in a persistent object

Language: C# - Size: 241 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 1

DevExpress-Examples/XAF_Non-Persistent-Objects-Edit-Linked-Persistent-Objects-Demo Fork of dxmi/XAF_Non-Persistent-Objects-Edit-Linked-Persistent-Objects-Demo

How to edit a collection of persistent objects linked to a non-persistent object

Language: C# - Size: 191 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 4 - Forks: 0

DevExpress-Examples/XAF-CRUD-for-Non-Persistent-Objects-Stored-Remotely Fork of dxmi/XAF_Non-Persistent-Objects-Editing-Demo

How to implement CRUD operations for remotely stored non-persistent objects in XAF applications.

Language: C# - Size: 260 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 7 - Forks: 5

DevExpress-Examples/XAF_Non-Persistent-Objects-Reloading-Demo Fork of dxmi/XAF_Non-Persistent-Objects-Reloading-Demo

How to refresh non-persistent objects and reload nested persistent objects

Language: C# - Size: 224 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

DevExpress-Examples/XAF_Non-Persistent-Objects-Filtering-Demo Fork of dxmi/XAF_Non-Persistent-Objects-Filtering-Demo

How to filter and sort non-persistent objects in XAF applications

Language: C# - Size: 214 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 5 - Forks: 0

DevExpress-Examples/xaf-how-to-show-a-new-object-detail-view-via-the-navigation-control

How to execute custom code when the navigation control's item is clicked

Language: C# - Size: 193 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 2

DevExpress-Examples/xaf-how-to-implement-a-custom-security-operation-that-can-be-permitted-at-the-type-level

How to create a custom operation permission that allows to forbid the export operation use Security System

Language: C# - Size: 292 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 2

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.

Language: C# - Size: 199 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 4 - Forks: 2

DevExpress-Examples/xaf-how-to-use-tree-list-editors-to-display-list-views

How to use Tree List editors to display List Views in XAF applications

Language: C# - Size: 175 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 4

DevExpress-Examples/xaf-how-to-use-the-file-attachment-module-with-a-legacy-database

How to use the File Attachment Module with a legacy database

Language: C# - Size: 221 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/xaf-how-to-use-criteria-property-editors

Design and save filtering criteria at runtime in an XAF application.

Language: C# - Size: 195 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

DevExpress-Examples/xaf-how-to-sort-a-listview-in-code

Sort list view in code and prevent users from modifying the sorting settings

Language: C# - Size: 261 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 1

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

Language: C# - Size: 241 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 1

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

Language: C# - Size: 34.7 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 4 - Forks: 3

DevExpress-Examples/xaf-how-to-show-a-custom-form-as-the-winforms-dashboard-designer

How to show a custom form as the WinForms Dashboard Designer used to create and modify dashboards in the WinForms XAF applications

Language: C# - Size: 385 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

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.

Language: C# - Size: 244 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 3 - Forks: 3

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.

Language: C# - Size: 271 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 4 - Forks: 1

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.

Language: C# - Size: 327 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 3 - Forks: 3

DevExpress-Examples/xaf-print-a-report-without-displaying-a-preview

Implement an Action that prints a specific report without displaying its preview.

Language: C# - Size: 354 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 3

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

Language: C# - Size: 191 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 3

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

Language: C# - Size: 243 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 8

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

Language: C# - Size: 237 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 2

DevExpress-Examples/xaf-how-to-implement-a-singleton-class

How to implement a singleton - a class that can have a single instance that cannot be removed

Language: C# - Size: 363 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 3

DevExpress-Examples/xaf-how-to-implement-a-security-system-user-based-on-an-existing-business-class

How to use an existing business class as the Security System user

Language: C# - Size: 216 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/xaf-how-to-implement-a-custom-attribute-to-customize-the-application-model

How to implement a custom attribute to customize the Application Model

Language: C# - Size: 199 KB - Last synced at: 10 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 2

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

Language: C# - Size: 416 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 11 - Forks: 6

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

Size: 315 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 7 - Forks: 2

DevExpress-Examples/xaf-how-to-extend-the-application-model

How to extend the Application Model in XAF applications

Language: C# - Size: 261 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

DevExpress-Examples/xaf-how-to-execute-actions-in-code

Execute custom or standard Actions programmatically in your XAF ASP.NET Core Blazor application.

Language: C# - Size: 206 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 4 - Forks: 2

DevExpress-Examples/xaf-how-to-enforce-password-complexity-in-xaf

How to validate passwords in XAF applications

Language: C# - Size: 242 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

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

Language: C# - Size: 66.3 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 3 - Forks: 0

DevExpress-Examples/xaf-how-to-display-a-list-of-non-persistent-objects

Display a list of non-persistent objects in XAF applications

Language: C# - Size: 364 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 1

DevExpress-Examples/xaf-how-to-customize-an-aspnet-template

How to create a custom ASP.NET template and add the NavigationHistoryActionContainer to it

Language: C# - Size: 65.4 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

DevExpress-Examples/xaf-how-to-create-information-panels

How to create information panels in XAF applications

Language: C# - Size: 410 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 4 - Forks: 2

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

Language: C# - Size: 175 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 4

DevExpress-Examples/xaf-how-to-use-data-from-security-in-criterion

How to use data from the currently logged ApplicationUser in a criterion (e.g. in a validation rule)

Language: C# - Size: 247 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

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.

Language: C# - Size: 231 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 6 - Forks: 5

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).

Language: C# - Size: 178 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 4 - Forks: 2

DevExpress-Examples/XAF-how-to-add-an-unbound-column-to-gridlisteditor-to-execute-a-custom-action-for-a-record

Add an unbound column to GridListEditor to execute a custom action for a record in your XAF Windows Forms application.

Language: C# - Size: 153 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 1

DevExpress-Examples/xaf-how-to-access-the-master-detailview-information-from-a-nested-listview-controller

How retrieve Master-Detail View information from the controller for the nested List View

Language: C# - Size: 456 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

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

Language: C# - Size: 498 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 6

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.

Language: JavaScript - Size: 500 KB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 17 - Forks: 2

asmmahmud/nodejs-restful-api-jwt-auth-movie-gallery

Personal Movie Gallery Restful API with JWT authentication

Language: JavaScript - Size: 11.7 KB - Last synced at: 11 months ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

ZeroSharp/Xaf_CurrencyListPropertyEditor

A custom property editor for DevExpress XAF

Language: C# - Size: 145 KB - Last synced at: about 1 year ago - Pushed at: over 11 years ago - Stars: 2 - Forks: 3

ZeroSharp/Xaf_MainDemo_Elmah

Example of Elmah with the DevExpress XAF MainDemo.

Language: C# - Size: 172 KB - Last synced at: about 1 year ago - Pushed at: over 10 years ago - Stars: 1 - Forks: 0

ZeroSharp/Xaf_MainDemo_Glimpse

Example of Glimpse with the DevExpress XAF MainDemo.

Language: C# - Size: 8.53 MB - Last synced at: about 1 year ago - Pushed at: over 11 years ago - Stars: 1 - Forks: 0

ZeroSharp/Xaf_MainDemo_ReportSync

Language: C# - Size: 691 KB - Last synced at: about 1 year ago - Pushed at: almost 12 years ago - Stars: 0 - Forks: 1

Apipilikas/html_project_2

This is a back-end website for the course Technologies and Application Development in Web at AUEB for the year 2021-2022.

Language: JavaScript - Size: 1.28 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

deadmanShadow/xaf-blazorTagBox

Explain how to use a TagBox to view and edit a collection property in Detail Views.

Language: C# - Size: 269 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

EugeniyBurmistrov/XAF_how-to-filter-lookup-list-views-e218 Fork of DevExpress-Examples/xaf-filter-lookup-list-views

Filter items displayed in a Lookup Property Editor's drop-down window based on values of other Property Editors located in the same Detail View.

Size: 299 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

astechedu/express-js

Node Express Js Application

Language: JavaScript - Size: 7.04 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Chandankumarv/express-auto

Auto-Configuration Framework for Express

Language: TypeScript - Size: 217 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

singhofen/python-programs

various python / perl programs

Language: Python - Size: 1.11 MB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

ZeroSharp/Xaf_MainDemo_MiniProfiler

Example of MiniProfiler with the DevExpress XAF MainDemo.

Language: C# - Size: 867 KB - Last synced at: about 1 year ago - Pushed at: over 11 years ago - Stars: 0 - Forks: 0

gramcha/vue-2-boilerplate-expressapp

A boilerplate for medium to large Vue 2 single page applications on express app server.

Language: JavaScript - Size: 98.6 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1

preethzcodez/StockOrderExecutionSystem

Language: JavaScript - Size: 1.77 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

wumin520/goodexpress

try express

Language: JavaScript - Size: 214 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0