.NET 8 WinForms 뉴스

하이퍼링크 탐색을 사용하여 PDF에 대화형 기능 추가

2월 23, 2024
사용자가 임베드된 하이퍼링크를 클릭하여 PDF 문서 내에서 이동하거나 외부 웹 사이트 및 파일로 이동할 수 있도록 지원합니다.

Hyperlink navigation allows users to seamlessly jump to different sections of the document, external websites, or other files by clicking on embedded hyperlinks. These links are typically highlighted or underlined, and clicking them triggers actions based on their type, such as navigating to a specific page within the PDF, opening a web page, or launching an external application. This functionality enhances user experience by enabling easy exploration of related information and resources directly from within the PDF document.

Several WinForms PDF Viewer components offer hyperlink navigation, including:

  • DevExpress WinForms PDF Viewer (part of DevExpress WinForms) streamlines PDF navigation with intuitive hyperlink handling, including internal jumps, external URLs, and embedded document opening.
  • ComponentOne Studio WinForms PDF (part of ComponentOne Studio WinForms by MESCIUS) simplifies PDF interaction with built-in hyperlink support, offering smooth navigation to internal pages, external websites, and embedded documents.
  • Telerik UI PDF for WinForms (part of Telerik UI for WinForms) enhances PDF exploration with responsive hyperlinks, enabling seamless transitions between internal destinations, external sites, and embedded documents.
  • Syncfusion Windows Forms PDF (part of Syncfusion Essential Studio Enterprise) allows users to navigate PDFs effortlessly with clickable hyperlinks, supporting page jumps, external web pages, and embedded document opening with customizable behavior.

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

Compare WinForms PDF Viewer Components

Visual Studio에서 보고서 레이아웃을 생성하고 편집하세요

2월 22, 2024
Visual Studio 통합 보고서 디자이너는 .NET WinForms 프로젝트를 위한 원활한 보고 솔루션을 제공합니다.

Visual Studio integrated report designers are comprehensive tools integrated into the Visual Studio development environment that enable software developers to design, create, and customize reports seamlessly within their projects. This feature streamlines the report creation process by providing a user-friendly interface for designing layout, formatting data, and integrating data sources directly within Visual Studio. Its benefits include increased productivity through the elimination of the need for external tools, enhanced collaboration among development teams, and improved efficiency in report development workflows, ultimately leading to faster delivery of high-quality reporting solutions in software applications.

Several .NET WinForms reporting controls offer Visual Studio integrated designers, including:

  • ActiveReports.NET by MESCIUS enables report creation in Visual Studio, fostering efficient design, data integration, and collaboration for professional reporting solutions.
  • DevExpress Reports integrates with Visual Studio, providing a versatile and user-friendly environment for creating, designing, and customizing comprehensive reports.
  • Telerik Reporting includes a Visual Studio integrated designer, facilitating the creation and customization of dynamic reports for enhanced data visualization.
  • MindFusion.Reporting for Windows Forms enhances Visual Studio with a powerful integrated designer, simplifying the creation and customization of WinForms reports.

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

Compare .NET WinForms Reporting Controls

맥락을 계속 파악하면서 스프레드시트를 탐색할 수 있습니다

2월 20, 2024
스프레드시트에 창 고정(freeze pane) 지원을 추가하면 사용자가 중요한 참조점을 보면서 광범위한 데이터를 스크롤할 수 있습니다.

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.