Noticias sobre .NET

Genere PDF de forma programática en WPF

Marzo 27, 2026
Permita que las aplicaciones WPF creen PDF directamente a partir de código con un control preciso sobre la estructura, el diseño y el renderizado del contenido.

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

Comprenda documentos con resumen de IA

Marzo 27, 2026
Syncfusion Essential Studio PDF Viewer SDK 2026 Volumen 1 añade un resumidor de documentos con IA para una comprensión y recuperación rápidas de información.

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 anuncia la disponibilidad de .NET 11 Preview 2

Marzo 27, 2026
La actualización incluye mejoras en .NET Runtime, SDK, bibliotecas y ASP.NET Core, entre otras áreas.

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.

Mejore la información con imágenes de medidor

Marzo 26, 2026
Añada indicadores a informes para ofrecer información visual clara y en tiempo real que simplifique datos complejos y destaque el rendimiento frente a los objetivos.

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

Habilite la transferencia segura de datos con SSH

Marzo 26, 2026
Integre comunicación SSH cifrada en las aplicaciones, permitiendo el acceso remoto seguro y el intercambio de datos con un esfuerzo mínimo de implementación.

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