syncfusionsyncfusion-blogs.hashnode.dev·Dec 14, 2024What’s New in Blazor: 2024 Volume 4TL;DR: Syncfusion Blazor 2024 Volume 4 introduces new preview components, including Ribbon, Chat UI, and Sankey Diagram, along with full support for .NET 9, the Tailwind CSS 3.4 theme, and integration with Microsoft AI services. The update also inclu...Blazor
Raul Naupariblog.raulnq.com·Dec 9, 2024Hosting Blazor WebAssembly Applications on AWS CloudFrontBlazor is becoming a popular choice for developing modern web applications using C# and .NET, offering two distinct hosting models: Blazor Server: In this model, the application runs on the server, and UI updates are sent to the browser through a Si...dotnet
syncfusionsyncfusion-blogs.hashnode.dev·Dec 6, 2024AI-Powered Blazor Kanban: Integration with Microsoft Extension PackagesTL;DR: Let’s see how to integrate AI-powered task management with the Syncfusion Blazor Kanban component. This blog guides you in setting up Microsoft AI Extensions, configuring Syncfusion tools, and creating a seamless interface for AI-driven task g...Blazor
Matt Paulmattpaul.hashnode.dev·Nov 28, 2024What Is Blazor And How It WorksIntroduction If you are looking for one of the best single-page application development frameworks, then Blazor is the best option to consider. So what is Blazor, it is a combination/mutation of the words Browser and Razor. Now many of you have this ...96 readsBlazor
TJ Gokkentjgokken.com·Nov 21, 2024Building HAL: A Hardware Assistant that LearnsIn the world of AI and ML, we, application developers, now need to be able to mesh different languages and frameworks together and create an application that utilizes various technologies. We always did that in a way, but I believe it is even more im...53 readsorchestrator pattern
Simon Fosterfunkysi1701.hashnode.dev·Nov 18, 2024Version 9 of .Net is hereEvery November it is like Christmas for .NET developers, as Microsoft releases the next version of .NET. This year is no different, and we have version 9 of .NET to play with. This release is packed with new features and improvements across the board...dotnet
syncfusionsyncfusion-blogs.hashnode.dev·Nov 15, 2024Introducing the New Blazor Smart Paste Button ComponentTL;DR: The Syncfusion Blazor Smart Paste Button, introduced in the 2024 Volume 3 release, brings innovative AI-driven clipboard pasting functionality. This component analyzes and pastes clipboard data intelligently, ensuring content is contextually r...Blazor
syncfusionsyncfusion-blogs.hashnode.dev·Nov 15, 2024Blazor Scheduler vs. Gantt Chart: Which is Right for Your Project?TL;DR: Both the Scheduler and Gantt Chart are powerful tools for project management. The Scheduler is perfect for managing appointments and events, while the Gantt Chart is designed for tracking complex projects. Let’s dive into their core functional...Blazor
syncfusionsyncfusion-blogs.hashnode.dev·Oct 24, 2024Introducing the New Blazor MultiColumn ComboBox ComponentTL;DR: The Blazor MultiColumn ComboBox enhances dropdowns by displaying extra details, helping users make quicker, better choices. With smooth data binding, filtering, sorting, and customization, it simplifies data management and boosts user experien...51 readsBlazor MultiColumn ComboBox
syncfusionsyncfusion-blogs.hashnode.dev·Oct 24, 2024Automate Flowchart Creation from External Data with Blazor DiagramTL;DR: Automating flowchart creation is easy with Syncfusion Blazor Diagram’s automatic layout algorithm. Instead of manually positioning elements, focus on your data and let the diagram do the rest. This guide shows how to create flowcharts using ex...Blazor Diagram