Bienvenue sur notre blog

Restez informé des dernières versions et maîtrisez l’utilisation de nos produits.

Version 8.7.0 makes API and object graph testing less brittle. You can now assert directly on JsonNode and JsonArray, fine-tune BeEquivalentTo with strict typing and member mapping, and use WithoutMessage to block unwanted exception text. Cleaner intent, fewer diffs, more trustworthy tests.
Master–detail UIs are notorious performance traps in WPF. Expanding details multiplies the visual tree, tanks frame rate, and wrecks smooth scrolling. This guide shows how to keep it snappy with MVVM-driven state, async commands, and aggressive virtualization inside a WPF DataGrid.
WPF DataGrid speed hinges on fetch and render. Use async data virtualization to free the UI thread and row recycling to cut visual churn. In .NET 8 with 1,000,000 rows, we saw smooth fast scroll, ~60 FPS, sub-50 ms input, and bounded memory via windowed paging. Turn on virtualization/recycling, fetch off-UI, keep templates light, and verify with ETW/WPA. Smoothness wins.
WPF developers love control—until DIY controls eat sprints. Edge cases, cultures, accessibility, and “just one shortcut” bugs add up fast. Xceed’s WPF Toolkit Plus replaces the usual rebuilds—PropertyGrid, CollectionControl, BusyIndicator, NumericUpDown, masked inputs, DateTimePicker, accessible themed inputs, Wizard flows, watermark + validation, and async data export for DataGrid.
Internal tools often ship with bare-minimum config screens and then rot: fields scatter across dialogs, validation is inconsistent, and adding new settings means weeks of UI plumbing. WPF PropertyGrid from Xceed’s WPF Toolkit Plus is the silent time-saver that flips this script. You bind a POCO settings object, get production-ready editors instantly, then layer in custom editors, attributes, and validation as needed. Result: a consistent, branded, MVVM-friendly admin panel without a mountain of XAML.
Cutting 20–35 clicks and 10–20 keystrokes per intake compounds to 30–45 minutes saved per user per day at typical volumes. For regulated, queue-based operations, that’s less rework, fewer errors, and better SLAs—without a rewrite. WPF Toolkit Plus slots into your MVVM stack and delivers speed now.
Intro Xceed Words for .NET 5.1 delivers practical upgrades for .NET document automation: Combo Charts for clearer multi‑series visuals, one‑line watermark APIs with granular control, intent‑based document splitting, and higher‑fidelity PDF export. Xceed Words for .NET 5.1 helps teams generate polished Word and PDF outputs faster with less custom code and fewer edge‑case regressions.
We’re spotlighting a key update in Xceed Toolkit Plus for WPF 5.1 that removes version friction for teams and cleans up your XAML: a strategic DataGrid assembly rename that enables conflict‑free mixing of Toolkit and the full DataGrid, plus new styling primitives that make modern, rounded interfaces faster to build. If you maintain a multi-module WPF app, this release helps you upgrade confidently, reduce template hacks, and ship a more consistent UI.
Xceed 2025v3 delivers targeted upgrades across WPF, SFTP, and Words for .NET, engineered to remove workflow friction and expand automation capabilities for modern .NET teams.
Xceed Toolkit Plus empowers .NET developers to quickly modernize WPF applications with advanced controls, Pro Themes, and seamless XAML customization. Skip the rewrite—deliver a polished, high-performance UI that meets today’s standards in days, not months.