Architecture News

在不丢失上下文的情况下浏览大型电子表格

2月 20, 2024
将对冻结窗格的支持添加到您的电子表格允许用户在记住关键参考点的同时滚动浏览大量数据。

Freeze pane support allows you to fix specific rows or columns in place while scrolling through the rest of the data. This is particularly useful for large spreadsheets with header rows or key columns you need to reference constantly. By freezing panes, you ensure these crucial elements remain visible even as you navigate across vast datasets, improving readability and data analysis efficiency.

Several WinForms spreadsheet controls offer freeze pane support including:

  • DevExpress WinForms Spreadsheet (part of DevExpress WinForms) provides you with the ability to fix headers and key columns for seamless navigation in massive datasets.
  • Aspose.Cells for .NET allows you to lock specific rows and columns in place while scrolling, improving spreadsheet readability and navigation.
  • Syncfusion WinForms Spreadsheet (part of Syncfusion Essential Studio Enterprise) allows you to freeze rows or columns for effortless scrolling within complex spreadsheets.
  • Telerik WinForms Spreadsheet (part of Telerik UI for WinForms) enables you to pin headers and columns for intuitive navigation and improved data comprehension.

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

Compare WinForms Spreadsheet Controls

在高 DPI 下优化图表文本呈现

2月 19, 2024
LightningChart .NET v11.0.1.1 可在所有屏幕分辨率下提供清晰的文本,确保您的图表在任何显示器上看起来都令人惊叹。

LightningChart .NET is a 2D and 3D data visualization SDK empowering developers with high-performance and flexibility. Boasting over 100 chart types, advanced technical indicators, and real-time rendering capabilities, it handles demanding scientific, financial, and engineering challenges, while its rich API and comprehensive support equip developers to craft informative and interactive dashboards.

The LightningChart .NET v11.0.1.1 release enhances text rendering fidelity in WinForms applications, ensuring exceptional clarity and readability across diverse screen resolutions and DPI configurations. This update guarantees a visually consistent and crisp user experience, independent of the user's device display characteristics. Additionally, it optimizes per-monitor DPI awareness for text rendering in both WinForms and WPF applications, particularly within the .NET 6 build environment. This refinement assures well-rendered and accurately scaled text across multiple monitors with varying DPI settings.

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

LightningChart .NET is available per developer in packages for either WPF, WinForms, UWP or all 3. Each package comes as a subscription license (with 1 or 2 years of limited support), or a perpetual license (with 1 or 2 years of Standard or Premium support). Floating licenses and site licenses are available upon request. See our LightningChart .NET licensing page for full details.

For more information, see our LightningChart .NET product page.

使用 C# 添加 .NET 电子表格功能区栏

2月 19, 2024
用类似 Excel 的功能区提高用户工作效率并增强您 .NET 应用的 UI,该功能区提供上下文行为、命令执行等。

Spread.NET helps you create spreadsheets, grids, dashboards, and forms. It includes a powerful calculation engine with 450+ functions and the ability to import and export Excel spreadsheets. Leverage the extensive .NET spreadsheet API and powerful calculation engine to create analysis, budgeting, dashboard, data collection and management, scientific, and financial applications. You can develop in Visual Studio using VB or C# for WinForms, ASP.NET, and WPF. Spread.NET ensures maximum performance for your enterprise apps and its modular architecture lets you add only the features you need, reducing unnecessary bloat.

In this blog post, MESCIUS Product Marketing Specialist Mackenzie Albitz shows you how to add a spreadsheet ribbon bar control to a .NET 8 WinForms app using C#. Steps include:

  • Creating a WinForms .NET 8 app
  • Adding a .NET Spreadsheet Component to the Form
  • Attaching a Ribbon Bar Control to the .NET Spreadsheet Instance
  • Programmatically Customizing the .NET Spreadsheet Ribbon Bar Control

Read the complete blog and unlock the powerful capabilities of the Spread.NET component.

Spread.NET is licensed per developer and is available as a Perpetual License with a 12 month support and maintenance subscription. We can supply any Spread.NET license including new licenses, maintenance renewals, and upgrade licenses. See our Spread.NET licensing page for full details.

For more information, visit our Spread.NET product page.

用简单的 CRUD 操作增强您的数据网格

2月 19, 2024
利用新的 DevExpress Blazor 网格工具栏部分进行直观的“创建、读取、更新和删除”功能。

DevExpress ASP.NET and Blazor includes 110+ UI controls for ASP.NET (including Reporting), server-side MVC extensions or client-side controls with everything you need to build Office-inspired applications, over 70 high-performance ASP.NET Core UI controls, ASP.NET Bootstrap Controls for Office-inspired and Data Visualization apps, Blazor Components (including a Data Grid and Pivot Grid) so you can design rich user experiences for both server-side (Razor Components) and client-side (Blazor) platforms and the DevExtreme JavaScript component suite for responsive web development.

The DevExpress Blazor Grid UI component includes a new toolbar section for displaying custom content. In this blog post, DevExpress's Svetlana Mikheeva describes how to use this powerful component to create rich UIs displaying icons, text, or both. Steps include:

  • Setting up the Blazor Toolbar
  • Attaching the Toolbar to the Grid
  • Placing a Search Box withing the Toolbar

Read the complete blog and get started creating rich Blazor Grid applications.

DevExpress ASP.NET and Blazor is licensed per developer and includes a 12 month subscription for minor and major updates. Subscription renewals are also available. See our DevExpress ASP.NET and Blazor licensing page for full details.

Learn more about DevExpress ASP.NET and Blazor.

用 IDE 提高您的 PHP 效率

2月 19, 2024
用 PHP 功能(包括语法突出显示、代码完成和调试)节省时间并提高您的开发工作流程。

PHP development benefits greatly from Integrated Development Environments (IDEs). While basic editors might offer syntax highlighting, IDEs can elevate your workflow with intelligent code completion, debugging tools, built-in testing frameworks, and framework-specific integrations for popular options like Laravel and Symfony. This translates to faster development due to error prevention, efficient navigation, and streamlined debugging.

Several IDEs offer PHP support, including:

  • PHPStorm by JetBrains boasts intelligent code completion, on-the-fly error prevention, seamless debugging, and refactoring capabilities.
  • PrimalScript by SAPIEN Technologies simplifies PHP coding with syntax highlighting, code completion and debugging tools.
  • UEStudio by UltraEdit facilitates efficient PHP development through debugging and version control integration.

For an in-depth analysis of features and price, visit our IDEs comparison.

Compare IDEs