Architecture News

.NET 10 SDK 템플릿으로 프로젝트를 생성하세요

11월 13, 2025
JetBrains Rider 2025.3은 .NET 10 SDK를 지원하며, 최신 템플릿, 통합 디버깅, 그리고 최신 C# 14 기능을 위한 풍부한 도구를 제공합니다.

Rider by JetBrains is a cross-platform integrated development environment (IDE) tailored for .NET developers. Combining the power of ReSharper with the IntelliJ platform, it delivers a fast and feature-rich experience for editing, debugging, and testing .NET, ASP.NET, Unity, and more. Rider supports a wide array of languages and project types, allowing developers to work seamlessly across codebases. With intelligent code analysis, version control integration, and a responsive UI, Rider helps developers maintain high code quality and productivity in diverse development environments.

The JetBrains Rider 2025.3 update delivers support for the .NET 10 SDK, allowing developers to adopt the latest platform while retaining a stable, fully featured IDE experience. You can create new solutions using the official project templates from the new SDK, then create, run, and debug applications targeting .NET 10 without leaving Rider or falling back to command-line tooling. At the same time, comprehensive C# 14 support ensures that new and updated language features are correctly understood by code analysis, navigation, and refactoring tools, so you can write modern .NET code confidently and maintain productivity as your projects move to the latest runtime and language versions.

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

Rider is licensed per user, and is available as a commercial annual subscription license. We can supply new subscriptions, subscription renewals, lapsed renewals, and additional user licenses. See our Rider licensing page for full details.

Rider is available to purchase in the following products:

Blazorise, .NET 10 Blazor 완벽 지원

11월 13, 2025
Blazorise 1.8.6 릴리스는 .NET 10을 완벽하게 지원하며, C# 14 및 런타임 성능 최적화를 통해 안심하고 업그레이드할 수 있습니다.

Blazorise is a versatile component library that empowers developers to build modern and feature-rich web applications using Blazor, a client-side web development framework from Microsoft. It offers a comprehensive collection of user interface components, including buttons, forms, charts, and navigation elements, all built with accessibility and responsiveness in mind.

The Blazorise 1.8.6 update delivers full compatibility with .NET 10, allowing existing Blazorise-based applications to run on the latest runtime without breaking changes. It enables projects to take advantage of new C# 14 language features, improved JIT and AOT performance, and the modernized Blazor hosting models introduced in .NET 10. This release helps standardize on the newest .NET stack while preserving current UI components and behavior, reducing migration risk and maintenance overhead for development teams.

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

Blazorise is licensed per developer and includes a 1 year subscription for updates and support. Professional, Enterprise, and Enterprise Plus editions are available, each offering tailored levels of support and service to meet varying business needs. See our Blazorise licensing page for full details.

For more information, visit our Blazorise product page.

즉각적인 평가를 위해 주요 지표를 표시하세요

11월 13, 2025
.NET 앱에서 게이지 컨트롤을 활용해 실시간 수치 데이터를 표시하는 대시보드와 모니터링 도구를 생성하여 데이터를 효율적으로 시각화하세요.

Gauges are specialized charting components used to visually display numerical values within a predefined range, often in formats such as radial, linear, or digital meters. They are commonly found in dashboards and monitoring tools, where their primary function is to provide immediate visual feedback on performance indicators or system metrics. Gauges are particularly useful for clearly communicating real-time data, allowing users to quickly assess the current state of a metric to determine whether a value is within acceptable limits or requires attention.

Several .NET charting components also offer gauges, including:

  • DevExpress WPF Chart (part of DevExpress WPF) provides a variety of interactive gauge controls and pre-designed layouts that can be embedded into WPF applications.
  • ComponentOne Charts for WinForms (part of ComponentOne Studio WinForms by MESCIUS) enables you to design advanced and highly customizable gauges.
  • Telerik ASP.NET AJAX Chart (part of Telerik UI for ASP.NET AJAX) offers customizable arc, circular, radial and linear gauge controls for visualizing metric values effectively.
  • Syncfusion Blazor Chart (part of Syncfusion Essential Studio UI Component Suite) includes gauges with customizable circular or linear scales, suited for dashboards and monitoring.

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

Compare .NET Chart Components

기술 콘텐츠 내에서 브랜딩에 대해 공동으로 작업할 수 있습니다

11월 13, 2025
MadCap Flare Online에 협업 기반 브랜딩 편집 기능이 추가되어, 클라우드 저작 환경에서 시각적 스타일을 더 효율적으로 관리할 수 있습니다.

MadCap Flare Online is a cloud-based authoring platform that streamlines the creation, delivery, and management of technical content. Organizations can publish and host documentation, knowledge bases, and user guides directly to the web without managing complex infrastructure. Designed for collaboration and scalability, Flare Online enables teams to maintain a consistent brand experience across all outputs while providing end users with an intuitive, self-service interface.

The MadCap Flare Online update introduces collaborative editing for the Branding Editor, enabling multiple developers and authors to work concurrently on shared branding assets such as logos, colors, and styles within a controlled workspace. By using a working copy of the branding CSS and committing changes back to the repository, teams reduce merge conflicts and accidental overwrites while maintaining a clear version history for auditing and rollback. This optimizes the process of updating UI styling across projects, improves coordination through status awareness and commit notifications, and helps ensure consistent, up-to-date branding without adding complexity to existing source control practices.

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

MadCap Flare Online is licensed per user (Author) on a 12 month basis. A Platform license is required in addition to any user (Author) licenses. See our MadCap Flare Online licensing page for full details.

For more information, see our MadCap Flare Online product page.

Visual Studio 통합으로 보고서를 디자인하세요

11월 13, 2025
Visual Studio를 사용해 코드, 데이터, 스타일 지정, 배포 워크플로우를 통합하여 픽셀 단위까지 완벽한 보고서 레이아웃을 더 효율적으로 생성하고 관리하세요.

A Visual Studio integrated report designer lets developers create and edit report layouts directly inside the Visual Studio IDE, instead of using a separate reporting tool. Report definitions live alongside application code, data models, and resources, improving integration, maintenance, and use of source control and CI/CD. Developers work in a familiar environment with drag-and-drop layout design, property grids, and IntelliSense-backed expressions, plus the option to add custom logic in C# or VB. Typical use cases include interactive sales dashboards, operational reports, and audits where teams must quickly iterate, bind live data, and preview results.

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

  • DevExpress Reports lets you design, preview, and refine platform-agnostic report layouts within Visual Studio, unifying data, code, and deployment workflows.
  • ActiveReports.NET allows you to build, modify, and debug .NET report layouts directly in Visual Studio, reducing context switching and maintenance effort.
  • Telerik Reporting facilitates creating interactive report layouts inside Visual Studio, using WYSIWYG design tools tightly integrated with your .NET projects.
  • MindFusion.Reporting for Windows Forms lets you arrange, style, and preview reports inside Visual Studio, closely mirroring familiar WinForms designer workflows.

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

Compare .NET Reporting Controls