Noticias sobre .NET

Acelere el desarrollo con eficiencia mejorada por IA

Octubre 16, 2025
Telerik DevCraft 2025 Q3 agrega un asistente de codificación de IA para ASP.NET MVC y jQuery, lo que permite un desarrollo más rápido, inteligente y preciso.

DevCraft by Telerik is a comprehensive suite of more than 1,250 UI components and development tools designed for building modern web, desktop, and mobile applications using .NET and JavaScript frameworks. It includes reporting and report management solutions, automated testing and mocking tools, and document processing libraries, as well as a wide range of professionally designed user interface controls from the Telerik and Kendo UI suites. DevCraft enables developers to create feature-rich, high-performance applications with consistent design and user experience, delivering enterprise-level, scalable, and maintainable software solutions.

The Telerik DevCraft 2025 Q3 update introduces new AI Coding Assistants for Telerik UI for ASP.NET MVC and Kendo UI for jQuery, designed to improve developer efficiency through intelligent, context-aware code generation within supported IDEs. These assistants automate repetitive coding tasks, generate accurate framework-specific code, and deliver instant access to relevant API documentation and technical insights. By understanding the structure and capabilities of Telerik and Kendo UI components, the AI Coding Assistants enable developers to produce cleaner, more consistent code while reducing time spent on setup, configuration, and troubleshooting.

To see a full list of what's new in version 2025 Q3 (2025.3.1002), see our release notes for Telerik UI for ASP.NET MVC and Kendo UI for jQuery.

Telerik DevCraft is licensed per developer and has two licensing models: an annual Subscription License and a Perpetual License. The Subscription license provides access to the latest product updates, technical support, and exclusive benefits for a flat annual fee, and must be renewed to continue using the software. The Perpetual license is a one-time purchase granting access to the current released version and includes a one-year subscription for product updates and technical support. After this initial period, users can choose to renew the subscription element to continue receiving updates and support; otherwise, they may continue using the installed version available during their active subscription term but will forgo future updates and support. See our Telerik DevCraft Ultimate licensing page for full details.

Telerik DevCraft is available in the following editions:

Diseñe informes más inteligentes con asistencia de IA incorporada

Octubre 13, 2025
Stimulsoft BI Designer 2025.4.1 agrega un asistente de informes impulsado por IA que permite la creación y personalización instantánea de informes a partir de una consulta de texto.

Stimulsoft BI Designer is a powerful reporting tool designed to create visually appealing and interactive reports. It allows users to design and develop complex reports with ease, integrating data from various sources and presenting it in a clear, concise, and informative manner. With its rich feature set, Stimulsoft BI Designer is widely used in diverse industries, including finance, healthcare, retail, and manufacturing, to generate reports for analysis, decision-making, and compliance purposes. Key benefits include its intuitive interface, extensive customization options, and support for multiple data sources, making it an essential tool for organizations seeking to enhance their reporting capabilities and gain valuable insights.

The Stimulsoft BI Designer 2025.4.1 update introduces an AI-powered Report Wizard that improves the report creation process for developers by transforming plain text queries into fully structured reports. It supports various report types, including simple lists, grouped, master-detail, and column-based formats, automatically analyzing connected data sources to generate accurate layouts. Developers can further refine and adjust report designs through custom queries, enabling efficient customization without manual configuration. This feature significantly reduces development time and enhances productivity within the Stimulsoft BI Designer environment.

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

Stimulsoft BI Designer is available as a perpetual license and is licensed per creator. A creator is a person who creates reports, dashboards, or forms in a standalone (desktop) designer or online designer. The creator may install one copy of the standalone (desktop) designer. See our Stimulsoft BI Designer licensing page for full details.

Stimulsoft BI Designer is available individually or as part of Stimulsoft Ultimate.

Encuentre texto rápidamente en cualquier documento PDF

Octubre 10, 2025
Localice rápidamente palabras o frases dentro de documentos PDF utilizando opciones de búsqueda flexibles para mejorar la navegación y la revisión del contenido.

A text search feature in a PDF component allows developers to programmatically locate specific words or phrases within a PDF document. This functionality typically supports options such as case sensitivity, whole word matching, and navigation between search results. It is particularly useful in applications where users need to quickly identify and interact with relevant content in large or complex documents. By enabling this feature, developers can enhance the user experience in document viewing or editing environments, reduce manual search effort, and support features like text highlighting, annotation, or content extraction for further processing.

Several .NET WPF PDF components offer text searching including:

  • Telerik UI PDF for WPF (part of Telerik UI for WPF) lets you search through PDF text using simple options like match case or exact words to quickly find what you need.
  • ComponentOne Studio WPF PDF (part of ComponentOne Studio WPF Edition) allows you to look for specific words or phrases in a PDF with flexible settings for more accurate results.
  • IronPDF for .NET provides a way to scan PDFs for text, helping users locate important information or sections without manually reading everything.
  • Syncfusion WPF PDF (part of Syncfusion Essential Studio Enterprise) enables users to search text in PDFs and see results highlighted, making it easier to review content.

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

Compare .NET WPF PDF Components

Cree navegación enriquecida con menús de Blazor

Octubre 10, 2025
Las bibliotecas de interfaz de usuario de Blazor ofrecen componentes de menú flexibles con elementos anidados, personalización visual e integración en diseños web modernos.

Menu controls in a Blazor UI suite are user interface components that provide structured navigation through an application by organizing links or actions into hierarchical menus. These controls are particularly useful in web applications that require intuitive, accessible, and dynamic navigation elements. In Blazor, menu controls can be rendered either through server-side or WebAssembly-based components, allowing developers to build interactive menus using Razor syntax and C#. They support features like multi-level nesting, icons, templates, and binding to data sources, making them adaptable to a wide range of layouts and user experiences. Menu controls integrate smoothly with routing and layout systems, enabling developers to maintain a consistent navigation experience across the application.

Several Blazor UI suites provide Menu controls, including:

  • DevExpress ASP.NET and Blazor lets you build hierarchical menus with templates, icons, and orientation support, including a responsive layout with collapsing behavior.
  • Telerik UI for Blazor allows you to create multi-level menus with item templates, icons, and URL-based navigation that integrates with Blazor routing.
  • Nevron Open Vision for .NET provides context and ribbon menu controls for Blazor WebAssembly, with theme support, icons, checkable items, and multi-click interaction.
  • Blazorise offers a responsive Bar component that supports horizontal and vertical modes, with nested dropdowns and layout-friendly navigation options.
  • Smart UI (Smart HTML Elements) provides a dedicated Blazor Menu control with nested items, multiple display modes, rich styling, and context menu support.

For an in-depth analysis of features and price, visit our comparison of Blazor UI Suites.

Compare Blazor UI Suites

Agregue comunicaciones en tiempo real con soporte WebSocket

Octubre 8, 2025
Habilite comunicación rápida y bidireccional en aplicaciones .NET mediante conexiones WebSocket seguras creadas para ofrecer rendimiento y atender las necesidades de implementación modernas.

WebSocket internet protocol support in a .NET communications component enables full-duplex communication channels over a single, long-lived TCP connection. This protocol is particularly useful for scenarios requiring real-time data exchange, such as live chat applications, interactive dashboards, or financial trading platforms. Unlike traditional HTTP requests that follow a request-response pattern, WebSockets maintain an open connection, allowing servers to push updates to clients without being explicitly requested. In a .NET context, this support is typically built into libraries like ASP.NET Core or third-party components, offering developers tools to efficiently manage persistent, low-latency connections while reducing overhead compared to polling or long-polling techniques.

Several .NET Comms & Messaging components offer WebSocket including:

  • IPWorks SSL .NET Edition by /n software lets you integrate secure WebSocket (ws/wss) support with TLS 1.0–1.3, certificate management, and full-duplex data exchange.
  • Rebex WebSocket enables WebSocket clients across modern and legacy .NET platforms with full TLS 1.2/1.3, SNI, and SHA‑2 certificate support.
  • PowerWebSockets by Noemax facilitates high‑throughput, cross‑platform WebSocket communication in .NET, offering asynchronous messaging and server/client symmetry.

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

Compare .NET Comms & Messaging