Notizie su .NET

Semplifica la selezione dell'intervallo di date con DateRangeEdit

Giugno 8, 2026
ComponentOne Studio WinForms 2026 v1 aggiunge un selettore di intervalli di date personalizzabile per filtrare, creare report e gestire esperienze utente globali più rapide.

ComponentOne Studio WinForms by MESCIUS is a comprehensive toolkit offering over 120 advanced UI components to improve Windows Forms application development. It helps you to build visually appealing and feature-rich applications with functionalities like data visualization through charts and reports, intuitive data editing with performant grids, and modern UI elements including ribbons and docking for a user-friendly experience.

The ComponentOne Studio WinForms 2026 v1 update introduces the DateRangeEdit control, helping developers improve date-based workflows with an intuitive range selection experience that supports common preset periods such as This Week, Last Week, This Month, and Next Month. With built-in multi-cultural support and flexible customization options for both preset ranges and calendar layouts, developers can create applications that are easier to use, better aligned with business requirements, and accessible to global audiences, while reducing the need for custom date selection implementations.

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

Dependent on geographic location, ComponentOne Studio WinForms licenses may be available as an Annual (Timed) Subscription License or as a Perpetual License with a 1 Year Support and Update Subscription. See our ComponentOne Studio WinForms licensing page for full details.

ComponentOne Studio WinForms is available individually or as part of ComponentOne Studio Enterprise.

Mappa automaticamente i campi del modulo TX Text Control ai dati JSON

Giugno 8, 2026
Semplifica la gestione dei dati e migliora l'efficienza della tua applicazione C# quando lavori con i campi del modulo.

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.

Abilita l'interazione dinamica tra moduli PDF

Giugno 5, 2026
Aspose.Words for .NET V26.6 aggiunge un nuovo supporto per trigger JavaScript per i campi data e ora, consentendo ai moduli PDF di rispondere dinamicamente agli input dell'utente.

Aspose.Words for .NET is a software development library that empowers developers to build document processing functionalities into their applications. It supports a wide range of document formats, including Microsoft Word (DOC, DOCX), OpenOffice (ODT), PDF, and HTML, allowing applications to generate, edit, convert, render, and print documents without relying on external programs like Microsoft Word. This streamlines development and ensures applications can handle various document needs.

The Aspose.Words for .NET V26.6 release introduces JavaScript trigger support for date and time fields in PDF AcroForms helping developers create more interactive and responsive forms when exporting documents to PDF. By enabling JavaScript actions to be associated with date and time fields, forms can automatically validate user input, apply formatting rules, and respond dynamically to user interactions. This improves the overall user experience by reducing input errors and providing immediate feedback, while also helping organizations build smarter digital forms that require less manual correction and processing after submission.

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

Aspose.Words for .NET is offered as Developer Small Business, Developer OEM, Developer SDK, Site Small Business, Site OEM and Site SDK licenses catering to a range of business needs. Licenses are perpetual, and include 1 year of support and maintenance. Subscription renewals are also available. See our Aspose.Words for .NET licensing page for full details.

Aspose.Words for .NET is available individually or as part of the following products:

Semplifica la logistica con il supporto per codici a barre MaxiCode

Giugno 5, 2026
Telerik Reporting e Report Server 2026 Q2 aggiungono il supporto MaxiCode per la generazione centralizzata e automatizzata di etichette di spedizione compatibili con 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.

Microsoft annuncia la disponibilità di .NET 11 Preview 4

Giugno 2, 2026
L'ultima versione include miglioramenti su tutta la linea, compresi MAUI, C#, Entity Framework Core e altro ancora.

Microsoft has announced the release of .NET 11 Preview 4. This Microsoft blog post highlights what's new in this release and includes links to download .NET 11 Preview 4. This .NET update contains improvements across the .NET Runtime, including:

  • Libraries - Process gets the biggest update in years.
  • Runtime - Runtime libraries are now compiled with runtime-async.
  • SDK - dotnet watch adds device selection for .NET MAUI and mobile projects.
  • C# - Clearer diagnostic for misplaced #! shebang directives.
  • ASP.NET Core - HTTP QUERY in generated OpenAI documents.
  • .NET MAUI - dotnet watch for Android and iOS.
  • Entity Framework Core - Approximate vector search for SQL Server 2025.
  • Much more!

Read the official Microsoft Release blog for a detailed list of all planned improvements in .NET 11.