Welcome to Xamarin Guy Show Blog

Keep updated for latest and Greatest Posts from Xamarin guy

SQL Joining one table Xamarin forms

Make Sure you have installed Sqlite.net.PCl nuget on all the Project that’s all. MainPage.xaml MainPage.xaml.cs TestTable.cs Post Views: 225

Xamarin forms List view Commanding

HomePage.xaml Homepage.xaml.cs HomePageViewModel.cs Let’s create 2 folder Behaviors and Converters Inside Behaviors folder : BehaviorBase.cs EventToCommandBehavior.cs Inisde Converters Folder : SelectedItemEventArgsToSelectedItemConverter.cs Post Views: 539

Simple XML Parser for Xamarin Forms #Tutorial 21

You asked i implemented. 🙂 Hey guys this is a very simple example of paring XML . Inside Models folder we will create MyModel.cs Create a new Folder as MyResources and Place a new XML File Name it as MYXmlFile.xml(Don’t forget make it as embedded Resources) Now at last inside our MainPage.xaml Now at last

Clubbing System.IO storage and SQLite Storage to get Time Stamping Upload and Download Feature Xamarin Forms #Tutorial 21

Hey Guy’s i have been asked with so many SQL  and System.IO Question’s in Xamarin forms. 1) How do i store image, video , pdf’s or any stuffs in Both android and IOS.? 2) How do i retrieve back all the items in the form of list. 3) Whether to use Android and IOS Platform

Image Slider from Json Response Tutorial 20

Required Plugins : https://www.nuget.org/packages/CardsView https://www.nuget.org/packages/Xamarin.FFImageLoading.Forms/ https://www.nuget.org/packages/Newtonsoft.Json/ 1. Don’t forget to add nuget package on all projects i.e shared project , android, ios Platform Specific : IOS project AppDelegate.cs : AndroidProject MainActivity.cs 2. MainPage.xaml MainPage.xaml.cs 3. Create a Model Folder and create a new class MyMainModel.cs 4. Create a viewmodel class :(MainPageViewModel.cs) 5. At last you

Beautiful List View Xamarin Forms

This is a beautiful List in Xamarin Forms excluding the lower list bar from Right. For Binding check my previous Video tutorial to do. Iconize is the font awesome icon implementation. Output : Post Views: 246

Remove List View Item Selection Pale Yellow Color

Inside a Share Project we should create a class Let’s call it as : CustomViewCell.cs Now inside List View We should Call our CustomViewCell Like this : Now We should call the namespace like this : Now it’s time for custom Renderer. For Android CustomViewCellRenderer.cs For IOS : Post Views: 611

Making Dynamic Phone Call Native Way Xamarin Forms with Json Respose

Hey Guys in this tutorial we will be Make a Label clicked Call i.e our about us page inside xamarin forms : You Have to Add Xam.Plugins.Messaging Plugin on Every Project 😀 Your App.xaml.cs will look like this : Create Views Folder and then we are going to create a ContentPage name it as AboutUsPage

Making Phone Call inside Web View Xamarin Forms

Hello guys there are so many Post telling about creating webview phone call in xamarin forms. I am going to show the easiest way. No need of Hybrid web View : So inside our MainPage.xaml Inside our Code Behind of MainPage.xaml.cs : Use Nuget Package from Here : https://www.nuget.org/packages/Xam.Plugins.Messaging/5.2.0 Post Views: 264

Xamarin Forms Tree View Dynamic Using Sync Fusion

Note : SyncFusion is Free for individual developers. At first we are going to SyncFusion Community for getting community License : 1. Claim your license(https://www.syncfusion.com/products/communitylicense) 2. Sign in with your linked in Account or Xing 3. That’s all get license key from here (Adding Xamarin Forms Platform, Select Any Version and Get License) 4. Now

Ads Blocker Image Powered by Code Help Pro

Ads Blocker Detected!!!

We have detected that you are using extensions to block ads. Please support us by disabling these ads blocker.