Bienvenido a nuestro blog

Manténgase informado sobre los últimos lanzamientos y aprenda a dominar el uso de nuestros productos.

Supercharge your .NET 9 migration with this actionable performance optimization checklist. Discover key steps to audit, benchmark, and accelerate your apps—plus see how Xceed’s components deliver zero-lag UI, async data virtualization, and blazing-fast file operations. Perfect for .NET developers looking to eliminate bottlenecks and maximize ROI on their upgrade.
Efficient file compression and secure transfer are mission-critical for .NET developers handling sensitive data—especially in regulated industries like finance, healthcare, and government tech. In this tutorial, we’ll walk through implementing real-time ZIP compression and secure SFTP transfers using Xceed’s robust .NET libraries. You’ll find step-by-step code samples, practical GitHub links, and visuals to make integration seamless, even for complex enterprise workflows.
.NET 9 is here—and it’s a major leap for modern .NET developers. This guide breaks down the most impactful features, why they matter, and how Xceed components help you get the most from this release.
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.