Explore the .NET MAUI Blazor App Template and What’s New for Blazor and Web in the 2021 Vol. 3 Release [Webinar Show Notes] | Syncfusion Blogs
Live Chat Icon For mobile
Live Chat Icon
Popular Categories.NET  (175).NET Core  (29).NET MAUI  (208)Angular  (109)ASP.NET  (51)ASP.NET Core  (82)ASP.NET MVC  (89)Azure  (41)Black Friday Deal  (1)Blazor  (220)BoldSign  (14)DocIO  (24)Essential JS 2  (107)Essential Studio  (200)File Formats  (66)Flutter  (133)JavaScript  (221)Microsoft  (119)PDF  (81)Python  (1)React  (101)Streamlit  (1)Succinctly series  (131)Syncfusion  (919)TypeScript  (33)Uno Platform  (3)UWP  (4)Vue  (45)Webinar  (51)Windows Forms  (61)WinUI  (68)WPF  (159)Xamarin  (161)XlsIO  (36)Other CategoriesBarcode  (5)BI  (29)Bold BI  (8)Bold Reports  (2)Build conference  (8)Business intelligence  (55)Button  (4)C#  (150)Chart  (132)Cloud  (15)Company  (443)Dashboard  (8)Data Science  (3)Data Validation  (8)DataGrid  (63)Development  (633)Doc  (8)DockingManager  (1)eBook  (99)Enterprise  (22)Entity Framework  (5)Essential Tools  (14)Excel  (40)Extensions  (22)File Manager  (7)Gantt  (18)Gauge  (12)Git  (5)Grid  (31)HTML  (13)Installer  (2)Knockout  (2)Language  (1)LINQPad  (1)Linux  (2)M-Commerce  (1)Metro Studio  (11)Mobile  (508)Mobile MVC  (9)OLAP server  (1)Open source  (1)Orubase  (12)Partners  (21)PDF viewer  (43)Performance  (12)PHP  (2)PivotGrid  (4)Predictive Analytics  (6)Report Server  (3)Reporting  (10)Reporting / Back Office  (11)Rich Text Editor  (12)Road Map  (12)Scheduler  (52)Security  (3)SfDataGrid  (9)Silverlight  (21)Sneak Peek  (31)Solution Services  (4)Spreadsheet  (11)SQL  (11)Stock Chart  (1)Surface  (4)Tablets  (5)Theme  (12)Tips and Tricks  (112)UI  (387)Uncategorized  (68)Unix  (2)User interface  (68)Visual State Manager  (2)Visual Studio  (31)Visual Studio Code  (19)Web  (597)What's new  (333)Windows 8  (19)Windows App  (2)Windows Phone  (15)Windows Phone 7  (9)WinRT  (26)
Explore the .NET MAUI Blazor App Template and What’s New for Blazor and Web in the 2021 Vol. 3 Release [Webinar Show Notes]

Explore the .NET MAUI Blazor App Template and What’s New for Blazor and Web in the 2021 Vol. 3 Release [Webinar Show Notes]

 This blog provides show notes for our October 28, 2021 webinar, “Explore the .NET MAUI Blazor App Template and What’s New for Blazor and Web in the 2021 Vol. 3 Release.” The webinar was presented by UmaMaheswari Chandrabose. If you missed the webinar or would like to watch it again, please see our YouTube channel or watch it here.

The Q&A segment of the webinar is provided at the end of this blog post.

Overview

During this webinar, we explored the .NET MAUI Blazor app template available in Visual Studio 2022 and saw how to add and work with Syncfusion Blazor components in it. We also saw the new features added in the 2021 Volume 3 release to our Blazor and Essential JS 2 components.

Agenda

  • What’s new in Blazor for the 2021 Volume 3 release.
  • What’s new in web for the 2021 Volume 3 release.
  • Explore .NET MAUI Blazor apps and use Syncfusion Blazor components.

What’s new in Blazor for 2021 Volume 3 

  • .NET 6 Release Candidate 1 compatibility.
  • Bootstrap 5 theming.
  • New Breadcrumb component.
    • GUI to identify the user’s current position in a hierarchy of website links.
  • New Icon component.
    • Easily render and customize icons in a web application.
  • DataGrid features:
    • Adaptive UI layout for mobile devices.
    • Content template for column chooser.
    • Custom sort comparer.
  • TreeGrid features:
    • Column chooser template.
    • Column virtualization.
    • Custom validation while editing records.
    • Paste and autofill.
  • Charts features:
    • Performance improvements.
  • Scheduler features:
    • Virtual scroll mask.
    • Header indent template.
    • Observable collection.
    • ExpandoObject and DynamicObject binding.
    • Custom sort comparer.
  • Kanban features:
    • Observable collection.
    • ExpandoObject and DynamicObject binding.
    • Custom sort comparer.
  • Pivot Table features:
    • Data labels in pivot chart.
  • Gantt Chart features:
    • Header template.
    • Responsiveness.
  • Maps features:
    • Online map providers.
    • Zooming toolbar customization.
  • PDF Viewer features:
    • Performance improvements.
  • PowerPoint Library features:
    • Encryption and decryption support. 

What’s New in JS 2 for 2021 Volume 3 

  • Bootstrap 5 theming:
    • A new CSS theme added to all Essential JS 2 components.
  • New Breadcrumb component:
    • GUI to identify the user’s current position in a hierarchy of website links.
  • DataGrid features:
    • Sticky header.
    • Infinite scrolling with keyboard.
  • TreeGrid features:
    • Freeze direction.
  • Charts features:
    • Fixed column width.
  • Scheduler features
    • Header indent template.
    • Custom sort comparer.
  • PDF Viewer features:
    • Improved zooming performance.
    • Signature support.
  • Data Manager features:
    • GraphQL support.
  • Dropdown Tree features:
    • Custom template.
  • Gantt Chart features:
    • Responsiveness.
  • Query Builder UI features:
    • Complex data binding support with dropdown tree.
  • Rich Text Editor features:
    • Enter key customization.
  • Toast features:
    • Utility function.
  • Spreadsheet features:
    • Autofill feature.
    • Password protection for worksheets.
    • Custom number formatting.
    • Formula values in data validation input.

Exploring .NET MAUI Blazor apps and creating a simple example

Prerequisites to work with .NET MAUI Blazor Apps

  • .NET 6.
  • Latest version of Visual Studio 2022 with the required workloads:
    • Mobile development with .NET.
    • Universal Windows Platform development.
    • ASP.NET and web development (required for .NET MAUI Blazor apps).

Summary

During this webinar, we checked out the .NET MAUI Blazor App template available in Visual Studio 2022 and the process of adding and working with Syncfusion Blazor components within it. We also discussed some of the updates we brought to our Blazor and Essential JS 2 components in the 2021 Volume 3 release. We hope you enjoyed this webinar, and hope you’ll keep an eye out for our future Blazor webinars.

Q&A

Can all the components be customized with CSS or code?

Yes, it is possible to customize all our Blazor components either using the built-in template code or via CSS styles. Also, you can use our Theme Studio tool to customize the default appearance of all our built-in themes.

For example, our Blazor DataGrid component can be customized in the following ways:

Can you show how to open a Word document only in client-side Blazor WebAssembly, without the server-side?

You can check out this Blazor WebAssembly example which has been created to depict your requirements.

 Do you also have Tailwind theming?

Yes, we do have support for Tailwind theming in all our Blazor components. You can have a look at this documentation to learn about the supported themes available in our Blazor components library.

 Can you persist the columns chosen?

Yes, it is possible to persist the chosen columns. You can also persist the current grid state in the browser local storage for state maintenance by setting the EnablePersistence property to true. For more details, refer to this documentation.

Is there a better way to create PDF files directly from an RDLC file? Bold Reports seems to take up quite a bit of memory.

You can optimize memory utilization and increase the exporting speed by enabling virtual evaluation. Please refer to Improve the performance and handle large amounts of data with Report Viewer documentation.

 So, is this considered server-side Blazor or client-side Blazor?

The .NET MAUI Blazor apps are all about running Blazor inside a .NET MAUI app (a cross-platform framework for creating native mobile and desktop apps). Here, the Blazor web view runs inside the MAUI project, so it won’t use WebAssembly or its own copy of .NET. Instead, the Blazor code runs in process with the MAUI app so that the Blazor code has access to everything that MAUI has access to, including platform APIs.

Test Flight
App Center Badge
Google Play Store Badge
Microsoft Badge
Github Store Badge

 Recommended resources (related links):

Related blogs

Tags:

Share this post:

Popular Now

Be the first to get updates

Subscribe RSS feed

Be the first to get updates

Subscribe RSS feed