.NET 뉴스

.NET 10 기반의 최신 스프레드시트 앱을 빌드하세요

1월 13, 2026
EPPlus v8.4에 Microsoft .NET 10 지원이 추가되어, 앱에서 최신 .NET 플랫폼을 활용해 Excel 파일을 더 쉽게 관리하고 조작할 수 있게 되었습니다.

EPPlus is a powerful and versatile .NET library for managing and manipulating Microsoft Excel files using the Office Open XML (OOXML) format. It is a lightweight and efficient library that is easy to use and can be integrated into a wide range of applications. It allows developers to create, read and modify spreadsheets without dependencies on any other library. Features include pivot tables, styling, VBA/Form controls, conditional formatting, charts, tables, formula calculation, data validation, pictures/shapes, and more.

The EPPlus v8.4 update adds support for targeting Microsoft's .NET 10, allowing developers to use a version of the library that is compatible with the latest .NET runtime. This update ensures that EPPlus can be directly referenced in projects built on .NET 10 without relying on compatibility with earlier framework targets, helping maintain consistency with current development environments and tooling.

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

EPPlus is licensed per developer and is available as both perpetual licenses and subscription based licenses with periods of 1 year and 2 years, which include support and upgrades. See our EPPlus licensing page for full details.

For more information, see our EPPlus product page.

AI 프롬프트로 앱 동작을 제어하세요

1월 13, 2026
DevExpress Universal 25.2에 새롭게 추가된 API를 통해, 앱이 사용자의 의도를 파악하여 실행 중인 UI 구성요소와 로직을 직접 변경할 수 있게 되었습니다.

DevExpress Universal is a comprehensive suite of UI components and developer tools that supports the creation of feature-rich applications across web, desktop, and mobile platforms, including .NET, JavaScript, Blazor, ASP.NET, WinForms, WPF, and MAUI. It focuses on delivering consistent user interfaces, advanced data visualization, reporting, dashboards, and productivity features that help teams design, build, and maintain complex applications using a unified set of technologies and patterns.

DevExpress Universal v25.2 introduces AI Tool Calling (Natural Language Control for UI Components), a cross-platform feature that extends Microsoft.Extensions.AI tool-calling to enable natural-language interaction with application UI and logic. Developers can expose UI components, ViewModels, and business services as AI-invokable tools, grouped into dynamic toolsets that adapt to the application’s current context. When users interact through the DevExpress AI Chat Control, the language model interprets their request, selects the appropriate tool, resolves the target instance, and executes the action in real time, making applications easier to use while giving developers full control over what the AI can see and do.

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

For more information, visit our DevExpress Universal product page.

WPF 리본에 최신 Outlook 탐색 기능을 추가하세요

1월 9, 2026
DevExpress WPF 25.2는 탐색창을 켜고 끌 수 있는 리본 페이지 헤더 버튼이 추가되었으며, 이를 통해 Microsoft Outlook과 유사한 UX가 반영되었습니다.

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 helps 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 25.2 update introduces support for a Page Header Button positioned directly in the ribbon’s page header area. This new UI element allows developers to replicate the toggle behavior seen in recent versions of Microsoft Outlook, where users can expand or collapse navigation panes with a single click. It is a simple yet effective way to enhance usability in complex applications, particularly those that rely on dynamic side panels or menus. This new functionality brings a modern and intuitive interaction model to WPF-based interfaces, aligning with common user expectations.

To see a full list of what's new in version 25.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:

매개변수를 통해 보고서를 필터링 및 맞춤화하세요

1월 9, 2026
동적 필터링과 사용자 정의 조건을 적용하여 상황별로 맞춤화된 더욱 유의미하고 정확하며 실행 가능한 보고서를 제공하세요.

Report parameters allow users to customize and control how data is displayed by filtering results or supplying specific values at runtime. This enables more personalized, relevant reporting without the need to create multiple versions of the same report. By using parameters, organizations can improve data accuracy, improve report management, and help users to explore insights independently. Common use cases include filtering reports by date range, region, department, or product, setting thresholds or targets for performance analysis, and dynamically updating dashboards based on user-selected criteria.

Several .NET reporting components include support for parameters:

  • Telerik Reporting facilitates parameterized reporting to customize data views, reuse reports efficiently, and support interactive decision-making for diverse audiences.
  • DevExpress Reporting lets you define parameters to filter data, personalize layouts, and deliver interactive, context-aware reports across applications and dashboards.
  • List & Label Enterprise Reporting Edition by combit lets developers use parameters to tailor output and reduce duplication.
  • Stimulsoft Reports.NET allows runtime parameters for dynamic filtering, user-driven input, and adaptable reports that respond instantly to changing business requirements.

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

Compare .NET Report Controls

그리드 폼(grid form)으로 손쉽게 데이터를 편집하세요

1월 9, 2026
데이터 뷰를 벗어나지 않고 기록을 직접 편집하여 빠르게 업데이트할 수 있습니다.

Forms in grids combine tabular data display with built-in form editing, allowing users to view and update records directly within the grid instead of switching to separate edit screens. This approach improves efficiency by keeping users in context, reducing navigation, and providing immediate validation and feedback. Forms in grids are commonly used in administrative dashboards, configuration screens, and data-heavy business applications where users need to edit multiple records quickly while maintaining visibility of related data.

Several .NET grid components enable form-based editing within grids, including:

  • DevExpress WinForms Data Grid (part of DevExpress WinForms) lets you embed forms within rows for fast editing and validation in complex application scenarios.
  • Telerik UI for WPF DataGrid (part of Telerik UI for WPF) allows you to combine grid-based forms with native styling for efficient in-place data editing.
  • Wisej.NET facilitates form-driven editing directly inside grids, enabling responsive web-like experiences with server-side logic for enterprise applications and rapid development.
  • NOV Grid for .NET allows you to manage complex datasets using integrated grid forms that support validation, customization, and scalability.

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

Compare .NET Grid Controls