Noticias sobre .NET 8 Blazor

Integre GenAI en aplicaciones web, móviles y de escritorio

Mayo 22, 2024
Las versiones de Telerik UI y Kendo UI 2024 Q2 obtienen un componente AI Prompt, que ofrece a los desarrolladores una manera fácil de incorporar IA generativa en sus aplicaciones.

Progress Telerik is a leading software publisher that provides a range of tools and solutions to help developers build and deploy modern applications. Its product range include UI libraries, reporting tools and testing frameworks. Telerik products are used by millions of developers around the world to build a wide variety of applications.

The 2024 Q2 release completes the blending of AI with UI, thereby bridging the gap between an app and next-generation AI language model applications. The new "AIPrompt" component allows you to integrate artificial intelligence prompts into web, mobile and desktop applications, providing users with a modern interface to interact with AI services.

The following Telerik products have been updated with the AI Prompt component:

To see what else is new in 2024 Q2, see our release notes:

Telerik products are licensed per developer and are available as perpetual licenses with a one year support subscription, which is available in three tiers: Lite, Priority or Ultimate. For more information see:

Profundice para obtener información más detallada en los gráficos de Blazor

Mayo 22, 2024
Los controles de gráficos con soporte de exploración en profundidad facilitan visualizaciones interactivas que desbloquean detalles granulares, lo que ayuda a los usuarios a obtener información más profunda.

Developers can leverage drill down charts to create interactive data visualizations for exploring hierarchical information. These charts allow users to click on data points, drilling down to progressively more detailed breakdowns. This functionality is often paired with breadcrumb navigation, enabling users to easily track their exploration path and return to higher levels. Drill down charts empower users to gain deeper insights from complex datasets.

Several Blazor Chart controls offer drill down support including:

  • DevExpress Blazor Chart (part of DevExpress ASP.NET and Blazor) empowers Blazor charts with interactive drill-down for deeper data exploration.
  • Telerik Blazor Chart (part of Telerik UI for Blazor) provides drill-down capabilities in charts to visualize data hierarchies.
  • TeeChart Blazor offers drill-down chart functionality, enabling users to explore hierarchical data through interactive breakdowns.
  • Syncfusion Blazor Chart (part of Syncfusion Essential Studio Enterprise) offers drill-down functionality to uncover granular details within your data.

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

Compare Blazor Chart Controls

Mejore la comprensión de los datos con minigráficos

Mayo 13, 2024
Smart HTML Elements v19 agrega compatibilidad con minigráficos para ayudar a los usuarios a comprender rápidamente los patrones de sus datos sin necesidad de utilizar gráficos independientes.

Smart HTML Elements is an enterprise-grade UI library offering pre-built web components for developers in Angular, React, Vue, Blazor, and JavaScript. It boasts over 60 ready-to-use components like grids, charts, schedulers, and editors, all featuring two-way data binding, responsiveness, accessibility, and theming capabilities. This library helps developers rapidly build dynamic and modern web applications with consistent look-and-feel and rich functionalities, accelerating development time and ensuring professional quality.

The Smart HTML Elements v19.0.0 release adds support for Grid Sparklines. These are small, data-intense, design simple charts that fit into a single cell of a grid and provide a visual representation of data trends. They are typically used to show trends in a series of values, such as seasonal increases or decreases, economic cycles, or to highlight maximum and minimum values. Grid Sparklines help users to quickly understand patterns and trends in their data without having to create separate charts or graphs.

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

Smart HTML Elements is licensed per developer and is available as a Perpetual license with 1 year support and maintenance. It includes distribution to Unlimited Web applications, SaaS projects, Intranets and Websites. See our Smart HTML Elements licensing page for full details.

Learn more on our Smart HTML Elements product page.

Mejore la velocidad de carga de documentos con sondeos largos

Mayo 13, 2024
TX Text Control .NET Server for ASP.NET 32.0 SP3 implementa inserción del servidor en tiempo real para páginas recién generadas, lo que acelera la carga del lado del cliente.

TX Text Control .NET Server for ASP.NET is a server-side component that equips your web applications with a powerful, MS Word-compatible document editor. This allows you to develop applications that generate and edit various document formats (RTF, DOCX, PDF, etc.) on the fly, using data from databases or files. It also boasts features like PDF generation and a browser-based editor with a familiar MS Word-inspired interface, ultimately enhancing the document processing capabilities of your ASP.NET web applications.

TX Text Control .NET Server's Document Viewer now utilizes long polling for asynchronous document loading. Instead of waiting for the entire document to be processed, the server starts sending generated pages as a stream. Using JavaScript, the client continuously consumes this stream, displaying each page as it arrives. Long polling eliminates the wait time typically associated with loading large documents, enhancing overall user satisfaction.

To see a full list of what's new in TX Text Control .NET Server for ASP.NET 32.0 SP3, see our release notes.

TX Text Control .NET Server for ASP.NET is licensed per developer and is available as a Perpetual License with a 12 month support and maintenance subscription. Run time licenses are required for the deployment to production servers. See our TX Text Control .NET Server for ASP.NET licensing page for full details.

For more information, visit our TX Text Control .NET Server for ASP.NET product page.

Optimice la entrada de datos y los flujos de trabajo de los usuarios

Mayo 3, 2024
Las casillas de lista marcadas mejoran la experiencia del usuario para tareas como el filtrado, la asignación de permisos o la elección de múltiples elementos de listas.

A checked listbox is a graphical user interface element that combines a listbox with checkboxes. It presents a list of options, similar to a standard listbox, but allows users to select multiple items by clicking on an adjacent checkbox for each option. This is useful for scenarios where users need to choose from various choices, but not be limited to a single selection.

Several Blazor data editor collections offer checked listboxes including:

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

Compare Blazor Data Editors