Anbu Mani
Anbu Mani(Microsoft MVP) is working Software Engineer in Changepond Technologies, Chennai, Tamilnadu, India. Having 4+ years of experience and his area of interest is C#, ASP.NET, SQL Server, Xamarin and Xamarin Forms,Azure...etc
Introduction The Recyclerview is used to display a group of messages, songs, images (Ex: Inbox, music player, Gallery). For more details, Click. Let’s…
Let's Start, Step 1: Open Visual Studio->New Project->Templates->Visual C#->Android->Blank App. Then, give Project Name and Project Loc…
What is SQLite? SQLite database has methods to create, delete, and execute SQL commands, and perform other common database management tasks. More deta…
Let’s start. Step 1 : Open Visual Studio->New Project->Templates->Visual C#->Android->Blank app.Then Give the Project Name and Project …
First, create Web API using Azure SQL Server. Refer to part one: Xamarin Android: Create Login with WEB API Using Azure SQL Server - Part One Step 1 …
WEB API
20
Jan
2018
First we create Azure SQL Server Database. Go to Azure Portal. Create Azure SQL server database: Step 1: Create SQL Database and Database server. Go t…
Here are the steps to create a new Xamarin Android Left Navigation Drawer Layout. Let’s start, Step 1 : Open Visual Studio->New Project->Templat…
Let’s start, Step 1: Open Visual Studio->New Project->Templates->Visual C#->Android, then Select Blank App. Then give Project Name and Pro…
Introduction The Progress dialog showing a progress indicator it showing text message or view. It’s using at the same time text message or a view only…
Introduction The ScrollView allows you to display larger content in Vertical or Horizontal view. For more details, Click. Step 1: Open Visual Studio-&…