.NET 뉴스

ASP.NET Core를 통해 보고서를 DOCX로 내보내세요

12월 19, 2023
애플리케이션에서 보고서를 친숙한 DOCX 형식으로 내보낼 수 있어 사용자에게 유연성이 제공됩니다.

Data dissemination often requires flexibility and accessibility. Exporting reports to DOCX format serves this need by seamlessly translating the insights gleaned from your report into a familiar, editable document. This format preserves the structural integrity and visual aesthetic of your report while leveraging the ubiquitous editing capabilities of Microsoft Word. This dual benefit makes DOCX export ideal for several scenarios: disseminating reports to diverse audiences, seamlessly integrating reports into larger documents, and ensuring both data clarity and professional presentation. It essentially establishes a bridge between the structure of reporting tools and the adaptable environment of Word documents, empowering you to share your findings with maximum impact and ease.

Several ASP.NET Core reporting components allow you to export to DOCX format, including:

  • DevExpress Reports (Multi-Platform) (part of DevExpress Reporting) is a feature-rich reporting platform for web, desktop and mobile apps, which enables users to export reports to DOCX.
  • ActiveReports.NET by MESCIUS allows you to create reports and export them to editable DOCX files for seamless sharing and collaboration. This is a feature of ActiveReports.NET Professional Edition.
  • Telerik Reporting is a lightweight reporting solution for web and desktop applications that provides the ability to save reports in the DOCX format.
  • List & Label Enterprise Reporting Edition by combit is a comprehensive reporting solution that offers a wide range of export options including DOCX.

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

Compare ASP.NET Core Reporting Controls

가상 스크롤을 통한 Blazor 그리드성능 향상

12월 19, 2023
현재 볼 수 있는 영역에 나타나는 행만 렌더링하여 대규모 데이터 세트를 손쉽게 로드하고 렌더링할 수 있습니다.

For large datasets, traditional grid scrolling struggles to maintain performance, often becoming sluggish and resource-intensive. Virtual scrolling provides a more efficient alternative. Instead of rendering the entire dataset at once, it dynamically fetches and displays only the visible rows, keeping the rest cached and unloaded. This significantly reduces the number of elements in the application, resulting in a noticeably smoother scrolling experience, even with millions of data points. Virtual scrolling empowers users to seamlessly explore expansive datasets without compromising performance or responsiveness.

Several Blazor grid components support virtual scrolling including:

  • DevExpress Blazor Data Grid (part of DevExpress ASP.NET and Blazor) is a high-performance, feature-rich grid with seamless virtual scrolling for large datasets.
  • FlexGrid for Blazor (part of ComponentOne Studio Blazor by MESCIUS) is a flexible and customizable grid with efficient virtual scrolling for data-intensive applications.
  • Infragistics Blazor Data Grid (part of Infragistics Ignite UI) is a comprehensive grid solution with advanced virtual scrolling capabilities for enterprise-level applications.
  • Syncfusion Blazor DataGrid (part of Syncfusion Essential Studio Enterprise) is a versatile grid with optimized virtual scrolling for handling massive datasets seamlessly.
  • Telerik UI for Blazor Grid (part of Telerik UI for Blazor) is a powerful grid component which uses smooth virtual scrolling to navigate large data sets efficiently.

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

Compare Blazor Grid Components

.NET 앱에서 QR 코드 생성 및 읽기

12월 19, 2023
IronQR for .NET을 사용하면 개발자가 최소한의 노력으로 데스크탑, 모바일 및 클라우드 프로젝트에 강력한 QR 코드 기능을 추가할 수 있습니다.

IronQR for .NET by Iron Software is a new C# library specifically designed for .NET developers who want to effortlessly integrate QR code functionality into their applications. Whether you need to generate or read QR codes, IronQR offers a user-friendly API that minimizes coding complexity and streamlines the development process. It offers customization options including the ability to resize, add margins and borders, recolor, and embed logos. Additionally, it provides fault tolerance mechanisms, enabling developers to ensure the reliability of their QR codes by choosing the appropriate QR version, implementing null checking, checksum validation, and error message generation.

IronQR for .NET is licensed per developer and is available as a perpetual license with 1 year of product updates and support services. Lite, Plus and Professional Licenses are available for different development and distribution requirements. See our IronQR for .NET licensing page for full details.

IronQR for .NET is available to buy in the following products:

캐럿 주석으로 PDF 문서 검토 향상

12월 18, 2023
Document Solutions for PDF v7은 PDF 파일에서 누락된 콘텐츠나 필요한 변경사항을 정확하게 지적할 수 있는 기능을 제공합니다.

Document Solutions for PDF (formerly GrapeCity Documents for PDF), is a powerful and comprehensive C# library that empowers developers to create, manipulate, and manage PDF documents with ease. This versatile product enables developers to generate PDFs from scratch, modify existing documents, import and export data, and incorporate advanced features like AcroForms and annotations.

Document Solutions for PDF v7 elevates document review with the introduction of Caret Annotation, a useful tool for pinpointing critical areas in PDFs. The CaretAnnotation class empowers you to programmatically identify and highlight missing content or necessary modifications with pinpoint accuracy. This feature facilitates the rapid placement of visual cues across multiple locations within your PDFs, ensuring reviewers can easily identify areas that require attention.

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

Document Solutions for PDF is licensed per developer and is available in several license options for differing distribution needs. Team licenses are also available for multiple developers within the same organization. See our Document Solutions for PDF licensing page for full details.

For more information, visit our Document Solutions for PDF product page.

Telnet을 통해 원격 서버에 연결하세요

12월 18, 2023
Telnet 지원 통신 구성요소를 사용하여 원격 통신 실행을 .NET 애플리케이션에 통합할 수 있습니다.

Telnet is a network protocol used to provide bidirectional interactive text-oriented communication facility using a virtual terminal connection over TCP. Within communications and messaging, Telnet is used for accessing remote servers and devices, allowing users to manage networks and perform system administration tasks remotely.

Several .NET Communications and Messaging components provide Telnet support including:

  • IPWorks .NET Edition by /n software is a comprehensive API for building Telnet applications in .NET, offering comprehensive features and interoperability with various protocols.
  • Rebex Terminal Emulation is a lightweight and efficient Telnet library for .NET, providing a straightforward interface for establishing and managing connections.
  • SocketTools .NET Edition by Catalyst Development Corp. is a multifaceted toolkit for network communication, including Telnet, enabling secure and reliable communication between applications
  • PowerTCP Telnet for .NET by Dart is an enterprise-grade Telnet solution for .NET, delivering robust performance and scalability for mission-critical applications.

For an in-depth analysis of features and price, visit our .NET Communications and Messaging Component comparison.

Compare .NET Communications and Messaging Components