Browse by Tags
Sorry, but there are no more tags available to filter with.
Back in 2002, the world was exciting for Windows desktop application developers: Microsoft released the .NET Framework! With it came the completely new language C# (do you remember it was called Cool prior to the release?) as well as various new subsystems...
Oliver Sturm (DevExpress)
9 February 2024
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
In this blog post we will talk about peculiarities of using IDataStore WCF services in Silverlight projects. As you guess, the main restriction is that all inquiries should be performed asynchronously or rather should not block the UI thread. Let’s extend...
Dennis Garavsky (DevExpress)
15 May 2011
More Posts
Featured Posts
Alex Chuev (DevExpress)
Dennis Garavsky (DevExpress)
Dmitry Tokmachev (DevExpress)
Popular Topics
- Roadmap
- v25.1 - Next Release
- v24.2 - Latest Release
- Prerelease/EAP
- .NET 8 / .NET 9
- DevExtreme
- Blazor
- ASP.NET
- Office File API
- XAF UI/Web API Service
- .NET MAUI
- WinForms
- WPF
- Reporting
- BI Dashboard
- VCL
- Linux/MacOS/Unix
- AI