Syncfusion's Feed
- 2026 Volume 2 .NET MAUI and Blazor Updates
Syncfusion gives a quick tour of its 2026 Volume 2 updates for .NET MAUI and Blazor, spanning AI-assisted experiences, data editing, chart creation, and visualization. Watch this ~1 minute overview to spot the new controls and workflow improvements worth exploring in the full release.
Read more - Building Smarter .NET MAUI Apps? See What's New in Syncfusion 2026 Volume 2
Syncfusion's 2026 Volume 2 release lands a batch of .NET MAUI control upgrades, headlined by smarter AI AssistView features and productivity boosts across DataGrid, Charts, ListView, and TreeView. This roundup is the fastest way to see which new capabilities you can drop into your app today.
Read more - Reduce XAML Boilerplate with .NET MAUI Global/Implicit Namespaces and Source Generator
Syncfusion's Anandh Ganesan shows how two underused .NET MAUI features — global/implicit XML namespaces and the XAML source generator — can eliminate the wall of xmlns declarations from every page and move XAML parsing from runtime to build time. Small configuration changes with a noticeable impact on readability, error detection speed, and debugging clarity.
Read more - Getting Started with the Syncfusion Blazor Spreadsheet Editor
Syncfusion walks through setting up the Blazor Spreadsheet Editor from scratch — project creation, service registration, and integration — then tours key features like Excel import/export, formula support, rich cell formatting, and built-in accessibility. A solid introduction to adding production-ready spreadsheet functionality to Blazor applications.
Read more - AI-Powered Natural Language Filtering in .NET MAUI DataGrid
Syncfusion shows how to replace rigid dropdown filters with conversational AI-powered filtering in the .NET MAUI DataGrid using Azure OpenAI. Users can type plain English queries like 'Female employees with rating ≥ 8 and salary > 5000' and get instant, accurate results.
Read more - Build a School Grade Sheet App with the .NET MAUI DataGrid
Syncfusion walks through building a school grade sheet application using the .NET MAUI DataGrid, demonstrating sorting, grouping, and filtering capabilities. A practical tutorial showing how to structure and interact with tabular data in a cross-platform MAUI app.
Read more - Integrating Native Device Features in .NET MAUI with Built‑In APIs
Syncfusion walks through using .NET MAUI's built-in native device APIs for camera, file picker, geolocation, connectivity, sensors, and more — all from shared C# code. A practical guide covering permissions, platform differences, and best practices for production apps.
Read more - .NET MAUI State Management: From ViewModels to App Stores
Syncfusion walks through practical state management approaches in .NET MAUI — from MVVM with data binding for page-level state, to MVU for unidirectional updates, Visual State Manager for visual-only changes, and DI-backed app-wide stores for shared state.
Read more - Why .NET MAUI Popups Lag and How to Fix Performance Issues
Syncfusion breaks down why popups stutter and lag in .NET MAUI apps, and walks through proven techniques to fix it. The post covers lazy initialization, content caching with ContentTemplate, list virtualization, and animation tuning for smooth popup performance across all platforms.
Read more - Accelerating .NET MAUI Development with AI Agents
Syncfusion shares how custom-built AI agents and skills are streamlining the .NET MAUI contribution workflow, from automated issue reproduction and test creation to multi-attempt fix strategies. A look at how AI is reducing the barrier to entry for open-source contributors.
Read more - Why Your .NET MAUI Layout Breaks Across Devices and How to Fix It
This Syncfusion blog explains why .NET MAUI layouts often break across devices and how adopting a layout-first mindset fixes most issues. You’ll learn practical rules and container patterns that help your UI scale cleanly from phones to desktops.
Read more - Building a Support Ticket Dashborad with .NET MAUI DataGrid
A practical guide to building a responsive support ticket dashboard using Syncfusion’s .NET MAUI DataGrid, MVVM, and real-time data updates.
Read more