Notizie su .NET 10 WPF

Organizza interfacce utente complesse in WPF

Gennaio 19, 2026
Utilizza suite UI con funzionalità di ancoraggio per consentire agli utenti di controllare la disposizione del layout, i pannelli mobili e gli spazi di lavoro persistenti nelle app WPF.

Docking controls are a key element of user interface design that enhance the usability of complex applications. They allow users to rearrange windows or panels within the main application window, making it easier to create personalized, efficient layouts. These controls typically support drag-and-drop interactions and automatic alignment, which help users maintain a tidy and organized workspace while working with multiple tools or data views. Docking frameworks often include features like tabbed documents, floating windows, and layout persistence, all of which contribute to a more flexible and user-driven application environment. This makes docking especially useful in professional software environments that involve large volumes of information or tool-based workflows.

Several WPF UI suites provide you with docking support, including:

  • DevExpress WPF offers a comprehensive docking system with advanced layout persistence, tabbed document interfaces, and runtime customization.
  • ComponentOne Studio WPF by MESCIUS provides a docking control that supports auto-hide, floating windows, and full integration with its theme and layout systems.
  • Telerik UI for WPF supports dockable and floatable panes, tabbed documents, nested docking, layout saving/loading, and other docking behaviors suitable for complex UIs.
  • Infragistics Ultimate UI for WPF features a flexible docking framework with rich layout options, including nested panes and content serialization for saving and restoring layouts.

For an in-depth analysis of features and price, visit our comparison of WPF UI suites.

Compare WPF UI Suites

Controlla il comportamento delle app con prompt di IA

Gennaio 13, 2026
DevExpress Universal 25.2 aggiunge una nuova API che permette alle app di interpretare l'intento dell'utente e applicare modifiche direttamente ai componenti e alla logica dell'interfaccia utente durante l'esecuzione.

DevExpress Universal is a comprehensive suite of UI components and developer tools that supports the creation of feature-rich applications across web, desktop, and mobile platforms, including .NET, JavaScript, Blazor, ASP.NET, WinForms, WPF, and MAUI. It focuses on delivering consistent user interfaces, advanced data visualization, reporting, dashboards, and productivity features that help teams design, build, and maintain complex applications using a unified set of technologies and patterns.

DevExpress Universal v25.2 introduces AI Tool Calling (Natural Language Control for UI Components), a cross-platform feature that extends Microsoft.Extensions.AI tool-calling to enable natural-language interaction with application UI and logic. Developers can expose UI components, ViewModels, and business services as AI-invokable tools, grouped into dynamic toolsets that adapt to the application’s current context. When users interact through the DevExpress AI Chat Control, the language model interprets their request, selects the appropriate tool, resolves the target instance, and executes the action in real time, making applications easier to use while giving developers full control over what the AI can see and do.

DevExpress Universal is licensed per developer and is available as a Perpetual License with a 12 month support and maintenance subscription. See our DevExpress Universal licensing page for full details.

For more information, visit our DevExpress Universal product page.

Porta la navigazione moderna di Outlook alla barra multifunzione di WPF

Gennaio 9, 2026
DevExpress WPF 25.2 aggiunge un pulsante di Intestazione pagina della barra multifunzione (Ribbon Page Header) per attivare/disattivare i riquadri di navigazione, rispecchiando la familiare esperienza utente di Microsoft Outlook.

DevExpress WPF is a powerful suite of controls that enhances your WPF development toolkit. It offers data grids, ribbon menus, rich text editors, spreadsheets, charts, and more, all with beautiful themes and touch-friendly interfaces. DevExpress WPF helps you to build professional-looking, responsive applications that meet modern user expectations, saving you time and effort while adding polish and functionality.

The DevExpress WPF 25.2 update introduces support for a Page Header Button positioned directly in the ribbon’s page header area. This new UI element allows developers to replicate the toggle behavior seen in recent versions of Microsoft Outlook, where users can expand or collapse navigation panes with a single click. It is a simple yet effective way to enhance usability in complex applications, particularly those that rely on dynamic side panels or menus. This new functionality brings a modern and intuitive interaction model to WPF-based interfaces, aligning with common user expectations.

To see a full list of what's new in version 25.2, see our release notes.

DevExpress WPF is licensed per developer and is available as a Perpetual License with a 12 month support and maintenance subscription. We can supply new subscriptions, subscription renewals, and additional licenses. See our DevExpress WPF licensing page for full details.

DevExpress WPF is available to buy in the following products:

Porta l'editing avanzato delle espressioni nelle app WPF

Dicembre 23, 2025
ComponentOne Studio Enterprise 2025 v2 offre un moderno editor di espressioni WPF .NET 10 che consente agli utenti di costruire formule di esecuzione accurate con facilità.

ComponentOne Studio Enterprise is a comprehensive suite of .NET UI controls developed by MESCIUS (formerly GrapeCity) designed for building rich, interactive desktop, web, and mobile applications. It provides developers with a broad range of tools and components-including data grids, charts, reports, input controls, and advanced data visualization features-for platforms such as WinForms, WPF, ASP.NET Core, Blazor, WinUI, and .NET MAUI. The suite emphasizes performance, flexibility, and ease of integration, helping teams create consistent, feature-rich user experiences across multiple application types while maintaining a unified development approach.

The ComponentOne Studio Enterprise 2025 v2 update introduces a modern WPF ExpressionEditor that enables developers to integrate a complete runtime formula-building experience directly into their applications. It allows end users to create, edit, and validate logical expressions using familiar Visual Studio–style code completion, syntax highlighting, and real-time error reporting, while also providing a set of built-in operators, constants, and aggregate, logical, mathematical, and conversion functions. By offering both a lightweight expression text box and a full-featured formula panel, the update reduces the need for custom expression editors, shortens development time, and improves the reliability and usability of data-driven application logic.

To see a full list of what's new in 2025 v2, see our release notes.

ComponentOne Studio Enterprise is licensed per developer on a perpetual basis and includes a 12 month subscription. Priority Support is also available. See our ComponentOne Studio Enterprise licensing page for full details.

Learn more on our ComponentOne Studio Enterprise product page.

Modifica facilmente le immagini direttamente nelle app dati WPF

Dicembre 19, 2025
Abilita l'editing immagine in app per WPF con funzionalità annotazione, ritaglio, trasformazioni, zoom, annulla e ripeti, oltre alla semplice importazione ed esportazione.

Image editing in a data editor component helps users work with images alongside other data fields. This includes basic functions like cropping, rotating, resizing, and adding annotations. It's useful for tasks such as cleaning up user-uploaded files, adjusting product photos, or marking up visual references—all without switching to another application. This keeps image handling part of the same process as your data updates.

Several .NET data editor collections provide an image editor, including:

  • DevExpress WPF Data Editors (part of DevExpress WPF) lets you embed image editing within forms, enabling cropping, annotation and validation.
  • Telerik UI for WPF Data Editors (part of Telerik UI for WPF) allows you to integrate image modification tools into business apps, supporting annotations and transformations.
  • Syncfusion WPF Data Editors (part of Syncfusion Essential Studio Enterprise) facilitates image editing in data driven interfaces, enabling adjustments and visual annotations.

For an in-depth analysis of features and price, visit our .NET data editors comparison.

Compare .NET Data Editors