.NET 7 WPF 뉴스

사용자가 앱에서 직접 보고서를 인쇄하도록 지원하세요

1월 9, 2024
인쇄 기능이 있는 WPF 보고 컨트롤을 사용하면 분석, 장기 보관 및 효율적인 배포를 위해 서류 사본을 생성할 수 있습니다.

Turning data into tangible insights is critical for businesses, and reporting tools can bridge the gap with robust printing capabilities. These tools support various paper sizes, orientations, and quality settings, ensuring accurate and professional representation of reports in physical form. Additional features like printer selection and print preview streamline the process, further enhancing efficiency.

Several WPF reporting components support printing including:

  • DevExpress Reporting provides Enterprise-grade report functionality with high fidelity printing including print preview and numerous options.
  • ActiveReports.NET by MESCIUS (formerly GrapeCity) offers flexible print settings for fine-grained control over output.
  • List & Label Enterprise Reporting Edition by combit includes comprehensive printing options including direct-to-printer and batch printing.
  • FastReport WPF empowers seamless report printing across formats and printers through advanced page splitting, tiling, and scaling capabilities.

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

Compare WPF Reporting Components

.NET 스프레드시트에 Excel과 유사한 리본 추가하기

1월 2, 2024
Spread.NET 17에는 상황에 맞는 탭, 단추 및 메뉴를 스프레드시트 앱에 추가할 수 있는 새로운 리본 컨트롤이 제공됩니다.

Spread.NET by MESCIUS is a powerful tool for building Excel-like applications in your .NET projects. It lets you create interactive spreadsheets, grids, dashboards, and even forms within WinForms, ASP.NET, and WPF applications. With its rich feature set, including a robust calculation engine, formula support, and Excel compatibility, Spread.NET empowers developers to build data analysis tools, budgeting apps, scientific dashboards, and more, all within the familiar .NET environment.

The Spread.NET v17 release adds a new Ribbon control to modernize your spreadsheet's look and feel. Inspired by Excel, this intuitive interface organizes commands into clear, contextual tabs and groups, making it easy for users to find the tools they need. This modern upgrade not only boosts productivity but also brings a familiar feel to your spreadsheets, streamlining the entire user experience.

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

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.

네이티브 보고서 뷰어를 Angular 앱에 통합하세요

1월 2, 2024
DevExpress Reporting 23.2에 네이티브 플랫폼 렌더링을 활용하는 새로운 고성능 Angular 보고서 뷰어가 추가됩니다.

DevExpress Reporting is a powerful, versatile tool for building reports in the .NET ecosystem. It lets you design professional-looking reports with a visual editor, connect to various data sources, and customize them with charts, graphs, and interactive elements. Whether you're creating invoices, sales summaries, or complex dashboards, DevExpress Reporting offers the flexibility and features to bring your data to life in a clear and insightful way. It integrates seamlessly with WinForms, WPF, Web, and Blazor applications, making it a popular choice for developers who need a robust reporting solution.

The DevExpress Reporting 23.2 release introduces a native Angular Report Viewer. This new component seamlessly integrates into your Angular applications, eliminating the need for Knockout.js. Built for performance, it leverages native platform rendering for lightning-fast document visualization. Property management is simplified, replacing observable complexities with a straightforward event-based mechanism. To optimize development, you can now utilize native Angular components as templates for report viewer elements. Embrace a streamlined, efficient, and Knockout-free reporting experience with the Native Angular Report Viewer.

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

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

DevExpress Reporting is available to buy in the following products:

Microsoft 365 캘린더와 이벤트를 동기화하세요

12월 29, 2023
DevExpress WPF 23.2 Scheduler 구성요소를 통해 이제 사용자의 일정을 Microsoft 365(Outlook) 캘린더와 원활하게 동기화할 수 있습니다.

DevExpress WPF is a powerful suite of controls that enhances your WPF development toolkit. It offers data grids, ribbon menus, rich text editors, spreadsheets, charts, and more – all with beautiful themes and touch-friendly interfaces. DevExpress WPF empowers you to build professional-looking, responsive applications that meet modern user expectations, saving you time and effort while adding polish and functionality.

The DevExpress WPF 23.2 update helps you stay organized and on top of your schedule. The WPF Scheduler component now seamlessly connects with Microsoft 365 (Outlook) Calendars. Effortlessly export appointments, import events, and even merge calendars and resolve conflicts with ease.

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

DevExpress WPF is licensed per developer and is available as a Perpetual License with a 12 month support and maintenance subscription. We can supply new subscriptions, subscription renewals, and additional licenses. See our DevExpress WPF licensing page for full details.

DevExpress WPF is available to buy in the following products:

WPF 앱의 데이터 입력 정확도 향상

11월 30, 2023
마스킹된 텍스트 상자는 사용자가 미리 지정된 형식으로만 입력할 수 있도록 제한함으로써 정보가 일관되게 오류 없이 입력되도록 보장합니다.

A masked text box is a data editor that requires the user to input data in a specific format. This control is particularly useful in forms where consistency and accuracy of data are critical, such as phone numbers or social security numbers. The mask ensures that the input conforms to a predefined pattern, reducing errors and streamlining data entry processes.

Several WPF data editor components provide masked input text boxes including:

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

Compare WPF Data Editors Components