Browse by Tags
Sorry, but there are no more tags available to filter with.
When you add a WPF Data Grid to your application, the first logical step is to bind the Data Grid to a data source (EF Core, Entity Framework, XPO). In this post, I’ll describe our Items Source Wizard and show you how it’s used to bind data to our WPF...
Ekaterina Pochinshchikova (DevExpress)
26 September 2022
With v18.2, XPO's Session and other key classes ship with a set of async APIs, including FindObjectAsync, GetObjectByKeyAsync, CommitChangesAsync (which return System.Threading.Tasks.Task object).
These Task-based APIs are important for both server and client programming (useful for long and DB-intensive operations like commits, queries, delete operations, etc.) as they improve server scalability and deliver a more resilient user experience, especially on mobile devices....
Dennis Garavsky (DevExpress)
16 October 2018
More Posts
Featured Posts
Slava Khudyakov (DevExpress)
Dmitry Tokmachev (DevExpress)
Alex Chuev (DevExpress)
Popular Topics
- Roadmap
- v26.1 - Next Release
- v25.2 - Latest Release
- Prerelease/EAP
- .NET 10
- AI
- DevExtreme
- Blazor
- ASP.NET
- Office File API
- XAF UI/Web API Service
- .NET MAUI
- WinForms
- WPF
- Reporting
- BI Dashboard
- VCL
- Linux/MacOS/Unix

