Skip to content

Latest commit

 

History

History
72 lines (47 loc) · 5.27 KB

File metadata and controls

72 lines (47 loc) · 5.27 KB

Files to look at:

Tutorial 1 - Your First Data-Aware Application with XPO

In this lesson, you will create a simple WinForms application to enter and view customer details.

         


See also:

Tutorials for .NET Core and .NET Framework UI Platforms

The following .NET Core and .NET Framework examples create a typical data model in line-of-business apps. These examples also illustrate how to bind XPO models to UI controls and implement CRUD operations.

Using XPO in Web Applications

Using XPO in Desktop Applications

Using XPO in Mobile Applications