COMMUNITY: How to properly ask a question on Forums
Become a member
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
TECHNOLOGIES
ANSWERS
LEARN
NEWS
BLOGS
VIDEOS
INTERVIEW PREP
BOOKS
EVENTS
LIVE
CAREER
MEMBERS
JOBS
Training
About Xamarin forms
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Umair Hassan (20)
Logesh Palani (18)
Ravi Shankar (8)
Delpin Susai Raj (7)
S.Ravi Kumar (6)
Ajith Kumar (6)
Suthahar J (5)
Sumit Singh Sisodia (4)
Mohammad Irshad (4)
Saravanan Ponnusamy (4)
Alain Natalini (3)
Asfend Yar (3)
Mushtaq M A (2)
Vijayaragavan S (2)
Jose Carlos Macoratti (2)
Rebai Hamida (1)
Ammar Shaukat (1)
Rafnas T P (1)
Ahsan Siddique (1)
Safayat Zisan (1)
Fabio Silva Lima (1)
Related resources for Xamarin forms
No resource found
Xamarin.Forms Tip - The Easiest Way To Convert A PCL Project Into .NET Standard Project
1/25/2018 12:39:37 PM.
Microsoft updated the Xamarin.Forms project templates in VS 2017 to use .Net Standard instead of PCL for writing the shared code (including the Xamarin.Forms UI more details here) as NET Standard is t
Xamarin.Forms - Pages
1/23/2018 11:11:03 AM.
In the previous chapter, I explained how you can prepare your environment for Android or iOS application development, in this chapter I will start presenting the structure of our page in Xamarin.Forms
Checking Battery Status Using Xamarin.Forms
1/21/2018 1:00:26 PM.
This article is about checking battery status in Xamarin.Forms.
XAML Progress Bar In Xamarin.Forms
1/19/2018 12:21:44 AM.
Long running tasks in any application make the application or software non-responsive. So keep the user updated about the running task and also keep the application responsive during long running task
MVVM Databinding In Xamarin.Forms Using Fresh MVVM
1/16/2018 11:17:20 PM.
In this tutorial, we will learn how to perform MVVM approach in Xamarin.Forms using Fresh MVVM.
Drawing Pad or Signature Pad For Android Using Xamarin.Forms
1/16/2018 1:13:37 AM.
This article will explain how to create a drawing pad or signature pad for Android OS using Xamarin Forms.
How To Create And Use A Blurred Image In Xamarin.Forms
1/11/2018 4:25:49 PM.
This article demonstrates how to create and use a blurred image in Xamarin.Forms, XAML, and C#. This article starts with the introduction of the Blurred Image tag in XAML.
How To Bring Internet Connectivity To Xamarin.Forms Application
1/10/2018 5:29:34 PM.
How To Bring Internet Connectivity To Xamarin.Forms Application
Xamarin.Forms Tools - XAML Previewers
1/10/2018 11:06:41 AM.
Initially, when Xamarin.Forms were released, the biggest challenge in developing the mobile application was to develop its UI as there were no drag and drop designers available for it like storyboard
Pin Coordinates To External Maps In Xamarin.Forms
1/9/2018 10:40:16 AM.
In this tutorial, we will learn how to pin Latitude and Longitude Coordinates in External maps in Xamarin.Forms. The Coordinates are pinned with Google Maps in Android and Apple Maps in iOS.
Xamarin.Forms Custom Switch Control
1/9/2018 10:16:32 AM.
This article demonstrates how to create and use a Custom Switch control in Xamarin.Forms, XAML, and C#.
Retrieving Weather Info In Xamarin.Forms Application For Android And UWP
1/7/2018 12:45:00 PM.
Reading this article, you can learn about retrieving weather details using API key from openweathermap.org in Xamarin Forms application for Android and Universal Windows Platform.
How To Dynamic List View In Xamarin.Forms
1/7/2018 11:38:23 AM.
This article is about Dynamic List View Image Resizing in Xamarin.Forms.
Xamarin.Forms - Deep Linking Application Using SQLite
1/6/2018 11:56:53 AM.
Android deep links open a specific page within an app and optionally pass data to it. Developers may find deep links particularly useful for actions such as clicking a notification or sending an app l
SearchBar View With SearchContent In Xamarin.Forms Application
1/6/2018 4:41:48 AM.
SearchBar view control is the control that provides you the way to search from the list of content. It has the events 'SearchButtonPressed', 'TextChanged' for performing actions respec
Customize Slider Control In Xamarin.Forms
1/6/2018 4:40:59 AM.
This article demonstrates how to create and use a Customize Slider control in Xamarin.Forms, XAML, and C#. This article starts with the introduction of the Customize Slider tag in XAML. After that, it
Xamarin.Forms Custom Entry
1/3/2018 1:56:12 AM.
This article demonstrates how to create and use a Custom Entry control in Xamarin.Forms, XAML, and C#.
Xamarin.Forms - Dynamic GridView
1/2/2018 7:08:24 PM.
This article demonstrates how to create Dynamic GridView using Xamarin.Forms. If you ever need to show something in a data-bound grid view that is not in your data source, just create that extra row d
Xamarin.Forms - Expandable ListView App
1/2/2018 4:40:49 PM.
In this article, we will discuss how to create an expandable listview in Xamarin.Forms application using Visual Studio 2017.
How To Display Analog Clock Using BoxView In Xamarin.Forms
12/29/2017 11:50:14 AM.
Although Xamarin.Forms doesn't have a vector graphics programming interface, it does have a BoxView. Although normally used for displaying rectangular blocks of color, BoxView can be sized, positi
Support Multiple Languages In Xamarin.Forms Application
12/27/2017 11:25:42 PM.
In this article, we are going to make an application through which we can support multiple languages in our Xamarin.forms application.
QR Code Scanner In Xamarin.Forms
12/23/2017 11:56:42 AM.
This article demonstrates how to make a QR CodeScanner application using C# and XAML in Xamarin.Forms. QR codes are plastered on advertisements, billboards, business windows, and products. They appear
Fluent Validation With MVVM In Xamarin Forms Application
12/22/2017 4:23:26 AM.
Fluent Validation is used to create the validation logic separate from business logic for any type of objects you want to validate.
MasterDetailPage In Xamarin Forms Application
12/21/2017 10:24:23 PM.
MasterDetailPage is the main page that is responsible for two related pages. It contains the master page that has items and the detail page that shows the details about the items present on master pag
Xamarin.Forms - Custom Background Image Animation In UWP
12/21/2017 10:34:54 AM.
In this article, we are going to learn about how to add custom user image animation control in UWP
Xamarin.Forms - Bottom NavigationBar
12/20/2017 10:38:11 AM.
In this article, you will learn how to create a Bottom NavigationBar in Xamarin.Forms.
Text To Speech In Xamarin.Forms
12/18/2017 12:41:32 PM.
This article demonstrates how to create Text To Speech application using C# and XAML in Xamarin.Forms.
Xamarin.Forms - Rounded BoxView Using Custom BoxRenderer
12/16/2017 1:35:08 PM.
In this article you will learn how to Create Rounded BoxView Using BoxRenderer in Xamarin forms.
Xamarin.Forms - Working With Directory Using DependencyService
12/15/2017 5:55:10 PM.
In this article, you will learn how to Create a Directory , Rename Directory and Delete using DependencyService in Xamarin forms.
Two-Way Binding Or MVVM In Xamarin.Forms Application
12/15/2017 1:13:48 AM.
In this article, we are going to learn how to apply two-way binding in Xamarin forms application with the help of InotifyPropertyChanged System component model.
Xamarin.Forms - Messaging App
12/14/2017 5:01:49 AM.
In this article, we are going to learn about messaging plugin and discuss how to use it in xamarin.forms application by using visual studio 2017 15.5
Xamarin.Forms - Working With Files Using DependencyService
12/13/2017 8:17:12 PM.
In this article, you will learn how to create a file using Dependency Service in Xamarin.Forms.
Xamarin.Forms - Microcharts App
12/11/2017 7:26:02 PM.
In this article, we are going to learn how to display micro-charts in single line code for Xamarin.Forms.
Xamarin.Forms - Geolocation App
12/11/2017 7:24:55 PM.
In this article, we are going to learn how to access our GPS hardware in Xamarin.Forms Application and get our location of latitude and longitude.
Xamarin.Forms - Multilingual App
12/10/2017 12:06:52 PM.
In this article, we are going to learn how to create a multi-language application using Visual Studio 2017 15.5
Xamarin.Forms - Video Player App
12/8/2017 5:40:39 PM.
In this article, we are going to learn about how to create a media player in Xamarin.Forms application. Play audio and video in local or remote control for that project.
Xamarin.Forms - Border Shadow Effects Using Custom Frame Renderer
12/7/2017 2:21:55 PM.
In this article, you will learn how to use Border Shadow Effects Using Frame Renderer in your controls in Xamarin forms.
Xamarin.Forms - Text App
12/6/2017 1:38:21 AM.
In this article, we are discuss about how to display text in different styles and font sizes in Xamarin.Forms using Visuaal Studio 2017
Xamarin.Forms - Hierarchical Navigation App
12/2/2017 1:30:03 PM.
In this article, we are discussing how to create a hierarchical navigation application in Xamarin.Forms using Visual Studio 2017
Xamarin.Forms - Border Shadow Effects Using Frame
11/30/2017 4:41:28 PM.
In this article, you will learn how to use Border Shadow Effects in your controls in Xamarin Forms.
Xamarin.Forms - BugSweeper App
11/28/2017 10:54:46 AM.
In this article, we will learn how to create BugSweeper application in Xamarin.Forms using Visual Studio 2017.
How To Use Xamarin Live Player (Preview) Using Visual Studio 2017 15.4
11/26/2017 12:58:46 PM.
Learn how to deploy a Xamarin.forms or native application using Xamarin Live Player.
Xamarin.Forms - Modal Pages
11/22/2017 10:49:59 PM.
In this article, we will learn how to create modal pages in Xamarin.Forms using Visual Studio 2017.
Xamarin.Forms - Camera App
11/22/2017 6:17:50 PM.
In this we will learn how to create your own camera application and showing the last captured image.
Xamarin.Forms - Design Catclock Using SkiaSharp
11/18/2017 12:18:10 PM.
In this article we will discuss about how to paint 2D images using SkiaSharp in Xamarin forms using Visual Studio 2017
Xamarin.Forms - Create A Login Page (MVVM)
11/15/2017 5:56:48 AM.
In this code we created the followings properties: Email, Password and the command SubmitCommand() that we will use in the Login command button in the Login page. We use the ICommand interface that al
Xamarin.Forms - Login Flow APP
11/13/2017 3:19:38 PM.
In this article, we will discuss how to create login system in Xamarin.Forms using Visual Studio 2017
Facebook Native Login With Xamarin.Forms
11/9/2017 11:40:08 PM.
Social login is a standout amongst the most essential highlights of an application, it's the principal connection of a client with your work and must be simple, straightforward and dependable. In
Creating A Signature Pad In Xamarin.Forms
10/31/2017 6:05:44 PM.
In this article, you will learn how to create a Signature Pad in Xamarin.Forms using Visual Studio.
Implementing Google Maps In Xamarin.Forms and Creating Custom Map For Tapping Functionality
10/19/2017 11:04:23 PM.
Google map service is very popular in various enterprise level mobile applications. I will discuss here how to use Google maps in xamarin.forms and customize it using custom renderer for further funct
Xamarin.Forms - Create MVVM Data Binding Application
10/7/2017 1:18:08 PM.
Xamarin Forms Platform using Create MVVM Data Binding application using xml and c# code
Xamarin.Forms - Create Message Center App
10/5/2017 11:52:09 AM.
Xamarin Forms Platform using create message center application. This article demonstrates how to create Message Center Application C# and XAML in Xamarin Forms.
Xamarin.Forms Tip - Implement Show/Hide Password Using Effects
9/19/2017 2:04:17 PM.
While developing login pages, we usually get a requirement that there should be an icon in password entry to show/hide password while entering the password. While looking for a solution to this requir
Search Data From Xamarin.Forms List View
9/4/2017 3:59:51 PM.
In this article, we are going to search some data from list view of xamarin forms. Firstly we can create a list in xamarin forms PCL application. Then add some data in list and make a search bar to se
Create Local Notification In Xamarin.Forms Using Visual Studio
9/4/2017 3:57:34 PM.
Xamarin is the best cross platform tool to develop mobile applications. It provides cross platform app development in C#, so we don’t need to write java or Objective C. We can just use C# and leverage
Create StopWatch Application In Xamarin.Forms Using Visual Studio
9/4/2017 2:43:33 PM.
Xamarin is the best cross platform tool to develop mobile applications. It provides cross platform app development in C#, so we don’t need to write java or Objective C. We can just use C# and leverage
Create Timer Task Application In Xamarin.Forms Using Visual Studio
9/4/2017 2:42:43 PM.
Xamarin is the best cross platform tool to develop mobile applications. It provides cross platform app development in C#, so we don’t need to write java or Objective C. We can just use C# and leverage
Round Image In Xamarin.Forms
8/25/2017 11:55:50 AM.
In this article we are going to display a rounded image in Xamarin forms PCL application. In Xamarin forms there is no default function available to make an image round. So, we need a plug-in for this
Create ToolBar Menu Items In Xamarin.Forms Using Visual Studio
8/24/2017 3:30:43 PM.
Xamarin is the best cross platform tool to develop mobile applications. It provides cross platform app development in C#, so we don’t need to write java or Objective C. We can just use C# and leverage
Static Resource Using Xamarin.Forms Version (1.0)
8/22/2017 3:49:03 PM.
Xamarin is a platform that allows us to create multi-platform mobile applications for platforms like Windows, iOS, and Android, through a single integrated development environment (IDE). We will discu
Building Serverless Mobile App With Azure Functions Using Xamarin.Forms
8/20/2017 1:22:50 PM.
Azure Functions is a solution for easily running small pieces of code in the cloud. We can create, execute, and test our custom logic function without creating a VM or web applications and also withou
Consuming Restful Services In Xamarin.Forms - Part Two
8/14/2017 4:45:45 PM.
In the first part, we called a fake RESTFul service, got some data from the service, and displayed it in a list view. Now in this article, we will continue where we left and add, delete some data whic
Live XAML Previewer In Xamarin.Forms
8/13/2017 4:58:13 PM.
In this article, we are going to use XAML Preview in Xamarin.Forms. Xamarin.Forms are used to make cross platform applications by using C# as a backend language and XAML for front-end of the applicati
Consuming RESTful Services In Xamarin.Forms - Part One
8/13/2017 4:56:50 PM.
In this article, we are going to learn how to consume a RESTful service in Xamarin.Forms PCL application. Xamarin.Forms are used to build cross-platform mobile applications by using C# and XAML.
Custom Content Page Using Xamarin.Forms
8/9/2017 5:00:12 PM.
Xamarin is a platform that allows us to create multi-platform mobile applications like Windows phone, Apple iOS, and Android through a single integrated development environment (IDE). This platform al
Access and Display Instagram Feed In Xamarin.Forms
8/8/2017 10:19:46 PM.
In this article we discuss how to create Instagram like application in Xamarin.Forms.
Xamarin.Forms Starter Pack
8/6/2017 3:48:11 PM.
In this article, you will learn some basic concepts of Xamarin.
Prism In Xamarin.Forms Application For Android And UWP
7/21/2017 1:03:27 PM.
Reading this article, you will learn how to use prism in Xamarin Forms application for Android and Universal Windows Platform with XAML and Visual C# in cross platform application development.
How To Create Simple Game Play Application Using Cross Platform
7/16/2017 11:52:44 AM.
Xamarin is a platform that allows us to create multi-platform mobile applications like (Windows phone, Apple iOS , Android) through a single integrated development environment (IDE). This platform all
Absolute Layout In Xamarin.Forms
7/8/2017 12:45:55 PM.
In this article we are going to learn about absolute layout in xamarin.forms.
Relative Layout In Xamarin.Forms
7/8/2017 12:40:25 PM.
In this article we are going to make a relative layout in xamarin.forms. Xamarin forms have many other types of layouts that include stack layout, grid layout, and absolute layout. If you want to rea
CRUD Operations In Xamarin.Forms
7/7/2017 11:38:30 AM.
In this article, we are going to learn about CRUD operations in Xamarin.forms using SQLite.
Data Persistence Using SQLite In Xamarin.Forms
7/4/2017 2:07:15 PM.
In this article, we are going to make our data persistence using SQLite in Xamarin.Forms. Firstly we will setup SQLite db for our project than make a table in it and add some data in this table. After
Setting Up SQLite In Xamarin.Forms
7/3/2017 12:31:58 PM.
In this article, we will learn to set up SQLite in xamarin.forms. It doesn’t require too much time and it is not difficult like setting up other databases.
Building Mobile Apps Using Xamarin.Forms With .NET Standard
6/30/2017 12:23:02 PM.
The .NET Standard Library is a formal specification of .NET APIs that is intended to be available on all .NET runtimes. It is a single library with a uniform API for all .NET Platforms including .NET
Xamarin.Forms - Using ListView HeaderTemplate And FooterTemplate To Display Data
6/30/2017 11:26:55 AM.
In this article we will learn how to use ListView HeaderTemplate and FooterTemplate to display data from our ViewModel using Visual Studio Community 2017.
Emotion Recognition In Xamarin.Forms With Microsoft Cognitive Services
6/29/2017 12:36:23 AM.
Microsoft Cognitive Services offer awesome APIs and services for developers to create more intelligent applications. You can add interesting features, like people's emotions and video detection, f
How To Operate With Data Persistence In Xamarin.Forms - Part Two
6/23/2017 11:57:23 AM.
In this one, I’ll show you how to use the file system to save data using Xamarin with the .Forms UI Technology and the PCL (Portable Class Library) code sharing strategy.
Getting started with Microsoft Graph API in a Xamarin Forms Application
6/23/2017 11:39:27 AM.
In this article you will learn how to implement login authentication and send mail using Microsoft graph API in the Xamarin Forms application.
Realm Mobile Database With Xamarin.Forms Step By Step Guide
6/8/2017 1:03:42 PM.
Realm Mobile Database With Xamarin.Forms Step By Step Guide.
How To Operate With Data Persistence In Xamarin.Forms - Part One
6/2/2017 6:09:03 PM.
How to operate with data persistence in Xamarin.Forms.
Custom Markup Extension In Xamarin.Forms
6/1/2017 10:58:12 AM.
In this article, we learn to make our own custom markup extension in xamarin.form.
Getting Started With Xamarin.Forms For Mac Preview
5/31/2017 4:20:44 PM.
Getting Started With Xamarin.Forms For Mac Preview.
UI Elements Of Forms And Setting Pages In Xamarin.Forms
5/31/2017 2:42:39 PM.
UI elements of Forms and Setting pages In Xamarin.Forms.
Using Shared Components In Xamarin Forms
5/31/2017 11:29:01 AM.
Using Shared Components In Xamarin Forms.
Create A Simple Sign Up Page In Xamarin.Forms
5/30/2017 3:25:29 PM.
Create a simple Sign Up page in Xamarin.Forms.
Tabbed Page In Xamarin.Forms
5/28/2017 11:31:25 PM.
Tabbed Page In Xamarin.Forms.
Carousel Page In Xamarin.Forms
5/27/2017 6:23:07 PM.
Carousel Page In Xamarin.Forms.
How To Test Our Xamarin.iOS Or Xamarin.Forms App Without A Mac
5/26/2017 12:19:08 PM.
How to test our Xamarin.iOS or Xamarin.Forms app without a Mac.
Getting Started With SkiaSharp With Xamarin.Forms
5/25/2017 6:37:44 PM.
Getting Started With SkiaSharp With Xamarin.Forms.
Navigation In Xamarin.Forms
5/24/2017 5:51:34 PM.
Navigation In Xamarin.Forms
Data Binding In Xamarin.Forms
5/22/2017 1:39:08 PM.
Data binding In Xamarin.Forms.
Handle Transient Data With Application Properties In Xamarin.Forms
5/19/2017 5:49:01 PM.
Handle Transient Data With Application Properties In Xamarin.Forms.
Xamarin.Forms - TabbedPage View App Using Visual Studio 2017
5/13/2017 2:42:40 PM.
Xamarin.Forms: TabbedPage View App Using Visual Studio 2017.
Create New Xamarin.Forms Application Using Visual Studio For Mac
5/13/2017 1:23:05 PM.
Create New Xamarin Forms Application using Visual Studio for Mac.
Simplifying MVVM INotifyPropertyChanged On Xamarin.Forms
5/12/2017 5:29:01 PM.
The goal is simplifying MVVM INotifyPropertyChanged in Xamarin Forms therefore making it unnecessary to keep inheriting base classes and handling the setter of each ViewModel Property.
Xamarin.Forms - Design Switch Cell With Table View Application Using Visual Studio 2017
5/3/2017 4:23:08 PM.
This article enlightens you on designing switch cell with Table View Application, using Visual Studio 2017.
Xamarin.Forms - Horizontal And Vertical Scroll View Using C# In Visual Studio 2017
5/3/2017 4:21:30 PM.
This article illustrates horizontal and vertical scroll view, using C# In Visual Studio 2017.
Cognitive Services In Xamarin.Forms
5/3/2017 10:37:06 AM.
This article elaborates on Cognitive Services In Xamarin.Forms.
How To Use Abstractions To Implement Platform Specific Functionality In Xamarin.Forms
5/1/2017 10:53:31 AM.
This article explains how to use abstractions to implement platform specific functionality in Xamarin.Forms.