TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About Xamarin
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Delpin Susai Raj (16)
Manikandan M (15)
Mushtaq M A (13)
Vicente Gerardo Guzman Lucio (5)
Chetan Sanghani (4)
Alessandro Del Sole (4)
Logesh Palani (3)
Suthahar Jegatheesan (3)
Sanjay Kumar (3)
M Munib (2)
Saleh Qadeer (2)
Sean Franklin (2)
Ahsan Siddique (2)
Rakeshkumar Desai (2)
CSharp TV (2)
Ravishankar Velladurai (1)
Shashangka Shekhar (1)
Tahir Ansari (1)
Kalyan Pidugu (1)
Kartik Pawar (1)
Anoop Kumar Sharma (1)
Abhishek Yadav (1)
Tushar Jagdale (1)
Jithu Thomas (1)
Josue Yeray Julian Ferreiro (1)
Charwaka Thupili (1)
S.Ravi Kumar (1)
Cecil Phillip (1)
Samson Mychael (1)
Mansi Mishra (1)
Ninaada Bellippady (1)
Vivek Jadhav (1)
Pranav Tiwari (1)
Manoj Kulkarni (1)
Azim Zahir (1)
Amit Sharan (1)
Barath Kumar M (1)
Related resources for Xamarin
No resource found
Xamarin.Forms - Microcharts App
10/8/2024 8:50:34 AM.
This guide covers the integration of the Microcharts library into your Xamarin application, showcasing various chart types such as bar, line, and pie charts. Enhance your app's user interface with
Building A Cross Platform MVVM Pattern With ReactiveUI And Xamarin.Forms
9/27/2024 10:14:33 AM.
In this article, you will learn how to build a cross-platform MVVM pattern with ReactiveUI and Xamarin.Forms.
Login And SignUp In Xamarin.Forms
9/25/2024 10:01:06 AM.
In this guide, we explore implementing login and signup functionalities in Xamarin.Forms, a popular framework for cross-platform mobile app development. We’ll cover essential concepts such as user aut
Searching And Search Bar In Xamarin.Forms
9/24/2024 11:57:01 AM.
This guide explores implementing a search bar in Xamarin.Forms, focusing on enhancing user experience through effective searching techniques. It covers key concepts such as UI design, data filtering,
Understanding .NET Standard Versions
7/19/2024 6:32:24 AM.
.NET Standard defines a consistent set of APIs across .NET implementations like .NET Framework, .NET Core, and Xamarin. Developers use it to create libraries that work seamlessly across platforms, ens
Case Studies and Real-World Applications: .NET Standard in Action
7/17/2024 11:43:04 AM.
.NET Standard empowers developers to create robust applications across platforms like healthcare management systems with EHR integration using Xamarin and ASP.NET Core, and financial trading platforms
Using .NET Standard in Cross-Platform Development
7/17/2024 5:46:27 AM.
In today's diverse technological landscape, developing applications that run across multiple platforms is crucial. .NET Standard plays a pivotal role in achieving this goal by providing a consiste
Introduction to .NET Standard
7/17/2024 12:19:50 AM.
.NET Standard simplifies cross-platform development by defining a unified set of APIs for .NET platforms like .NET Core, .NET Framework, and Xamarin. It enables code sharing across these platforms, en
Xamarin.Forms - Deep Linking Application Using SQLite
6/26/2024 10:53:03 AM.
Learn to build Xamarin.Forms applications with deep linking using C# and XML. This tutorial covers creating a cross-platform email client example where notifications open specific app sections. Explor
Setting Up SQLite Connection In Xamarin App
6/19/2024 9:54:20 AM.
In this article, we are going to learn about how to set up a connection with SQLite in your application. We will connect each of the iOS, Android, and UWP projects with SQLite.
Framework Design - The Template Method Pattern
6/7/2024 10:31:37 AM.
Learn the Template Method pattern in C#, a behavioral design pattern facilitating framework design. Follow an example using a REPL framework, simplifying app development by automating loop execution a
.NET Standard / .NET Standard Library
5/16/2024 8:35:39 AM.
.NET Standard is a set of APIs that define the base class libraries available across different .NET implementations, ensuring compatibility and portability between platforms like .NET Framework, .NET
Exploring Text-to-Speech Packages for Xamarin.Forms
5/13/2024 11:45:13 AM.
Discover the top text-to-speech packages for Xamarin.Forms apps and learn how to seamlessly integrate them into your projects. Explore Xamarin.Essentials, Plugin.TextToSpeech, and Android.Speech.Tts,
Xamarin Forms to Maui Migration
5/10/2024 6:51:14 AM.
Discover how to migrate your Xamarin.Forms apps to .NET MAUI (Multi-platform App UI) seamlessly. Learn about leveraging code reusability, adapting XAML interfaces, and utilizing new .NET 6 features. E
Xamarin.Forms - Open App Store Or Play Store In XamarinApp
4/30/2024 9:34:20 AM.
Learn to develop Xamarin.Forms apps for Android and iOS, accessing filesystems, and distributing data files. Implement UI elements like buttons and images. Use Xamarin.Essentials to open Play Store o
Custom Popup Dialog In Xamarin Android
4/12/2024 11:29:24 AM.
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, an
Xamarin.Forms - EventToCommand Behavior in MVVM ViewModel
4/11/2024 10:35:24 AM.
Xamarin.Forms EventToCommand behavior facilitates MVVM by binding events to ViewModel commands. It streamlines event handling, promoting the separation of concerns within the application architecture.
Grid View In Xamarin.Forms Using FlowListView
4/4/2024 9:10:03 AM.
Learn how to use FlowListView in Xamarin.Forms to create a GridView with features like infinite loading, item-tapped Commands, and more. Follow implementation steps: creating a new Xamarin.Forms proje
Design Whatsapp Page With Grid Layout In Xamarin.Forms
4/4/2024 8:57:03 AM.
Explore Xamarin.Forms, a cross-platform mobile framework, facilitating UI development with XAML. Utilize Visual Studio 2017/2019 for C# coding. Design WhatsApp-like layouts using Grid Layout, Labels,
How To Create A Simple Calculator Using Grid Layout In Xamarin.Forms
4/4/2024 7:23:34 AM.
In this article, we will learn how to develop a basic calculator using Xamarin. Forms, leveraging the power of Grid Layout for efficient UI design.
Table View In Xamarin iOS - Part Two🚀
4/3/2024 9:38:56 AM.
Part Two of Xamarin.iOS TableView series explores TableViewSource and its methods like GetCell and RowsInSection, essential for populating and managing table view data. Dive into Model-View-ViewModel
Explain StackLayout in .NET MAUI
3/31/2024 3:53:34 AM.
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
Xamarin.Android - Upload Image To Blob Storage
2/15/2024 11:43:54 AM.
In this article, you will learn how you can upload images to blob storage through Xamarin.Android. It’s pretty simple to build this app with a native Xamarin platform. I hope you will enjoy and learn
Developing a Customized MessageBox in Xamarin
2/11/2024 9:51:07 AM.
A message box, also known as a dialog or alert box, serves various functions within software applications, each with specific requirements aimed at improving user interaction
Creating Keystore to Publish MAUI App from Scratch to End
2/7/2024 11:00:43 AM.
When you embark on the journey of app development, the prospect of publishing your creation to a vast audience is undoubtedly thrilling. Publishing an app is not just about making it available; it'
Implementation of .Net MAUI Community Toolkit Popup
2/4/2024 6:51:16 AM.
In this article, I will explain about .NET MAUI Popup page implementation using visual studio 2022. Popups are a very common way of presenting information to a user that relates to their current task
Create Xamarin Android Custom Loader with LoaderEase NuGet Package
1/19/2024 6:22:44 AM.
The fundamental objective of a wait window is to furnish users with feedback, mitigating any perception of unresponsiveness or ambiguity during tasks that may consume considerable time. Leveraging the
How to Implement a Video Splash Screen in Xamarin Android
1/18/2024 6:14:41 AM.
This guide provides a step-by-step approach to implementing a captivating video splash screen in Xamarin Android. It covers preparing the video, adding it to resources, updating the layout file, setti
How to Migrate Xamarin to MAUI
10/17/2023 10:35:14 AM.
In this article, I am going to explain how we can migrate our Xamarin Forms application into .NET MAUI in easy steps and how I did it for my live play store app which is multilingual & multithemed
.NET Ecosystem
9/8/2023 4:11:37 AM.
The .NET ecosystem is a versatile collection of tools, libraries, and services forming the Microsoft .NET platform. It enables developers to create diverse applications, including web, desktop, mobile
Xamarin Push Notifications Using Azure Notifications Hub
5/31/2023 9:03:46 AM.
How to use Azure Notifications Hub with Xamarin to deliver push notifications to Android, iOS, Windows Phone and Windows Store
Getting Started With Xamarin Forms MVVM Light
2/17/2023 1:12:39 PM.
In this article, you will learn how to start with Xamarin Forms MVVM Light.
Localizing Xamarin.Forms With Hindi Language
2/17/2023 1:02:09 PM.
In this article, you will learn about Localizing Xamarin.Forms with the Hindi Language.
.NET MAUI - Managing The Application Lifecycle
1/13/2023 11:17:37 AM.
The app lifecycle in .NET MAUI is quite different from Xamarin.Forms, so this article explains how it works pointing out some of the differences.
Xamarin.Android - Develop SQLite Database Using SQLiteOpenHelper Class
12/22/2022 10:55:57 AM.
In this article, you will learn to create your own database for Xamarin Android.
Getting Started With .Net MAUI
11/7/2022 4:57:50 AM.
In this article, you will learn how to get started with .net MAUI.
Implement The Checkbox In MAUI Using Visual Studio 2022
9/7/2022 5:12:57 AM.
In this article, I will explain about MAUI checkbox implementation with label using visual studio 2022. Basically, checkbox is a type of button that can be checked or unchecked. If checkbox is checked
App Shortcuts In Xamarin Forms
8/15/2022 1:20:22 AM.
In this article, you will learn about App Shortcuts in Xamarin Forms.
Video Player App In Xamarin.Forms
8/8/2022 10:07:05 PM.
In this article, you will learn about the Video Player App in Xamarin.Forms.
Implement The UI Touch Effects In Xamarin Forms
8/5/2022 10:16:58 PM.
I will explain UI Effects in xamarin forms. We can implement UI Effects for Android and iOS. The plugin will create a custom renderer for each platform, and the effect will help you to animate touches
Implement The Generic Badge View In Xamarin.Forms
8/3/2022 11:30:34 PM.
In this article, I will explain the Generic Badge in xamarin forms. We can implement the badge for Android, iOS and UWP. The plugin creates a custom renderer for each platform and a custom attached pr
Implement The Video Player In Xamarin.Android
8/2/2022 10:35:32 PM.
In this article, I will explain the video player feature in android, and how we can develop the video player in Xamarin.Android with help of media controller and video view classes, and how video view
Quick Tour using Xamarin Community Toolkit
7/19/2022 6:30:06 AM.
Quick Tour using Xamarin Community Toolkit
Getting Started With First .NET MAUI Application Using Visual Studio 2022
7/17/2022 12:58:19 PM.
In this article, you will learn about the first .NET MAUI application using visual studio 2022.
What Is .NET MAUI?
6/28/2022 8:48:14 PM.
In this article I will explain what is .NET MAUI and where it sits in the .NET ecosystem.
A Journey to .NET MAUI
6/23/2022 9:37:47 AM.
.NET MAUI is the evolution of Xamarin.Forms and a major aspect of the upcoming .NET 6 release.In this episode, Maddy Leger comes on the show to tell us what .NET MAUI is and what to expect as we get
MAUI The Future Of Xamarin.Forms
6/23/2022 9:35:37 AM.
In this article, you will learn about MAUI the future of Xamarin.Forms.
Getting Started With MAUI Xamarin Forms Application Using Visual Studio 2019 Preview 16.10
6/23/2022 8:34:16 AM.
In this article, you will learn about MAUI Xamarin Forms Application using Visual Studio 2019 Preview 16.10.
Implementing A Horizontal Calendar In Xamarin.Forms
6/19/2022 7:54:13 AM.
In this article show how easy it is to add a calendar control horizontally to our Xamarin.Forms applications.
Xamarin Community Toolkit - State Layout
5/22/2022 11:28:19 AM.
In this article, you will learn about Xamarin Community Toolkit - State Layout.
Xamarin Community Toolkit - Behaviors
5/3/2022 1:06:10 PM.
In this article, you will learn about Xamarin Community Toolkit - Behaviors.
Getting A Build Date And Time In Xamarin Android And iOS (Release Mode)
4/28/2022 5:57:54 AM.
If you're Struggling with taking a build date in android in Release time. Here is the solution for the please check this.
Xamarin Community Toolkit - Effects
4/18/2022 9:33:44 AM.
In this article, you will learn about Xamarin Community Toolkit - Effects.
Master Details Page Using Xamarin Community Toolkit
4/11/2022 4:13:18 AM.
In this article, you will learn how to master Details Page using Xamarin Community Toolkit.
Xamarin Community Toolkit - Featured Views
3/28/2022 4:00:43 AM.
In this article, you will learn about New Views/Controls offered in XCT plugin.
Xamarin Community Toolkit - Tutorial Series
3/21/2022 4:42:22 AM.
In this article, you will learn about Xamarin Community Toolkit.
Adding The Drop Shadow Effect To A Xamarin.Forms Application
3/11/2022 7:39:24 AM.
In this article, I will show how easy it is to add shadows to our Xamarin.Forms applications without using Frames.
Managing The Network Connections With Snackbar Views
3/4/2022 2:36:01 PM.
Learn how to build custom snackbar views to notify users of missing network connection
Implement The Custom Table View With xib In Xamarin.ios Using xcode
3/4/2022 2:45:14 AM.
In this article, I have explained the custom table view in in Xamarin.iOS. Table views in iOS display rows of vertically scrolling content in a single column. Each row in the table contains one piece
Creating First Xamarin.Forms App On MacOS
2/17/2022 4:18:52 PM.
This article will make (create) our first Xamarin.Forms application using MacOS.
Using Lottie Animations In Xamarin.Forms
2/10/2022 6:06:12 AM.
In this article, you will learn how to use lottie animations in Xamarin.Forms.
Xamarin.Forms - Sharing Files And Documents
2/10/2022 6:00:37 AM.
In this article, you will learn how to share files and documents.
How To Prevent Dark Mode In Xamarin.Forms
2/10/2022 5:01:04 AM.
In this article, we will see how to force the white or light mode in an application developed in Xamarin.Forms
Creating An Xamarin Project In Visual Studio 2019 Using Mac
2/9/2022 6:01:38 AM.
In this article, I have explained about creating a sample xamarin project and run the android/iOS app using visual studio 2019 using mac
Implement The Dynamic Collection View In Xamarin.iOS
2/5/2022 4:28:25 PM.
In this article, I have explained about dynamic collection view feature in iOS and if you add collection view in your apps and it main job is to manage the data associated with collection. The collect
Guards In .NET
2/2/2022 11:20:28 AM.
In this article, you will learn about Guards In .NET.
Embedding QR Code Scanner In Xamarin.Forms
1/17/2022 5:39:59 AM.
In this article, you will learn how to embed QR Code Scanner in Xamarin.Forms.
Xamarin.Forms - Style Inheritance
12/16/2021 3:47:46 PM.
In this article, you will learn how to implement Style Inheritance in Xamarin.Forms app.
Xamarin.Forms - Validation Using Xamarin Community Toolkit - Part Two
11/26/2021 9:27:11 AM.
In this article, you will learn how to validate xaml elements using Xamarin Community Toolkit in Xamarin.Forms App
Xamarin.Forms - Validation Using Xamarin Community Toolkit
11/17/2021 5:33:18 AM.
In this article, you will learn how to validate XAML elements using Xamarin Community Toolkit in Xamarin.Forms App.
Dropdown Control In Xamarin.iOS
11/8/2021 4:38:08 AM.
In this article, you will learn about the dropdown control in Xamarin.Forms for iOS Platform.
Implement The Dropdown In Xamarin.iOS
10/31/2021 6:55:39 AM.
In this article, you will learn how to implement the dropdown in Xamarin.iOS.
Xamarin.Forms - Fluent Validation In MVVM
10/28/2021 12:36:16 PM.
In this article, you will learn how to use fluent validation in MVVM in Xamarin.Forms App.
Xamarin.Forms - Create Properties Using Fody in MVVM
10/27/2021 9:14:53 AM.
In this article, you will learn how to use Fody in MVVM in Xamarin.Forms App
Xamarin.Forms - ContentView Lifecycle
10/1/2021 1:09:04 PM.
In this article, you will learn how to use OnAppearing and OnDisAppearing in ContentView in Xamarin forms.
Xamarin Forms Circular Activity Indicator For UWP
9/23/2021 1:32:56 AM.
In this article, you will learn about Xamarin Forms custom circular/round activity indicator for UWP.
Open Shared Folder In Xamarin Forms iOS
8/30/2021 4:36:13 AM.
This article describes how to open shared folder in Xamarin Forms iOS using Nsurl.
Xamarin UITest To Run On Cloud
8/12/2021 12:46:46 PM.
In this article, you will learn about Xamarin UITest to run on Cloud.
Implement The Dark Mode In Xamarin.android
7/21/2021 12:46:22 PM.
In this article, I have explained the Dark Mode in Xamarin.Android. It will help you to change the your application dark to normal and white to normal mode.
Implement The BottomNavigationView In Xamarin.android
7/14/2021 1:23:32 PM.
In this article, I have explained the BottomNavigationView in Xamarin.Android. Bottom navigation bars make it easy for users to explore and switch between top-level views in a single tap. They should
Xamarin.Forms - Working With Behaviors In Xamarin.forms
7/13/2021 1:54:09 PM.
In this article, you will learn how to use Behaviors in Xamarin.Forms App
Implement The Custom Calendar Picker In Xamarin.android
7/12/2021 12:25:10 PM.
Android provides controls for the user to pick a time or pick a date as ready-to-use dialogs. Each picker provides controls for selecting each part of the time (hour, minute, AM/PM) or date (month, da
Implement The Custom RecycleView In Xamarin.Android
7/12/2021 9:36:48 AM.
In this article, I will explain about recycle view and For most Xamarin.Android applications you will want to display data of some sort. Android similarly allows the developer to populate UI controls
Implement The VPN Hood For Xamarin.android
7/10/2021 9:46:15 AM.
In this article, I have explained the VPN connection via VPNHood in Xamarin.Android. Undetectable VPN for ordinary users and experts. VpnHood is a solution to bypass Advanced Firewall and can circumve
Implement The Splash Screen In Xamarin.Android
7/9/2021 10:40:07 AM.
In this article, I have explained the splash screen activity in Xamarin.Android.
Multiple Item Selection Picker in Xamarin.Forms
7/6/2021 2:24:20 PM.
In this article, you will learn about Multiple Item Selection Picker in Xamarin.Forms.
Xamarin.Forms - App Shortcuts Using Xamarin.Essentials
7/2/2021 2:32:17 PM.
In this article, you will learn how to add shortcuts using Xamarin.Essentials in Xamarin.Forms App
Code Quality & Performance with Xamarin - Code Quality & Performance Virtual Conference
6/21/2021 9:50:41 AM.
This session in Code Quality & Performance Virtual Conference is about Code Quality & Performance with Xamarin
Xamarin.Forms - UI Test
6/10/2021 4:49:23 AM.
In this article, you will learn how to test UI Xamarin controls in Xamarin.Forms.
Display Gravatar Image From Email In Xamarin.Forms Application
5/19/2021 9:44:03 AM.
This video tutorial shows how to display a gravatar image using email in Xamarin.Forms application. We will be using GravatarImageSource from the Xamarin Community Toolkit library to display the grava
Getting Started With Xamarin Forms Media Element
4/30/2021 2:41:45 PM.
This article explains how to consume media in Xamarin forms.
Handy and the Big Picture - IoT Virtual Conference
4/26/2021 2:50:05 PM.
This session is about "Handy and the Big Picture" in IoT Virtual Conference.
SeekBar Control In Xamarin
3/28/2021 2:32:10 AM.
This is a demonstration of working with the SeekBar control in Xamarin.
Xamarin.Forms - Fingerprint Authentication In your App
2/17/2021 4:56:48 PM.
In this article, you will learn how to implement fingerprint, password and face-lock Authentication in your XamarinApp.
Creating A Custom Camera View (Create Half Screen Camera In Xamarin.Forms) - Xamarin
1/20/2021 4:02:35 PM.
In this article, you will learn how to create a Custom Camera View (Create Half Screen Camera in Xamarin.Forms) - Xamarin.
Xamarin.Forms - File Browser
11/23/2020 10:59:59 AM.
In this article, you will learn how to pick files from your device, Drive, iCloud in Xamarin.Forms.
Xamarin.Forms - Custom TitleView
11/13/2020 9:06:51 AM.
In this article, you will learn how to create a custom TitleView in Xamarin.Forms.
Xamarin.Forms - Mobile Network Speed Check (Slow Or Fast) In Android
10/26/2020 7:08:12 AM.
In this article, you will learn how to check you mobile network speed(slow or speed) using android native in Xamarin.Forms.
Xamarin.Forms - Network Speed Monitor
10/22/2020 7:50:59 AM.
In this article, you will learn how to monitor you network speed in Xamarin.Forms.
Xamarin Simple Web API Service Call To Save Function For Beginners
10/20/2020 7:35:16 AM.
In this article, you will learn about Xamarin simple web API service call to save function for beginners.