linxiaojevonsflash.hashnode.dev·a day agoV-Control: An out-of-the-box .NET MAUI component library is released!🥳I have written quite a few MAUI samples before, many of which include code that can be packaged into components. Once these components are sufficiently developed, I plan to encapsulate them into a control library. Today, The Chinese Lunar New Year 🎆...49 reads.NET
syncfusionsyncfusion-blogs.hashnode.dev·Feb 10, 2025Save Chat History to Firebase Realtime Database using the .NET MAUI Chat ControlTL;DR: Let’s see how to save chat conversations using Firebase Realtime Database in a .NET MAUI app. We’ll set up Firebase, configure the database, and integrate it with the .NET MAUI Chat control. Messages will be stored and retrieved in real time u....Net maui
Alberto Aldegherialbyrock87.hashnode.dev·Feb 10, 2025Introducing the new .NET MAUI Expander viewWhy another expander control? There are many free expander controls out there but none of them is built to leverage the .NET MAUI layout system properly. On top of that, they all include some kind of accordion-like style which may not be what you’re ...519 readsdotnet
Ali Razamauiwithali.hashnode.dev·Feb 10, 2025Step-by-Step Guide to Creating a Custom PhoneEntry with Country Code Dropdown in .NET MAUIA country code dropdown is a crucial component in mobile apps, especially when paired with a custom phone entry field for a seamless user experience. In this article, we'll create a custom country code dropdown with a customized entry field in .NET M...1 like·156 reads.net maui custom controls
syncfusionsyncfusion-blogs.hashnode.dev·Feb 5, 2025Create 3D Column Charts in .NET MAUI to Display America’s Top 10 SportsTL;DR: Let’s see how to build an interactive 3D Column Chart using the .NET MAUI Toolkit to visualize America’s top 10 most popular sports. We’ll structure data, configure the charts control, and enhance visuals with custom labels and tooltips. The 3....Net maui
syncfusionsyncfusion-blogs.hashnode.dev·Jan 27, 2025Easily Bind SQLite Database and Perform CRUD Actions in .NET MAUI DataGridTL;DR: Let’s see how to bind the SQLite database to the .NET MAUI DataGrid and perform CRUD operations. The blog covers setting up SQLite, creating a database connection, and defining the DealerInfo model. You’ll learn how to populate data, bind it t....Net maui
syncfusionsyncfusion-blogs.hashnode.dev·Jan 15, 2025Introducing the New .NET MAUI Bottom Sheet ControlTL;DR: Let’s see how the Syncfusion® .NET MAUI Bottom Sheet elevates app functionality with dynamic height, interactive gestures, and customizable content. Ideal for menus, quick actions, and overlays, this sliding panel integrates seamlessly with th....Net maui
syncfusionsyncfusion-blogs.hashnode.dev·Jan 9, 2025How to Easily Load JSON Data in .NET MAUI TreeView?TL;DR: Let’s see how to load JSON data into the .NET MAUI TreeView effortlessly. This blog guides you through fetching JSON data from a URI, storing it locally, and binding it to the TreeView control. Perfect for creating intuitive navigation and hie....Net maui
Tomasz BugaforCloudflight Engineering Blogengineering.cloudflight.io·Jan 8, 2025Understanding the Essentials of Mobile Test AutomationPreface When it comes to test automation in general, it's easy to say that it's complex. If we were to stick to the classic separation of the Test Pyramid, we'd end up with: - Unit tests, which can be implemented for both backend and frontend. - Inte...1 like·407 readstest-automation
syncfusionsyncfusion-blogs.hashnode.dev·Jan 3, 2025Transform JSON into Stunning Charts: Auto-Generate Visuals with Syncfusion® .NET MAUI ToolkitTL;DR: Discover how to create dynamic charts using Syncfusion® .NET MAUI Toolkit effortlessly. Transform JSON input into professional-quality visuals easily, saving time and enhancing productivity. Explore step-by-step setup, benefits, and future AI ....Net maui