.NET 뉴스

차트에서 합계 추적을 간소화하세요

4월 22, 2025
Syncfusion Essential Studio ASP.NET MVC 2025 Volume 1에서는 누적 차트 레이블에 누적 합계를 직접 표시하는 새로운 옵션이 추가되었습니다.

Syncfusion Essential Studio ASP.NET MVC (available as part of Syncfusion Essential Studio Enterprise) is a comprehensive suite of web UI controls that empowers developers to craft rich, interactive ASP.NET MVC applications. Backed by the lightweight and modular Essential JS 2 library, it offers over 80 components ranging from data grids and charts to schedulers and pivot grids, while ensuring a seamless integration with the MVC framework for an efficient development experience.

The Syncfusion Essential Studio ASP.NET MVC 2025 Volume 1 release introduces the ability to display cumulative totals directly within data labels on stacked charts. This enhancement provides immediate insight into the overall contributions of each category or series without requiring interaction or external calculations. By making the total visible at a glance, it improves data readability, supports faster decision making, and enhances dashboard usability, particularly in performance monitoring, financial reporting, and sales analysis applications.

To see a full list of what's new in 2025 Volume 1, see our release notes.

Syncfusion Essential Studio ASP.NET MVC is available as part of Syncfusion Essential Studio Enterprise which is licensed per developer starting with a Team License of up to five developers. It is available as a 12 Month Timed Subscription License which includes support and maintenance. See our Syncfusion Essential Studio Enterprise licensing page for full details.

Learn more on our Syncfusion Essential Studio ASP.NET MVC product page.

대규모 데이터 모음을 쉽게 페이징하세요

4월 22, 2025
Telerik UI for .NET MAUI는 RadCollectionView를 DataPager와 통합하여 대규모 데이터 세트를 원활하고 효율적으로 페이징할 수 있습니다.

Telerik UI for .NET MAUI is a robust suite of user interface components designed to simplify the creation of cross-platform applications using .NET Multi-platform App UI (MAUI). It offers a wide range of pre-built controls, including charts, grids, and navigation elements, enabling developers to build visually appealing, high-performance apps for Android, iOS, Windows, and macOS from a shared codebase. By ensuring a consistent user experience across platforms, it accelerates development and allows a focus on functionality, making it ideal for business applications, dashboards, and data-driven projects.

Telerik UI for .NET MAUI includes integration between the DataPager and RadCollectionView, enabling developers to efficiently implement paging for large data sets with minimal performance impact. This enhancement simplifies the process of managing and displaying paginated data, allowing for smoother scrolling and a more responsive user interface. Developers can take advantage of built-in support for navigation controls, page size configuration, and customizable templates, making it easier to build scalable and intuitive data presentation experiences within .NET MAUI applications.

Telerik UI for .NET MAUI is licensed per developer and has two licensing models: an annual Subscription License and a Perpetual License. The Subscription license provides access to the latest product updates, technical support, and exclusive benefits for a flat annual fee, and must be renewed to continue using the software. The Perpetual license is a one-time purchase granting access to the current released version and includes a one-year subscription for product updates and technical support. After this initial period, users can choose to renew the subscription element to continue receiving updates and support; otherwise, they may continue using the installed version available during their active subscription term but will forgo future updates and support. See our Telerik UI for .NET MAUI licensing page for full details.

Telerik UI for .NET MAUI is available individually or as part of the following products:

시각적 데이터 포인트와의 상관 관계를 파악할 수 있습니다

4월 17, 2025
직관적인 분산형 차트를 통해 관계, 이상치, 데이터 범위를 시각적으로 파악하여 명확한 이해와 정보를 바탕으로 분석할 수 있습니다.

Scatter charts, also known as scatter plots or scatter diagrams, are fundamental visualization tools used to explore the relationship between two continuous variables by plotting data points, where each point's position is determined by its corresponding values for the two variables. This visual representation effectively reveals correlations and helps identify outliers, clusters, and the overall range and distribution of the data. The benefits of using scatter charts include their simplicity in conveying complex relationships, their ability to highlight anomalies that might be missed in tabular data, and their role as a precursor to more advanced statistical analyses like regression.

Several .NET WinForms chart controls offer scatter charts including:

  • DevExpress WinForms Chart (part of DevExpress WinForms) facilitates insightful data analysis by visualizing correlations and distributions through interactive scatter plots with rich styling options.
  • TeeChart WinForms by Steema Software allows developers to create diverse scatter series with point customization, trendline analysis, and zooming for detailed data exploration.
  • Syncfusion WinForms Chart (part of Syncfusion Essential Studio Enterprise) enables the creation of visually appealing scatter charts with features like data labels, tooltips, and multiple series for comparative relationship analysis.
  • ProEssentials by GigaSoft provides high-performance scatter charts to reveal trends, clusters, and outliers for fast, real-time, interactive data exploration and informed analytics.

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

Compare .NET WinForms Chart Controls

Entra를 사용하여 대시보드를 Azure SQL에 연결할 수 있습니다

4월 17, 2025
DevExpress BI Dashboard 24.2에서는 Azure SQL 데이터베이스에 대한 Microsoft Entra 인증을 통합하여 보안성과 연결성이 향상되었습니다.

DevExpress BI Dashboard (part of DevExpress Universal) empowers you to craft interactive dashboards for desktop, web and mobile applications. It provides a visual designer for building dashboards without writing code, allowing you to drag-and-drop various data visualization widgets onto the canvas. These widgets connect to your data sources and update dynamically, offering real-time insights to end users. The tool also supports customization through properties and events, enabling you to tailor the look and feel of the dashboards to perfectly integrate with your application's design.

The DevExpress BI Dashboard 24.2 update enhances data security and simplifies connectivity by integrating Microsoft Entra authentication for Azure SQL databases. This update allows developers to use modern Active Directory-based authentication methods, such as ActiveDirectoryPassword, ActiveDirectoryIntegrated, ActiveDirectoryInteractive, and ActiveDirectoryDefault, ensuring that access to critical data is both secure and compliant with current enterprise standards.

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

DevExpress BI Dashboard is included as part of DevExpress Universal which 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.

DevExpress BI Dashboard is available in the following products:

.NET에서 MIME을 통해 서식 있는 메시지 기능을 사용하세요

4월 17, 2025
.NET 구성요소의 MIME 지원은 이메일 처리를 간소화하며, 첨부 파일과 전 세계 여러 국가의 문자가 포함된 다양한 형식의 보안 메시지를 지원합니다.

MIME (Multipurpose Internet Mail Extensions) in .NET communications and messaging components enables the structured creation and parsing of email messages with non-ASCII text and attachments such as images or files. It enhances interoperability, supports internationalization, and allows for rich content features like inline media and multipart formatting. Common use cases include sending automated reports with attachments or handling complex inbound messages in customer support systems.

Several .NET Comms & Messaging components offer MIME support including:

  • Aspose.Email for .NET lets you create, parse, and manage MIME messages with attachments, headers, and multi-part content.
  • IPWorks S/MIME .NET Edition by /n software enables secure encryption, decryption, and signing of MIME messages using S/MIME and digital certificates.
  • MailBee.NET IMAP by Afterlogic allows receiving and parsing complex MIME emails, including attachments, HTML bodies, and alternative content views.
  • PowerTCP Mail for .NET by Dart Communications provides robust MIME handling for encoding, decoding, and managing non-ASCII data and attachments in messages.
  • Rebex Mail Pack supports building and processing MIME messages with support for attachments, inline images, and HTML formatting.

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

Compare .NET Comms & Messaging