Category News

Microsoft annuncia la disponibilità di .NET 11 Preview 2

Marzo 27, 2026
L'aggiornamento include miglioramenti su .NET Runtime, SDK, librerie, ASP.NET Core e altro ancora.

The .NET Framework, a comprehensive development platform, has been a cornerstone of Microsoft's ecosystem for over two decades. It provides a rich set of class libraries, tools, and programming languages (like C#, VB.NET, and F#) that enable developers to create a wide range of applications, from desktop software to web services and mobile apps. With the approaching release of .NET 11, Microsoft continues its commitment to delivering a modern, high-performance, and cross-platform development environment.

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

  • Libraries - Various features and enhancements
  • Runtime - Significant progress toward runtime-native async
  • SDK - Smaller SDK installers on Linux and macOS, Code analyzer improvements, New SDK warnings and build targets, and more
  • C# 15 - Collection expression arguments and Union types
  • F# - Simplified DIM interface hierarchies, Compiler performance improvements, and more
  • ASP.NET Core - Native OpenTelemetry tracing, TempData support for Blazor, OpenAPI M3.2.0 support
  • Much more!

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

Effettua revisioni del codice in Visual Studio 2026

Marzo 26, 2026
Review Assistant V4.3.11 aggiunge il supporto per Visual Studio 2026, permettendo ai team di adottare l'IDE più recente pur mantenendo i processi di revisione consolidati.

Review Assistant is a code review tool designed to integrate directly into development workflows, enabling teams to collaborate on code quality without leaving their familiar environment. It provides a structured approach to peer review, supporting comments, discussions, and iterative revisions within a centralized system. By maintaining a clear audit trail of changes and feedback, it helps development teams improve code consistency, catch defects earlier, and maintain higher overall standards across projects.

The Review Assistant V4.3.11 release adds support for Microsoft Visual Studio 2026. This allows organizations to upgrade their IDE without disrupting established code review processes, ensuring that review processes continue to run directly inside Visual Studio. This continuity is particularly valuable for teams that rely on in-editor collaboration, as it avoids the need to switch tools or delay upgrades due to missing integrations.

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

Review Assistant is licensed per user and is available as a Perpetual license 1 year support and maintenance. See our Review Assistant licensing page for full details.

Review Assistant is available individually or as part of Code Review Bundle.

Migliora la creazione di report con gli oggetti visivi degli indicatori

Marzo 26, 2026
Aggiungi indicatori ai report per fornire informazioni visive chiare e in tempo reale che semplificano i dati complessi e mettono in evidenza le prestazioni rispetto agli obiettivi.

Adding gauges to reports means incorporating visual indicators such as dial or meter style graphics that display key metrics against defined ranges or targets, making performance instantly understandable at a glance. This approach enhances report clarity by transforming complex or dense data into intuitive visuals, helping users quickly assess whether values fall within acceptable, warning, or critical thresholds. As a result, gauges support faster, more informed decision making, improve stakeholder communication, and create more engaging, user friendly reports. Common use cases include tracking sales performance against quotas, monitoring system health or uptime, visualizing budget utilization, and displaying KPI progress in executive dashboards where quick insights are essential.

Several .NET WPF Reporting controls include Gauges including:

  • DevExpress Reporting lets you embed customizable gauge controls in reports to visualize KPIs, enabling clear performance tracking and faster data driven decisions.
  • Telerik Reporting allows you to incorporate interactive gauges into reports, presenting real time metrics with intuitive visuals that enhance clarity and user engagement.
  • List & Label Enterprise Reporting Edition by combit facilitates adding gauge elements to reports, helping users highlight key values, thresholds, and performance trends effectively.
  • Stimulsoft Reports.WPF enables you to design rich reports with gauge components, delivering precise visual feedback on metrics for improved monitoring and analysis.

For an in-depth analysis of features and price, visit our comparison of .NET WPF Reporting Controls.

Compare .NET WPF Reporting Controls

Abilita il trasferimento dati sicuro con SSH

Marzo 26, 2026
Integra la comunicazione SSH crittografata nelle applicazioni, consentendo un accesso remoto sicuro e uno scambio di dati con il minimo sforzo di implementazione.

SSH (Secure Shell) support in a .NET communication component refers to the ability to establish and manage encrypted, authenticated connections using the SSH protocol. This can enable capabilities such as remote command execution, shell access, port forwarding, and, where supported, secure file transfer through protocols such as SFTP or SCP. For software developers, it reduces the need to implement low-level cryptographic and networking functions directly, while relying on established SSH mechanisms for confidentiality, integrity, and authentication. It is particularly useful for scenarios such as remote server administration, secure transfers, and tunneling, helping applications protect sensitive data over untrusted networks.

Several .NET Core communications and messaging components offer SSH support including:

  • SecureBlackbox .NET Edition by /n software lets you integrate SSH connectivity, enabling encrypted communication and reliable remote command execution.
  • Rebex SSH Shell adds terminal access, scripting, and tunneling for .NET applications, helping developers handle interactive SSH sessions across systems securely.
  • PowerTCP SSH and SFTP for .NET by Dart Communications facilitates SSH-enabled communication by providing secure channels for remote access and data exchange.
  • SocketTools .NET Edition by Catalyst Development Corp. allows you to incorporate SSH support for secure connections, supporting encrypted sessions and remote operations.

For an in-depth analysis of features and price, visit our comparison of .NET Core comms & messaging components.

Compare .NET Core Comms & Messaging Components

Cattura le annotazioni con l'uso di inchiostro digitale a mano libera nei PDF

Marzo 26, 2026
Crea app che supportano note scritte a mano nei file PDF, permettendo agli utenti di annotare i documenti direttamente usando strumenti quali stilo, tocco o mouse.

Freehand ink annotation support in a PDF component enables applications to capture and render freehand drawings directly on a PDF document, typically using input from a mouse, stylus, or touch device. It allows users to write, sketch, highlight, or mark up content in a natural way, with the annotations stored as standard PDF ink annotations that remain part of the document. For software developers, this capability adds interactive review and collaboration features to applications such as document viewers and form-processing systems, allowing users to provide visual feedback, sign documents, or annotate content without altering the original PDF structure.

Several .NET PDF components feature support for freehand ink annotations including:

  • Document Solutions for PDF (by MESCIUS) allows you to record freehand ink strokes and store them as standard PDF annotations for review scenarios.
  • DevExpress PDF Document API for .NET (part of DevExpress Office File API) lets you create, edit, and flatten Ink annotations for freehand PDF markup workflows.
  • PDF4NET (by PDF4DEV Solutions) facilitates drawing and preserving freehand ink annotations in PDFs, supporting stylus and touch input.
  • Syncfusion ASP.NET Core PDF (part of Syncfusion Essential Studio Enterprise) enables developers to capture and render freehand ink annotations in PDFs.

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

Compare .NET PDF Components