Category News

Construya servidores MCP que mejoren el razonamiento de LLM

Septiembre 5, 2025
MCP SDK simplifica la creación de servidores y clientes MCP al proporcionar herramientas que permiten a los LLM recuperar datos, ejecutar código y seguir instrucciones estructuradas.

MCP SDK, a new product in the Red Carpet Subscription Vol. 3 2025 update, is a developer-focused library that reduces the complexity of implementing MCP (Model-Context-Protocol) servers and clients. Built around an intuitive event-driven API, it enables large language models (LLMs) to interact meaningfully with your application logic - retrieving data, invoking tools, executing predefined operations, or following structured prompts.

MCP SDK is ideal for building AI agents or integrating LLMs into backend processes that require stateful reasoning and real-time execution. Whether you're building intelligent assistants, automated systems, or decision-support tools, the MCP SDK gives you the flexibility to integrate LLMs into your existing software architecture with minimal effort.

To see a full list of what's new in Red Carpet Subscription Vol. 3 2025, see our release notes.

Red Carpet Subscription is licensed per developer and is available as a Perpetual License with a 12 month support and maintenance subscription. See our Red Carpet Subscription licensing page for full details.

For more information, visit our /n software Red Carpet Subscription product page.

Extraiga datos de gráficos directamente a Excel

Septiembre 5, 2025
La exportación a XLS/XLSX permite a los usuarios acceder a los datos sin procesar que hay detrás de los gráficos, lo que facilita el análisis, la auditoría o el intercambio de información en formatos compatibles con hojas de cálculo.

Exporting charts to XLS or XLSX formats enables developers to extract the structured underlying data from visualizations and make it available for deeper analysis or downstream processing. Rather than being confined to image or PDF exports, this approach allows for easy integration of chart data with spreadsheet tools and data workflows. By converting charts into Excel files, users gain the ability to manipulate, filter, or augment data, ideal for reporting, auditing, or business intelligence scenarios where numerical insights must be both visual and actionable.

Several Blazor charting controls offer the ability to export charts to XLS/XLSX including:

  • FusionCharts Blazor Suite XT (part of FusionCharts Suite XT) offers chart-data export to XLSX (Excel) format via its export menu or API, supported in both client-side and server-side export modes when exportEnabled is set, providing flexible, one-click access to underlying chart data.
  • TeeChart .NET for Blazor by Steema Software enables chart exports not only as images and PDFs, but also as structured data to Microsoft Excel formats (XLS/XLSX), along with exports to XML, HTML, CSV, and native chart formats, supporting a full range of sharing and reuse scenarios.
  • Syncfusion Blazor Chart (part of Syncfusion Essential Studio Enterprise) provides a unified ExportAsync method enabling direct export of chart content, including underlying data, to XLSX or CSV files. This improves distribution of chart data alongside visual exports, especially in analytics and reporting contexts.

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

Compare Blazor Charting Controls

Garantice la precisión del texto en aplicaciones de WPF

Septiembre 5, 2025
Los correctores ortográficos ayudan a los usuarios a detectar errores a medida que escriben, con subrayados rojos, sugerencias de corrección y compatibilidad con diccionarios personalizados o multilingües.

Spell-checker components in UI suites provide built-in functionality to detect and correct spelling errors within user-input fields and documents. They enhance text accuracy by underlining errors as the user types and offering context-menu corrections or dialog-based review, mirroring the familiar, production-grade experience found in Microsoft Office. These components typically support multiple dictionary formats (such as ISpell, OpenOffice, Hunspell, or custom dictionaries), integrate seamlessly into both basic and advanced text editors, and are essential for ensuring text quality in enterprise and productivity applications.

Several WPF UI suites offer spell checker components including:

  • DevExpress WPF includes a Spell-Checker component which delivers a Microsoft Office-inspired experience with check-as-you-type features and configurable dictionaries.
  • Telerik UI for WPF offers RadSpellChecker which allows spell checking across several controls including TextBox, RichTextBox, RadRichTextBox, RadGridView, and DataGrid.
  • ComponentOne Studio WPF by MESCIUS provides C1SpellChecker which brings rapid, Word-like spell checking, capable of processing up to 400,000 words per second.
  • Infragistics Ultimate UI for WPF includes the xamSpellChecker control which supports nine language dictionaries (including multiple English variants).

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

Compare WPF UI Suites

Edite más rápido con introducción de datos en las celdas

Septiembre 5, 2025
Realice correcciones rápidas o ajustes detallados directamente en la hoja de cálculo, manteniendo el control sobre la precisión de los datos y la eficiencia del flujo de trabajo.

In-cell data editing allows information to be modified directly within a spreadsheet cell rather than through separate forms or dialog boxes. This approach speeds up data entry, provides immediate visual feedback, and makes it easier to spot and correct mistakes in context. It enhances efficiency by reducing interruptions, lowering cognitive effort, and offering a familiar Excel-style experience. Common use cases include updating financial figures, adjusting inventory records, or revising project timelines where quick, accurate edits are essential.

Several JavaScript spreadsheet controls support in-cell data editing including:

  • Telerik Spreadsheet React lets users edit data directly within spreadsheet cells, enabling quick adjustments, streamlined workflows, and accurate real-time updates.
  • Wijmo FlexSheet by MESCIUS allows direct in-cell editing, giving developers Excel-like functionality with efficient data entry, contextual corrections, and improved productivity.
  • Jspreadsheet Pro enables in-cell editing within modern web applications, offering instant changes, enhanced usability, and efficient management of large datasets.
  • Infragistics Spreadsheet Angular facilitates editing directly in grid cells, supporting faster updates, reduced errors, and seamless interaction with surrounding dataset context.

For an in-depth analysis of features and price, visit our comparison of JavaScript Spreadsheet Controls.

Compare JavaScript Spreadsheet Controls

Escriba mejores confirmaciones con la asistencia de IA

Septiembre 3, 2025
GitLens v17.4 for VS Code agrega Commit Composer, que analiza cambios y redacta mensajes de confirmación coherentes alineados con el historial del proyecto.

GitKraken is a suite of developer tools built around Git, a popular version control system. It offers a graphical user interface (GUI) that allows developers to interact with Git repositories visually instead of relying on the command line. This simplifies complex Git workflows like resolving merge conflicts and visualizing code history, making Git more accessible and efficient for developers of all experience levels.

The GitLens for VS Code V17.4 release (included in GitKraken) adds a new Commit Composer view, which automatically analyzes your code changes and organizes them into logical, cohesive commits while generating meaningful, context-aware commit messages. You can preview and iterate on drafts before finalizing, switch between different AI models, and supply custom instructions to align with your project's conventions. The interface also offers integrated diff review and supports manual editing, giving you precise control over the outcome.

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

GitLens for VS Code is part of GitKraken which is available as Cloud-based or On-Premise options, licensed per user as an annual license which includes free updates and technical support. See our GitKraken licensing page for full details.

Learn more on our GitKraken product page.