Category News

Créez une navigation enrichie grâce aux menus Blazor

Octobre 10, 2025
Les bibliothèques d’interface utilisateur Blazor offrent des composants de menu flexibles avec des éléments imbriqués, une personnalisation visuelle et une intégration dans des mises en page web modernes.

Menu controls in a Blazor UI suite are user interface components that provide structured navigation through an application by organizing links or actions into hierarchical menus. These controls are particularly useful in web applications that require intuitive, accessible, and dynamic navigation elements. In Blazor, menu controls can be rendered either through server-side or WebAssembly-based components, allowing developers to build interactive menus using Razor syntax and C#. They support features like multi-level nesting, icons, templates, and binding to data sources, making them adaptable to a wide range of layouts and user experiences. Menu controls integrate smoothly with routing and layout systems, enabling developers to maintain a consistent navigation experience across the application.

Several Blazor UI suites provide Menu controls, including:

  • DevExpress ASP.NET and Blazor lets you build hierarchical menus with templates, icons, and orientation support, including a responsive layout with collapsing behavior.
  • Telerik UI for Blazor allows you to create multi-level menus with item templates, icons, and URL-based navigation that integrates with Blazor routing.
  • Nevron Open Vision for .NET provides context and ribbon menu controls for Blazor WebAssembly, with theme support, icons, checkable items, and multi-click interaction.
  • Blazorise offers a responsive Bar component that supports horizontal and vertical modes, with nested dropdowns and layout-friendly navigation options.
  • Smart UI (Smart HTML Elements) provides a dedicated Blazor Menu control with nested items, multiple display modes, rich styling, and context menu support.

For an in-depth analysis of features and price, visit our comparison of Blazor UI Suites.

Compare Blazor UI Suites

Contrôlez les entrées de rapport avec de nouveaux paramètres

Octobre 9, 2025
Stimulsoft BI Cloud 2025.4.1 ajoute un nouvel affichage des paramètres basé sur des boîtes de dialogue, donnant aux utilisateurs plus de contrôle et de clarté avant de générer des rapports.

Stimulsoft BI Cloud is a cloud-based business intelligence platform that allows organizations to create, manage, and share interactive dashboards and reports. By offering a user-friendly interface and a wide range of data visualization tools, Stimulsoft BI Cloud enables users to gain valuable insights from their data, make informed decisions, and improve overall business performance.

The Stimulsoft BI Cloud 2025.4.1 update introduces a new Parameters dialog that enhances control and flexibility when generating reports and dashboards. By displaying parameters in a dedicated dialog window, developers can ensure users review and confirm their input values before report execution. This approach prevents unnecessary data loading, maintains dashboard visibility during parameter entry, and supports a more structured and efficient workflow for report generation and testing.

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

Stimulsoft BI Cloud is available as a perpetual license and is licensed per creator. A creator has an account on the server, has access from the client-side, registered as an editor, and uses the product to work with report templates and dashboards - create, edit, view, delete, etc. See our Stimulsoft BI Designer licensing page for full details.

Stimulsoft BI Cloud is available individually or as part of Stimulsoft Ultimate.

Visualisez les tendances géographiques à l’aide de cartes

Octobre 9, 2025
Découvrez des informations à l’aide de vues géographiques codées en couleur à l’aide de cartes interactives qui révèlent les tendances régionales et mettent en évidence les indicateurs clés.

A map chart is a data visualization tool that displays information across geographic regions, helping users uncover spatial patterns, trends, and relationships. By plotting values onto countries, states, or custom areas, it transforms complex datasets into clear, location-based insights. Features like color-coding, zooming, and drill-down navigation allow for interactive exploration and comparison across regions. Common use cases include analyzing sales performance by region, tracking market coverage, visualizing customer distribution, or monitoring demographic trends, all of which support data-driven decision-making with a strong geographic context.

Several JavaScript chart controls offer map charts including:

  • DevExtreme Chart (part of DevExtreme Complete by DevExpress) lets you visualize geographic data with interactive map charts, enabling detailed spatial insights.
  • Highcharts Core by Highsoft allows you to create dynamic map charts with drill-down capabilities, gradient coloring, and responsive designs for geographic data exploration.
  • AnyChart JS facilitates clear spatial analysis through customizable map charts featuring tooltips, projections, and region-based color differentiation for deeper insight.
  • Syncfusion JavaScript Chart (part of Syncfusion Essential Studio Enterprise) lets you build map charts with real-time data updates, heatmap overlays, and intuitive navigation.

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

Compare JavaScript Chart Controls

Suivez les exceptions dans les projets RAD Studio 13

Octobre 8, 2025
EurekaLog v7.14 ajoute une prise en charge complète de RAD Studio 13 Florence, garantissant une intégration transparente avec les derniers environnements Delphi et C++Builder.

EurekaLog is a powerful Delphi and C++Builder exception tracing tool that helps developers quickly identify and resolve issues in GUI, Console, and Web applications. It automatically detects exceptions, memory leaks, infinite loops, and deadlocks, generating a detailed log with the exact unit, class, method, and line number of each error. Reports are displayed instantly and can be sent via email, web server, or bug tracker. EurekaLog enables faster development, improved stability, and higher code quality across projects.

The EurekaLog v7.14 update adds full support for RAD Studio 13 Florence, ensuring integration with the latest versions of Delphi and C++Builder. This enhancement allows developers to take advantage of the newest compiler, debugger, and language features while maintaining complete compatibility with existing projects. By aligning with the updated RAD Studio environment, EurekaLog v7.14 ensures accurate exception tracking, improved stability, and optimized performance across all supported platforms, enabling developers to confidently upgrade their toolchain without disrupting workflows or sacrificing reliability.

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

EurekaLog is licensed per developer, with options for company-wide or corporate coverage, and includes a one-year maintenance subscription with updates and priority support. See our EurekaLog licensing page for full details.

For more information, visit our EurekaLog product page.

Ajoutez des communications en temps réel avec la prise en charge de WebSocket

Octobre 8, 2025
Activez une communication bidirectionnelle rapide dans les applications .NET à l’aide de connexions WebSocket sécurisées conçues pour les performances et les besoins de déploiement modernes.

WebSocket internet protocol support in a .NET communications component enables full-duplex communication channels over a single, long-lived TCP connection. This protocol is particularly useful for scenarios requiring real-time data exchange, such as live chat applications, interactive dashboards, or financial trading platforms. Unlike traditional HTTP requests that follow a request-response pattern, WebSockets maintain an open connection, allowing servers to push updates to clients without being explicitly requested. In a .NET context, this support is typically built into libraries like ASP.NET Core or third-party components, offering developers tools to efficiently manage persistent, low-latency connections while reducing overhead compared to polling or long-polling techniques.

Several .NET Comms & Messaging components offer WebSocket including:

  • IPWorks SSL .NET Edition by /n software lets you integrate secure WebSocket (ws/wss) support with TLS 1.0–1.3, certificate management, and full-duplex data exchange.
  • Rebex WebSocket enables WebSocket clients across modern and legacy .NET platforms with full TLS 1.2/1.3, SNI, and SHA‑2 certificate support.
  • PowerWebSockets by Noemax facilitates high‑throughput, cross‑platform WebSocket communication in .NET, offering asynchronous messaging and server/client symmetry.

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

Compare .NET Comms & Messaging