Nouvelles ASP.NET Core 8

Create Rich Content with a Block-Based Editor

Juin 9, 2026
Syncfusion's new ASP.NET Core Block Editor lets users build structured, engaging content with reusable blocks and an intuitive editing experience.

Syncfusion Essential Studio Enterprise provides a comprehensive collection of UI components and frameworks for building modern cross-platform applications. It offers over 1,800 components compatible with .NET WinForms, WPF, ASP.NET Core & MVC, WinUI, MAUI, JavaScript, Blazor, and more, enabling seamless application development across diverse devices and operating systems.

Syncfusion Essential Studio Enterprise has added a new ASP.NET Core Block Editor control bringing a flexible content-authoring experience to web applications, allowing users to create and organize rich content through intuitive, block-based editing. By supporting structured content elements such as text, images, lists, and other reusable blocks, the control simplifies the creation of dynamic pages while improving content consistency and maintainability. For developers, the Block Editor offers an efficient way to incorporate modern content management capabilities into ASP.NET Core applications, reducing the need for custom development and helping deliver engaging editing experiences with less effort.

Syncfusion Essential Studio Enterprise is licensed per developer and is available as a 12 Month Timed Subscription License which includes support and maintenance. See our Syncfusion Essential Studio Enterprise licensing page for full details.

Learn more on our Syncfusion Essential Studio Enterprise product page.

Mappez automatiquement les champs de contrôle du formulaire de texte TX aux données JSON

Juin 8, 2026
Simplifiez la gestion des données et améliorez l’efficacité de votre application C# lors du travail avec des champs de formulaires.

TX Text Control .NET Server for ASP.NET is a server side component for Web applications, or services. It is a fully programmable ASP.NET word processor engine that offers an extensive palette of word processing features. Using TX Text Control .NET Server, programmers can develop server side, end user applications that generate documents on-the-fly, using data from databases, binary files (Microsoft Word DOC and DOCX), ASCII files (XML, RTF, HTML) and image data (JPG, PNG, BMP, TIF, GIF, WMF). Documents can be created, modified and edited in a browser or printed in batch processes.

In this blog post from Text Control, Bjoern Meyer demonstrates how to automatically map TX Text Control form fields to JSON data in a .NET C# application, even when the names are not an exact match. It uses fuzzy matching and is especially useful in cases where templates and data sources evolve independently. The included sample project takes you through the following steps:

  • Opening a TX Text Control template document
  • Reading the available JSON field names
  • Iterating over the document form fields
  • Finding the best JSON field match for each form field
  • Renaming the form field using FormFieldCollection
  • Saving the mapped template as a new TX document

Read the complete blog and learn how to automatically prepare templates for JSOPN-based document workflows.

TX Text Control .NET Server for ASP.NET is licensed per developer and is available as a Perpetual License with a 12 month support and maintenance subscription. Run time licenses are required for the deployment to production servers. See our TX Text Control .NET Server for ASP.NET licensing page for full details.

For more information, visit our TX Text Control .NET Server for ASP.NET product page.

Simplifiez la logistique avec la prise en charge des codes-barres MaxiCode

Juin 5, 2026
Telerik Reporting and Report Server 2026 T2 ajoute la prise en charge MaxiCode pour la génération centralisée automatisée d’étiquettes d’expédition compatibles UPS.

Telerik Reporting and Telerik Report Server deliver a complete solution for creating, managing, and distributing reports across .NET applications. Telerik Reporting is a lightweight, embedded reporting tool for .NET web and desktop apps. It lets developers and users easily design, customize, and export interactive, reusable reports. It supports multiple platforms, including ASP.NET Core, Blazor, MVC, AJAX, HTML5/JS, Angular, WPF, WinForms, and WinUI. Telerik Report Server is a web-based, server-side solution for centralized report management. Built on Telerik Reporting, it offers scheduling, delivery, user management, and web-based access. It can be used standalone or integrated into apps built with Blazor, Angular, or Windows Forms.

The Telerik Reporting and Report Server 2026 Q2 update adds MaxiCode barcode support, enabling developers to generate UPS-compatible shipping labels directly within Telerik reporting workflows without relying on separate labeling tools. The enhancement ensures accurate MaxiCode rendering across export formats including PDF, HTML, DOCX, XAML, Image, and RTF, while allowing barcode generation, scheduling, distribution, and reporting to be managed from a single platform. This helps organizations streamline shipping and fulfillment processes, automate high-volume delivery workflows through scheduled reports and data alerts, and reduce operational complexity.

To see a full list of what's new, see our release notes for Telerik Reporting and Telerik Report Server 2026 Q2.

Telerik Reporting is licensed per developer and is available as an Annual Subscription License, which includes product updates, technical support, AI Productivity Tools, and other benefits for 12 months. Telerik Report Server is licensed per domain, with each license including 15 Client Access Licenses (CALs) and 12 months of support and maintenance. See our licensing pages for full details. See our licensing pages for Telerik Reporting and Telerik Report Server for full details.

Telerik Reporting and Telerik Report Server are available individually or as part of Telerik DevCraft Ultimate.

Simplifiez la "Range Input"

Mai 12, 2026
Les éditeurs de données Range Trackbar permettent aux utilisateurs de définir les limites minimales et maximales de manière interactive, réduisant ainsi la saisie manuelle dans les rapports, tableaux de bord et formulaires.

A Range Trackbar in ASP.NET Core Data Editor controls is an interactive input component that lets users select a numeric range by moving two handles along a track, rather than typing minimum and maximum values into separate fields. This makes range-based data entry faster, clearer, and less error-prone, especially when the valid values are bounded, such as prices, dates, percentages, ratings, quantities, or performance thresholds. For developers, it provides a more intuitive way to capture structured range input while maintaining control over validation, step intervals, formatting, and default values. In real-world applications, a Range Trackbar can be used in product filters to select a price range, reporting dashboards to define a date or score interval, booking systems to choose acceptable time windows, analytics tools to adjust threshold limits, or administrative forms where users need to configure minimum and maximum values without manually entering exact numbers.

Many ASP.NET Core Assembly Data Editors collections contain Range Trackbar controls including:

  • DevExpress ASP.NET Core Data Editors (part of DevExpress ASP.NET & Blazor) let you add Range Trackbar inputs for selecting numeric intervals clearly within responsive data forms.
  • Telerik UI for ASP.NET Core Data Editors (part of Telerik UI for ASP.NET Core) allows you to present Range Trackbar selection for filters, thresholds, and configurable values.
  • Wisej.NET enables Range Trackbar-style range selection in ASP.NET Core applications, supporting selection within minimum and maximum values for business data entry.
  • Syncfusion ASP.NET Core Data Editors (part of Syncfusion Essential Studio Enterprise) facilitates Range Trackbar input for choosing minimum and maximum values.

For an in-depth analysis of features and price, visit our comparison of ASP.NET Core Assembly Data Editors.

Compare ASP.NET Core Assembly Data Editors

Gérez les documents PDF plus efficacement

Mai 7, 2026
Intégrez des outils de manipulation PDF pour fusionner, diviser, compresser et réorganiser les documents sans dépendre de logiciels externes.

PDF manipulation allow applications to create, modify, and manage PDF documents programmatically or through integrated user interfaces. These features support a wide range of document workflows, from reorganizing pages to extracting information and optimizing file sizes. By incorporating PDF manipulation tools directly into applications, developers can support more efficient document processing without relying on external software.

Common features include:

  • Compressing PDFs which reduces file sizes to make documents easier to store, transfer, and share while maintaining acceptable visual quality.
  • Deleting pages from a PDF enables users to remove unnecessary or sensitive content from existing documents.
  • Adding pages to a PDF allows new pages to be inserted into documents to expand or reorganise content.
  • Merging PDFs combines multiple PDF files into a single document, simplifying document management and distribution.
  • Splitting PDFs separates a document into smaller files, helping users isolate sections or distribute content more efficiently.
  • Extracting content allows users to retrieve text, images, or other embedded information from PDFs for reuse, analysis, or indexing purposes.
  • Managing metadata provides tools for viewing and updating document properties such as author details, titles, keywords, and creation dates.

For an in-depth analysis of features and price, visit our ASP.NET Core PDF components comparison.

Explore ASP.NET Core PDF Manipulation Features