C# Corner
Tech
News
Videos
Forums
Trainings
Books
Live
More
Interviews
Events
Jobs
Learn
Career
Members
Blogs
Challenges
Certifications
Bounties
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Refer
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
Tags
No tag found
Content Filter
Articles
Videos
Blogs
Resources
News
Forums
Interviews
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Sandhiya Priya(6)
Amit Kumar(5)
Nidhi Sharma(4)
Mushtaq M A(3)
Shiv Sharma(3)
Pranav Tiwari(3)
Ananya Desai(2)
Suraj Dhage(2)
Anoop Kumar Sharma(2)
Sangeetha S(2)
Praveen Raveendran Pillai(2)
Sanjay Kumar(2)
Jejji Arora(2)
Abhishek Singhal(2)
Manoj Mittal(2)
Delpin Susai Raj(2)
Dhruvin Shah(2)
Sandhya Satam(2)
Harikrishnan N(2)
Logesh Palani(2)
Sumit Singh Sisodia(2)
Saurav Kumar(1)
Sudhir Vaghela(1)
Niharika Gupta(1)
Ziggy Rafiq(1)
Mahesh Chand(1)
Rajesh Gami(1)
Rohit Gupta(1)
Tuhin Paul(1)
Abhishek Yadav(1)
Riya Patel(1)
Aarav Patel(1)
Rishima (1)
Manoj Kalla(1)
Emanuel Martins(1)
Ishika Tiwari(1)
Raveena Attri(1)
Babita (1)
Vishal Joshi(1)
Anuradha Rani (1)
Mariusz Postol(1)
Debabrata Ghosh(1)
Alkesh Bijarniya(1)
Abhishek Saini(1)
Rikam Palkar(1)
Nishi Kumari(1)
Vipul Malhotra(1)
Tural Suleymani(1)
Mohammad Hussain(1)
Ravikant Sahu(1)
Chandradev Prasad(1)
Slim Hammami(1)
Deepak Rawat(1)
Chris Love(1)
Aqib Murtaza(1)
George (1)
Sola Oshinowo(1)
Swesh S(1)
Kirtesh Shah(1)
Vijay Kumari(1)
Swati Chavan(1)
Sandeep Mishra(1)
Mahender Pal(1)
Vijay K(1)
Siddharth Gajbhiye(1)
Farhan Ahmed(1)
Vrushali Ghodke(1)
Resources
No resource found
CSS Container Queries: Building Truly Responsive Web Components
Jul 21, 2026.
Unlock truly responsive web components with CSS Container Queries. Adapt layouts to parent container size, not just viewport.
Building Cross-Platform Desktop Applications with Uno Platform and .NET 10
Jun 09, 2026.
Build cross-platform desktop apps with Uno Platform & .NET 10. Share C#, XAML code for Windows, Linux, macOS, web, and mobile.
How to Fix Layout Shift Issues in Web Pages for Better UX
Apr 20, 2026.
Fix layout shifts for better UX and SEO! Learn to stabilize your website by setting image dimensions, reserving ad space, and optimizing font loading. Boost rankings!
PnP Modern Search Results – Part 2: Custom Layouts with Handlebars (Beginner to Practical)
Apr 11, 2026.
Customize PnP Modern Search results with Handlebars! Learn to create dynamic layouts, bind data, and use @root for global data access. Beginner-friendly tutorial.
How to Build a Cross-Platform Mobile App with .NET MAUI
Apr 09, 2026.
Build cross-platform mobile apps with .NET MAUI! Use C# and a single codebase for Android & iOS. Learn step-by-step with examples and best practices. Start now!
What Is WPF in .NET and How Does It Work for Building Desktop Applications?
Apr 07, 2026.
Explore WPF in .NET for building modern Windows desktop applications. Learn about XAML, data binding, MVVM, and its advantages for rich UI and scalable apps.
How Do Developers Design Responsive Interfaces That Adapt to Different Devices?
Mar 13, 2026.
Learn how developers craft responsive interfaces that seamlessly adapt to diverse devices. Master flexible layouts, media queries, and mobile-first design for optimal UX.
How to Create Custom Controls in WPF?
Feb 17, 2026.
Master WPF custom controls! Learn to build reusable UI components for enterprise apps. Enhance branding, scalability, and maintainability in .NET desktop solutions.
Why Does a Website Show Different Layouts on Different Browsers?
Feb 13, 2026.
Unlock consistent website layouts across browsers! Learn why Chrome, Firefox, and Safari display sites differently and how to fix cross-browser compatibility issues for better UX.
Responsive vs Adaptive Websites: A Developer’s Guide (With Real Business Code Examples)
Jan 19, 2026.
With real business examples, code, pros/cons, and best-practice recommendations for modern websites, this senior developer guide compares responsive vs adaptive web design.
Power Apps Grid Container
Jan 15, 2026.
Master Power Apps Grid Container! Learn to build responsive layouts effortlessly. Step-by-step guide to create structured UIs for any screen size. #PowerApps
How Do I Structure a Clean, Maintainable .NET Solution?
Jan 09, 2026.
Learn how to structure a clean, maintainable .NET solution using a layered architecture that scales, with project layout, dependency rules, boundaries, naming conventions, and practical tips to keep codebases healthy as teams grow.
CSS Grid vs Flexbox: When to Use Which for Modern Layouts
Dec 10, 2025.
Creating layouts in modern web development has never been easier — thanks to CSS Grid and Flexbox. Both are powerful tools in the front-end developer’s toolkit, but they are designed for different purposes. Knowing when and how to use each can save you time, simplify your code, and improve your website’s performance and maintainability.
Understanding Razor View, Razor Layout, Razor View Imports, and Razor Pages in ASP.NET Core
Nov 22, 2025.
Unlock the power of Razor in ASP.NET Core! This guide covers Razor View, Layout, View Imports, and Pages with clear examples, boosting your web development skills. Master dynamic UI creation!
CSS Grid vs Flexbox — A Complete Guide With Real-Time Examples
Nov 21, 2025.
Unlock the power of CSS layout! This guide dives into Flexbox and Grid, comparing their strengths with real-time examples for responsive web design mastery. Learn when to use each for optimal results!
Advanced CSS Grid Layouts for Professional UI Design (2025 Guide)
Nov 21, 2025.
Master advanced CSS Grid for professional UI design in 2025! Learn to build responsive layouts, dashboards, and landing pages with real-world examples & code.
Advanced CSS Flexbox Layouts for Professional UI Design (2025 Guide)
Nov 21, 2025.
Master advanced CSS Flexbox for professional UI design in 2025. Build responsive layouts, navigation, toolbars, and more with clean code examples and expert tips.
How to Build Responsive Cards Using Flexbox & Grid
Nov 21, 2025.
Master responsive card layouts with Flexbox & Grid! This guide provides clear, code-rich examples for creating adaptable UIs that shine on any device.
Automating Bank Statement Analysis with LLMs & RAG Techniques
Nov 04, 2025.
Explore how this project automates bank statement processing, uses OCR + layout models + embedding + vector DB + LLM + RAG to convert PDF statements into structured data and enable natural-language querying and financial insights.
Master Page vs Layout Page in ASP.NET
Oct 31, 2025.
Explore Master Pages (.master) in ASP.NET Web Forms and Layout Pages (_Layout.cshtml) in ASP.NET MVC/Core. Learn their features, usage, and when to use each for consistent UI design.
Calculating the Area of Any Regular Polygon: Powering Solar Farm Layout Optimization
Oct 12, 2025.
Unlock the power of regular polygon area calculation for solar farm optimization! This article provides a comprehensive guide, from the mathematical formula to Python implementation, complete with validation, edge cases, and best practices. Learn how to maximize land use and energy yield in renewable energy projects, ensuring cost-effectiveness and a sustainable future. Discover real-world applications and step-by-step instructions for efficient solar panel array design.
Flexbox Zero to Hero – Complete Technical Guide
Oct 10, 2025.
Master CSS Flexbox with this comprehensive guide! Go from zero to hero by learning Flexbox properties like flex-direction, justify-content, and align-items. Explore practical examples, visual illustrations, and code snippets to build responsive and dynamic layouts. Simplify complex designs and create stunning web interfaces with ease. Learn how to use flex-grow, flex-shrink and flex-basis.
Why is my CSS Flexbox not aligning items properly?
Sep 23, 2025.
Struggling with CSS Flexbox alignment? This guide dives into common Flexbox alignment problems and provides practical solutions. Learn how to fix misaligned items by understanding flex direction, managing margins, using align-self, and debugging with browser DevTools. Master justify-content, align-items, and the gap property for perfect layouts. Create responsive designs with confidence!
What is CSS Flexbox Used for in Web Design?
Aug 28, 2025.
Discover CSS Flexbox: a powerful layout tool for responsive web design. Effortlessly align, space, and order elements for a seamless user experience across all devices.
Responsive Design with CSS Variables
Aug 20, 2025.
Learn how to use CSS variables (custom properties) to build scalable, maintainable, and responsive designs. This article explores techniques, examples, and best practices to create flexible layouts for all devices.
View Component in React Native
Aug 19, 2025.
Learn how to use the React Native View component to create flexible, styled layouts with Flexbox. Arrange child views in rows or columns, build chat UIs, and apply padding, margin, borders, and alignment for mobile apps.
CSS Basics: Styling, Layouts, and Responsive Design
Aug 19, 2025.
CSS (Cascading Style Sheets) is used to style and design web pages. It enhances appearance with colors, layouts, and animations, ensures responsive design, separates content from styling, and saves time with reusable code.
Figma 2025 Updates: A Game-Changer for Design and Collaboration
Aug 04, 2025.
Figma’s 2025 updates: AI-powered Figma Make, Figma Sites for websites, Figma Draw for vectors, Figma Buzz for marketing, enhanced Dev Mode.
10 CSS Snippets Every Frontend Developer Must Know and Use Daily
Aug 04, 2025.
Discover 10 essential CSS snippets every frontend developer should use daily to build responsive, clean, and efficient web interfaces.
CSS Grid vs Flexbox — When to Use Which
Jul 29, 2025.
Discover the key differences between CSS Flexbox and Grid. Learn when to use each layout system with real-world examples, helping you build responsive, efficient, and modern web designs more effectively.
Overview of RadioButtonList Control
Apr 15, 2025.
Learn how to use RadioButtonList in ASP.NET WebForms, including its layout types (Horizontal, Vertical, Flow, Table), binding data from C# List, database tables, and manually added items. Also, discover JavaScript integration and best practices.
Asynchronously Grouping Totals in MAUI [GamesCatalog] - Part 13
Apr 14, 2025.
Learn how to implement dynamic game status cards in MAUI using MVVM, data binding, and async methods. This covers creating UI components, grouping data by game status, and displaying totals on the main screen.
Dynamic Menus in Layout Page Using Sessions in ASP.NET Core 6
Jan 31, 2025.
Store dynamic menu data in session and display it across multiple pages using the layout page in ASP.NET Core 6.
Menu Navigation Layout in Android Studio
Dec 06, 2024.
The article explains creating a navigation menu layout in Android to enable seamless activity transitions. It covers Java code and XML design with DrawerLayout and NavigationView, ensuring intuitive UI interaction.
Understanding FlexBox: Flex Direction
Dec 06, 2024.
Learn how to align elements horizontally or vertically, explore row and column orientations, and create responsive layouts with ease. Perfect for frontend developers and designers.
Introduction To Flexbox: A Powerful Layout Model
Dec 05, 2024.
Flexbox, short for Flexible Box Layout, is a modern CSS layout model that simplifies web design by providing powerful tools for alignment, spacing, and responsiveness.
How to Customize Your Microsoft Teams Experience
Nov 28, 2024.
Learn how to customize your Microsoft Teams experience with simple steps! Adjust notification settings, organize your layout for better efficiency, and personalize themes and video call backgrounds.
Use of ItemsControl in WPF C# for Flexible UI Design
Nov 19, 2024.
This guide explores data binding, templates, and customization techniques for crafting sophisticated layouts. Enhance your WPF skills and unlock the full potential of ItemsControl for efficient UI development.
Creating Views for Lists or Libraries in SharePoint Online
Nov 12, 2024.
Creating custom views in SharePoint Online allows users to tailor how lists and libraries display data. With options for filtering, sorting, grouping, and different layouts like calendar and gallery views, users can set up views to meet specific needs.
Mastering Basic Arithmetic Operations in Web Development
Nov 08, 2024.
Build a simple web-based calculator that performs basic arithmetic operations such as addition, subtraction, multiplication, and division. This project utilizes HTML for structure, CSS for styling, and JavaScript for interactivity.
How to Apply Custom Fonts in .NET MAUI
Nov 07, 2024.
Learn how to add and apply custom fonts in your .NET MAUI app to enhance design and branding. This guide covers adding font files, registering fonts in MauiProgram.cs, and using them in XAML or C#.
Scroll View Example in Android Studio using Java
Oct 30, 2024.
Scroll View in Android enables displaying more content on a single screen by allowing vertical or horizontal scrolling. It works with Linear Layouts, making it ideal for apps like note-taking where users can scroll through lists of content.
An Overview of the Implementation of ValidationRules in WPF C#
Oct 27, 2024.
In WPF, the ValidationRule class enables custom validation for user input in controls like TextBox. By extending the ValidationRule and overriding the Validate method, specific input criteria can be enforced.
How to use Bootstrap With Angular
Sep 23, 2024.
This guide covers Bootstrap installation in Angular projects, configuring styles and components, and tips for optimizing your design, helping you build modern, responsive web apps.
Create Dynamic and Flexible Height Vertical Gallery
Jul 24, 2024.
Scrolling through controls is frequently not necessary or should be avoided. We can make the controls height adjustable or overflowing in such a situation. We shall examine how to exceed gallery height in the article below. Without a scroll bar, gallery height also rises as the item count does.
Programming in Practice - GUI - XAML - Description of the User Interface
Jul 09, 2024.
This article concerns selected issues related to the representation of process information in graphical form to develop a comprehensive User Interface. It presents XAML Domain-Specific Language as a description of the user interface.
Understanding View Binding in Android
Jul 09, 2024.
View binding is a feature that makes it easier to write code that interacts with views. Once view binding is enabled in a module, it generates a binding class for each XML layout file present in that module. An instance of a binding class contains direct references to all views that have an ID in the corresponding layout.In most cases, view binding replaces findViewById
Creating a Three Dot Loading Animation
Jul 03, 2024.
Creating a three-dot loading animation using HTML and CSS. The HTML sets up a container with three dots, while the CSS styles the dots and applies a blinking animation using Flexbox for centering and keyframes for the animation effect. The staggered animation delay creates a sequential blinking effect.
How to Remove Extra Column from DataGrid WPF Control
May 31, 2024.
The WPF DataGrid often displays an extra column due to default behavior. This issue arises when the source data contains fewer columns than displayed. By adjusting the XAML code and setting the ColumnWidth attribute to "*", the extra column can be removed, ensuring proper alignment of data in the DataGrid.
How to re-render the View When the Browser is Resized in ReactJS
May 24, 2024.
To re-render a ReactJS view upon browser resize, utilize the use effect hook to add a resize event listener. Upon resizing, update state variables triggering a re-render of the component, ensuring responsive behavior for dynamic layout adjustments.
Creating Responsive Layouts in React with Flexbox and Grid
May 20, 2024.
Learn to craft responsive layouts in React using Flexbox and Grid. Master CSS techniques for fluid designs adaptable to various screen sizes. Elevate your UI with mobile-first strategies and dynamic components for a seamless user experience.
Let's Create WPF Blazor Hybrid App
Apr 15, 2024.
Unlock the potential of WPF and Blazor by combining their strengths in a hybrid application. Let's seamlessly blend the rich, desktop-centric features of WPF with the modern, web-enabled capabilities of Blazor to create a versatile and powerful application that delivers the best of both worlds.
Explain StackLayout in .NET MAUI
Mar 31, 2024.
StackLayout in .NET MAUI provides flexible layout management for UI development, allowing easy arrangement of controls in a stack, either horizontally or vertically. Compatible with Xamarin.Forms, and streamlines cross-platform development, offering a familiar environment for building responsive user interfaces.
Mastering the Display Form Control in Power Apps
Mar 20, 2024.
Mastering the Display Form Control in Power Apps enables efficient data presentation and user interaction. Learn customization, validation, and integration for optimal user experience and streamlined data management.
Understanding CSS Grid: Building a Responsive Layout
Mar 14, 2024.
Illustrating the application of CSS Grid to construct a responsive webpage layout. Through precise grid definitions and item placements, it delineates sections like header, sidebar, content, and footer.
Exploring Horizontal Gallery in Power Apps
Mar 11, 2024.
In this article, we will learn to enhance user experience with intuitive UI design, perfect for mobile applications. Unleash the potential of Microsoft Power Platform for streamlined app development.
Understanding Classic Page in SharePoint
Mar 07, 2024.
Classic pages in SharePoint refer to the traditional layout and design structure used for creating and managing content. These pages typically utilize web parts, customizable layouts, and the ribbon interface for editing.
Android Responsive Login Screen Design using Constraint Layout
Feb 16, 2024.
In this article, I going to explain how we can create a responsive Screen for different android Screens using Constraint Layout.
FlatList in React Native
Nov 27, 2023.
FlatList is a vital component in React Native for efficiently rendering large lists of data. Learn its installation and basic usage, key features like data, renderItem, and keyExtractor props, and optimization techniques, including virtualization and item separators. Explore advanced configurations like horizontal lists, grid layouts, handling end-reached events, controlling scrolling behavior, and dynamically adjusting item heights.
Elements Of Responsive Web Design
Oct 19, 2023.
Responsive web design ensures that users can access a website effortlessly, whether they are using a desktop computer, laptop, tablet, or smartphone. By dynamically adjusting the layout and content presentation, responsive design enhances readability, navigation, and overall user satisfaction.
MOPUP (Alternative to Rg.Plugin.Popup) in .NET MAUI
Sep 08, 2023.
.NET MAUI, a cross-platform framework, empowers developers to build native mobile and desktop applications using C# and XAML. It enables the creation of apps that seamlessly operate on Android, iOS, macOS, and Windows, all from a unified codebase. This open-source platform is an advancement of Xamarin Forms, expanding its reach to desktop scenarios while enhancing UI controls for improved performance and extensibility.
Power BI Mobile App Features And Capabilities
Aug 21, 2023.
Explore the features and capabilities of the Power BI mobile app for accessing dashboards and reports on mobile devices
Container Widget In Flutter
Aug 17, 2023.
In this article, you will learn about container widget in Flutter.
Shimmer In Jetpack Compose
Aug 02, 2023.
This article is all about how we can successfully create a shimmer in compose.
How to Render XAML Controls in Blazor WebAssembly?
Jul 13, 2023.
Many times, we encounter the need to migrate Silverlight or WPF applications to modern web applications like Blazor WebAssembly. In such scenarios, the typical approach involves re-engineering the Silverlight or WPF application, which can be time-consuming and expensive. However, there is a smarter and easier alternative: we can leverage the 'Xaml for Blazor' NuGet package to reuse our existing XAML code in Blazor WebAssembly. This approach not only saves us significant development time but also reduces costs
Build PowerApps Gallery with Four Column Layout
Jun 28, 2023.
In this solution, a step-by-step guide is provided to design a gallery control with multiple columns and rows. The process involves selecting a blank vertical gallery, setting the data source, configuring properties such as size and wrap count, and adding additional fields using a vertical container and labels.
Localize your .NET MAUI application
Jun 01, 2023.
Materialize CSS Grids Streamlining Layouts for Seamless Web Development
May 22, 2023.
Materialize Grids Streamlining Layouts for Seamless Web Development
A Comprehensive Guide to the CSS Gap Property: Improving Web Layouts
Mar 07, 2023.
Learn about the CSS Gap Property and how it simplifies adding space between elements. Discover how to use this powerful property to improve your code and fine-tune spacing. Check out our comparison with other similar properties and explore browser compatibility.
Filter Data On XAML Grid In WPF
Oct 18, 2022.
There are different ways to filter data in the XAML grid, but I'm just showing you how you can easily filter your data in the XAML grid by clicking the checkbox.
Pass Data Across Views In .NET MVC
Aug 01, 2022.
In this article, you will learn how to pass data across views in MVC.
How To Use weightSum And layout_weight In Linear Layout
Jul 16, 2022.
In this article, you will learn about how to use weightSum and layout_weigth in a linear layout.
Xamarin Community Toolkit - State Layout
May 22, 2022.
In this article, you will learn about Xamarin Community Toolkit - State Layout.
Creating Various Layouts For Different Razor Pages In Blazor
Apr 25, 2022.
In this article, you will learn how to create various layouts for different razor pages in blazor.
Create/Design Adaptive Cards Extensions In SharePoint Site By Out-Of-The-Box Way
Feb 07, 2022.
Microsoft has introduced a new way of displaying the information in a platform-agnostic way called Adaptive Cards. In this article we shall see how to design the cards in the OOTB way.
Xamarin.Forms - Style Inheritance
Dec 16, 2021.
In this article, you will learn how to implement Style Inheritance in Xamarin.Forms app.
Xamarin.Forms - Validation Using Xamarin Community Toolkit - Part Two
Nov 26, 2021.
In this article, you will learn how to validate xaml elements using Xamarin Community Toolkit in Xamarin.Forms App
Learn About Layout View In Razor Pages
May 30, 2021.
In this article, you will learn about Layout View in Razor Pages.
Multi-Layout Form Processing Using PowerApps And AI Builder
Feb 01, 2021.
In this article, we will learn how we can process Multi-Layout Forms using Power Apps and Form Processing AI Builder.
Multi-Layout Form Processing Using AI Builder
Jan 29, 2021.
Sometimes we have a different layout for our invoices and forms. During this article, we will talk about how to process multi-layout forms with the single AI builder form processing model.
Adaptive Card Templating With Azure Bot Framework SDKV4
Dec 02, 2020.
Leverage Azure Bot Framework SDK V4 for Adaptive Card templating, enabling dynamic content presentation and rich UI customization in bot messages with JSON-based adaptive layouts and data binding.
Layouts in Android
Sep 21, 2020.
This article looks at layouts in Android with Android Studio
ASP.NET MVC - Layout View
Sep 09, 2020.
In this article we are going to explore the concept of ASP.NET MVC vs WebForms and Advantages of using MVC architectural design pattern in Asp.Net. Also we are going to create demo project for Layout View.
Partial Classes and Layouts in Blazor
Aug 28, 2020.
In this article, you will learn about Partial Classes and Layouts.
Controls And Layout In WPF
Aug 13, 2020.
In this article, you will learn about Controls and Layout in WPF.
Creating A File System Watcher Application
Jul 28, 2020.
This is a desktop file system watcher application.
Row Layout Option Missing In Multiline Field
Jul 05, 2020.
This article is about fixing an error in a multiline field.
Layouts In Java
May 17, 2020.
In this article, you will learn how to manage layouts in Java.
Xamarin.Forms 4.4 Controls
Jan 23, 2020.
In this article, you will learn about new controls released as a part of xamarin.forms 4.4.
Xamarin.Forms 4.4 Controls - Part Two
Jan 23, 2020.
In this article, you will learn about new Controls in Xamarin.Forms 4.4.
Xamarin UI Test
Jan 15, 2020.
This article is about the Xamarin UI test Cases.
How to Create Nested Grid using Angular 8
Dec 22, 2019.
Learn to implement nested grids in Angular 8 using Angular Material Grid or Angular Flex Layout. Explore grid layout techniques, nesting components, and building complex grid structures for efficient UI design and data presentation.
_Layout And _ViewStart And _ViewImports In ASP.NET MVC Core 3.0
Dec 04, 2019.
Today in this article I will discuss about _Layout, ViewStart and ViewImports file in ASP.Net MVC Core 3.0. These are the file place in views folder. We will understand all 3 files step by step.
Xamarin.Forms - Compiled Bindings
Dec 03, 2019.
Learn what compiled bindings in Xamarin.Forms are and how to use them to improve performance and avoid spelling errors.
Xamarin.Forms - Bindable Layout
Nov 27, 2019.
Learn Bindable Layout and how to use it in Xamarin.Forms.
Custom Popup Dialog In Xamarin Android
Nov 26, 2019.
Custom Popup Dialog in Xamarin Android allows developers to create tailored dialog boxes that can be displayed on top of the current activity. These dialogs can have custom layouts, event handling, and styling, providing a flexible way to interact with users within an application.
Move Controls With The Mouse On A Form At Runtime
Oct 22, 2019.
Enable dynamic control movement on a WinForms application at runtime by incorporating mouse interaction. Empower users to drag and drop UI elements for personalized layouts, enhancing user experience and customization options within your application.
Use XAML Previewer To Preview Data In Xamarin Forms
Oct 17, 2019.
In this article, you will learn about XAML Previewer and how it is used to see design time preview of data in Xamarin.Forms
How To Use Constraint Layout In Xamarin.Android
Sep 05, 2019.
This article demonstrates what a Constraint Layout is and how to use it in Xamarin.Android and Xamarin.iOS to improve your page performance and the response of UI.
How To Start Hot Reloading In XAML
Aug 12, 2019.
In thIs article, I will show you how to start hot reloading in XAML.