Category News

构建增强 LLM 推理的 MCP 服务器

9月 5, 2025
通过提供允许 LLM 检索数据、运行代码和遵守结构化指令的工具,MCP SDK 简化了 MCP 服务器和客户端的构建。

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.

将图表数据直接提取到 Excel

9月 5, 2025
导出为 XLS/XLSX 允许用户访问图表背后的原始数据,从而更轻松地以电子表格友好的格式分析、审核或共享见解。

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

确保您整个 WPF 应用的文本准确性

9月 5, 2025
通过红色下划线、更正建议以及对自定义或多语言词典的支持,拼写检查器有助于用户在键入时发现错误。

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

用单元格内数据输入加快编辑速度

9月 5, 2025
直接在电子表格中进行快速修复或详细调整,保持对数据准确性和工作流程效率的控制。

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

用 AI 辅助编写更好的提交

9月 3, 2025
GitLens v17.4 for VS Code 添加提交编辑器,其可依照项目历史记录分析更改并起草一致的提交消息。

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.