ASP.NET Core 8 新聞

用獨立報表設計器改進了反覆運算

1月 13, 2025
Telerik Reports 2024 Q4 添加增強的獨立報表設計器工具以實現可擴展性,從而實現即時更新和自訂。

Telerik Reporting is a comprehensive and lightweight embedded reporting tool for .NET web and desktop applications. It enables developers and reporting users to create, design, and export visually appealing, interactive, and reusable reports to effectively present analytical and business data. It supports various technologies, including ASP.NET Core, Blazor, ASP.NET MVC, ASP.NET AJAX, HTML5/JS, Angular, WPF, WinForms, and WinUI.

The Telerik Reporting 2024 Q4 update introduces enhanced Standalone Report Designer tooling, providing developers with a streamlined approach to extending the Standard Report Definition (SRD). This new tooling allows for seamless customization through an intuitive UI, eliminating the need to manually edit configuration files or restart the designer after modifications. By enabling real-time updates and reducing workflow interruptions, this feature enhances development efficiency, minimizes errors, and accelerates iteration cycles, ensuring a more productive and user-friendly reporting experience.

To see a full list of what's new in 2024 Q4 (18.3.24.1112), see our release notes.

Telerik Reporting is licensed per developer and is available as a perpetual license with a one year support subscription, which is offered in three tiers: Lite, Priority or Ultimate. See our Telerik Reporting licensing page for full details.

Telerik Reporting is available to buy in the following products:

允許使用者直接滾動到網格中的關鍵資料點

1月 10, 2025
Telerik UI for ASP.NET Core 2024 Q4 引入了滾動到項功能,簡化了大型資料集中的導航,以實現更快、更專注的交互。

Telerik UI for ASP.NET Core is a robust library of over 110 UI components designed for modern web applications. It offers high performance, scalability, and extensive customization to meet diverse requirements in data handling, UX, design, and accessibility. Key components like the Grid, Scheduler, Chart, and Editor enable intuitive data visualization and manipulation, making it ideal for applications ranging from interactive dashboards to complex enterprise solutions. With Telerik UI for ASP.NET Core, developers can create feature-rich, professional-grade applications with ease.

The Telerik UI for ASP.NET Core 2024 Q4 update introduces the "Scroll to Item" method, a powerful feature designed to streamline navigation within data-intensive grids. This method allows developers to programmatically direct users to specific rows based on their unique identifiers, enhancing usability and reducing the need for manual scrolling. It supports both standard and virtual scrolling scenarios, ensuring seamless performance even when the targeted row is not initially loaded by invoking a callback function to handle data retrieval. By simplifying access to critical data points, the "Scroll to Item" method improves the efficiency of user workflows, making it an essential tool for building intuitive, data-driven applications.

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

Telerik UI for ASP.NET Core is licensed per user and is available as an annual license with a one year support subscription, which is available in three tiers: Lite, Priority or Ultimate. See our Telerik UI for ASP.NET Core licensing page for full details.

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

用增強的控制項簡化了資料登錄

1月 2, 2025
ComponentOne Studio ASP.NET Core 2024 v2 添加對日期和時間控制項的方向鍵和滑鼠滾輪支援,從而允許精確調整。

ComponentOne Studio ASP.NET MVC by MESCIUS offers a suite of UI controls designed to expedite development in ASP.NET MVC web applications. These fast, mobile-friendly controls encompass data management like grids, data visualization with charts, and layout components. This empowers you to create feature-rich dashboards and user interfaces. ComponentOne Studio ASP.NET MVC boasts professional design, deep customization options, and project templates to accelerate development, making it a valuable asset for crafting modern, responsive web applications.

The ComponentOne Studio ASP.NET MVC 2024 v2 update introduces enhanced usability and accessibility with the new arrow key and mouse wheel support for InputDate and InputTime controls. This feature enables developers to deliver a more intuitive and efficient user experience, allowing end-users to easily adjust date and time values directly in edit mode. By focusing on the specific part of the control that requires adjustment, users can make precise modifications using either keyboard or mouse interactions. This enhancement not only improves input accuracy and workflow efficiency but also ensures accessibility compliance, catering to diverse user needs in modern web applications.

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

ComponentOne Studio ASP.NET MVC is licensed per developer on a perpetual basis and includes a 12 month subscription. See our ComponentOne Studio ASP.NET MVC licensing page for full details.

Learn more on our ComponentOne Studio ASP.NET MVC product page.

用增強的視覺樣式設計 Web 介面

12月 17, 2024
Syncfusion Essential Studio ASP.NET Core 2024 Volume 4 添加對 Tailwind CSS 3.4 的支援,為新式 Web 開發提供了改進後的主題。

Syncfusion Essential Studio ASP.NET Core (available as part of Syncfusion Essential Studio Enterprise) empowers developers with a comprehensive suite of over 80 enterprise-grade UI components specifically designed for building modern and highly functional web applications. Leveraging the latest advancements in ASP.NET Core, it offers exceptional performance and scalability, streamlining development by eliminating the need for extensive custom coding. From data visualization tools like interactive charts and grids to sophisticated navigation elements and responsive layouts, Essential Studio equips developers with the building blocks to create rich user experiences, improve application efficiency, and accelerate time-to-market.

The Syncfusion Essential Studio ASP.NET Core 2024 Volume 4 update introduces Tailwind CSS 3.4 support, enabling developers to leverage the latest utilities, enhanced theme customization, and optimized performance. This integration simplifies the process of styling web applications by offering a utility-first approach with more flexible and responsive design options. The improved theming capabilities allow for easier adaptation of custom designs, while the performance enhancements help reduce CSS bloat and improve load times. This support enhances the overall developer experience, streamlining workflows and enabling the creation of modern, high-performance web applications.

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

Syncfusion Essential Studio ASP.NET Core 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 Core product page.

在報表中利用面向對象的資料源

12月 17, 2024
具有 IEnumerable 資料連接的 .NET 報表控制項允許將記憶體中集合或運行時生成的資料動態綁定到報表。

IEnumerable data connectivity allows for easy binding of reports to in-memory collections or objects that implement the IEnumerable interface, such as lists and arrays. This technique makes use of LINQ-compatible data structures, allowing developers to dynamically populate reports with data from a variety of sources, including APIs, business logic, and complicated data transformations, without relying on traditional databases. This provides increased flexibility in data provisioning, easier integration with object-oriented application architectures, and the ability to manage data from runtime-generated collections, all of which improve the adaptability and maintainability of reporting systems.

Several .NET reporting components offer IEnumerable data connectivity including:

  • DevExpress Reports (Multi-Platform) lets you bind IEnumerable data sources seamlessly, offering flexibility for cross-platform reporting with dynamic data handling.
  • ActiveReports.NET by MESCIUS facilitates IEnumerable connectivity for lightweight, in-memory data reporting, supporting complex business logic and non-database scenarios.
  • Telerik Reporting enables direct binding to IEnumerable collections, simplifying integration of runtime data into professional reports for .NET applications.
  • List & Label Enterprise Reporting Edition by combit lets you use IEnumerable sources for custom data-driven reporting, emphasizing scalability and real-time data updates.
  • Stimulsoft Reports.Net supports IEnumerable binding to streamline reporting from dynamic data collections, enhancing adaptability for diverse .NET applications.

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

Compare .NET Reporting Controls