Nouvelles .NET

Générez des PDF de façon programmatique dans WPF

Mars 27, 2026
Permettez aux applications WPF de créer des PDF directement à partir du code avec un contrôle précis sur la structure, la mise en page et le rendu du contenu des documents.

Creating PDFs programmatically involves generating Portable Document Format files from application data, user input, or existing content such as text, images, or HTML. Developers implementing this capability allow the production of consistent, platform-independent documents that preserve layout and formatting across devices. It is widely used for reporting, document archiving, invoicing, and content distribution, offering benefits such as precise control over document structure, automation of document workflows, and the ability to integrate document generation directly into applications.

Several WPF PDF components allow you to create PDFs, including:

  • ComponentOne WPF PDF (part of ComponentOne Studio WPF by MESCIUS) provides a .NET API for programmatically creating PDF documents in WPF applications.
  • Telerik UI for WPF PdfProcessing (part of Telerik UI for WPF) includes a framework-independent library for generating PDF files programmatically from scratch.
  • IronPDF for .NET by Iron Software also supports WPF and provides the ability to generate PDF documents by rendering HTML, URLs, or other existing content into PDF format.
  • Syncfusion WPF PDF (part of Syncfusion Essential Studio Enterprise) includes a WPF PDF library for creating, modifying, and saving PDF documents with layout control.

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

Compare WPF PDF Components

Améliorez la compréhension des documents grâce aux résumés IA

Mars 27, 2026
Le SDK PDF Viewer de Syncfusion Essential Studio 2026 Volume 1 ajoute un résumé de documents IA pour une compréhension rapide et une récupération rapide de l’information.

The Syncfusion Essential Studio PDF Viewer SDK is a high performance solution that enables developers to integrate advanced PDF viewing capabilities into web, desktop, and mobile applications. It supports features such as document navigation, annotations, form filling, digital signatures, and collaborative review, allowing users to interact with PDF content efficiently. Designed for reliability and smooth rendering of complex documents, it provides a consistent experience across platforms.

The Syncfusion Essential Studio PDF Viewer SDK 2026 Volume 1 update introduces a document summarizer that enhances how developers deliver efficient document interaction by integrating AI-generated summaries and contextual question-answering directly within PDF viewing applications. This feature enables end users to quickly extract key information and insights from large or complex documents, reducing time spent navigating content and improving overall productivity.

To see a full list of what's new in Syncfusion Essential Studio PDF Viewer SDK 2026 Volume 1, see our release notes.

Syncfusion Essential Studio PDF Viewer SDK is licensed per developer on a one year timed subscription basis, with runtime royalty free redistribution included when the subscription is current, and includes one year of unlimited technical support and updates. See our Syncfusion Essential Studio Spreadsheet Editor SDK licensing page for full details.

Learn more on our Syncfusion Essential Studio PDF Viewer SDK product page.

Microsoft annonce la disponibilité de .NET 11 Preview 2

Mars 27, 2026
La mise à jour inclut des améliorations sur le runtime .NET, le SDK, les bibliothèques, ASP.NET Core, et plus encore.

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.

Améliorez la génération de rapports avec des visuels de jauge

Mars 26, 2026
Ajoutez des indicateurs aux rapports pour fournir des insights visuels clairs et en temps réel qui simplifient les données complexes et mettent en lumière la performance par rapport aux objectifs.

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

Activez le transfert sécurisé de données avec SSH

Mars 26, 2026
Intégrez la communication SSH chiffrée dans les applications, permettant un accès à distance sécurisé et un échange de données avec un minimum d’efforts d’implémentation.

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