Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / Mobile / Xamarin

Xamarin

Xamarin

Great Reads

by Ana Carolina Zambon
How to consume authorized back-end services while transparently handling refresh token renewals
by Daniel Vaughan
Learn how to combine T4 and a custom markup extension to share and consume image files between projects.
by F. Aro
Making a custom ListAdapter
by marcusts
They got it wrong with IOC containers, but that can be fixed. The post A Smarter DI Container for Xamarin.Forms appeared first on Marcus Technical Services.

Latest Articles

by Ana Carolina Zambon
How to consume authorized back-end services while transparently handling refresh token renewals
by Daniel Vaughan
Learn how to combine T4 and a custom markup extension to share and consume image files between projects.
by F. Aro
Making a custom ListAdapter
by marcusts
They got it wrong with IOC containers, but that can be fixed. The post A Smarter DI Container for Xamarin.Forms appeared first on Marcus Technical Services.

All Articles

Sort by Score

Xamarin 

by Ana Carolina Zambon
How to consume authorized back-end services while transparently handling refresh token renewals
by marcusts
They got it wrong with IOC containers, but that can be fixed. The post A Smarter DI Container for Xamarin.Forms appeared first on Marcus Technical Services.
by Ana Carolina Zambon
In this post, you will learn how to make Apps have a fluid and adaptive UI on different device screen sizes.
by n.podbielski
Fixing hiding text box controls by software keyboard on Xamarin Android
by DotnetShtien
"Metaprograms are programs that manipulate themselves or other programs as data." Anders Hejlsberg.
by DotnetShtien
Building a data form with validation in 3 minutes using xamarin and postsharp. Having a data form is very common in modern mobile applications , and of course in most cases you will need to validate user input before allowing him to submit the form..
by Afzaal Ahmad Zeeshan
In this article, I cover the most widely faced problems in Xamarin installation and setup for Android application development.
by S Ravi Kumar (TechieRathore)
Creating User Controls in Xamarin Forms
by n.podbielski
Reusable service for detecting if software keyboard is visible or not on Xamarin Android
by DotnetShtien
With the increased amount of data a lazy loading mechanism is required in this article, we will explain how to build a lazy loaded list view easily.
by GrumpyPants
VS 20017 + Xamarin: can't reference a new Portable Library straight out of the box - another failure of a very basic function
by Junian Triajianto
How to play video as page background, like Spotify and Uber, using Xamarin.Forms with Android and iOS Custom Renderer.
by n.podbielski
Reflection.Emit is very powerful tool. It creates IL code and since C# is converted into IL too, we have the same functionality as in C# and even more. It is very powerful and at the same time very complicated. Because of that, it is worth discussing how and for what it should be used.
by S Ravi Kumar (TechieRathore)
How to get started with Xamarin Forms for Mac preview
by Afzaal Ahmad Zeeshan
This is the first part in the series of posts about Ubuntu programming using C# language. In this post, I have discussed a few features of MonoProject IDE, which is used for C# programming on Ubuntu environment.
by Junian Triajianto
Play any audio files by using DependencyService with MediaPlayer for Android and AVAudioPlayer for iOS
by Lee P Richardson
If you've ever wanted the same type of functionality for Xamarin Android either for consistency or ease of cross platform code sharing, now you can with EasyLayout.Droid.
by Abu_yanal
Introduction to Xamarin
by Lee P Richardson
Kill AXML - Programmatic ListViews in Xamarin Android
by Afzaal Ahmad Zeeshan
In this article I will give you a complete overview of SQLite databases in Android and how to consume them using Xamarin APIs.
by S Ravi Kumar (TechieRathore)
This is my new tool for creating Xamarin app icons
by Junian Triajianto
This post discusses simple custom fonts helper in Xamarin.Forms for Android
by S Ravi Kumar (TechieRathore)
In this article, we will learn how to use a few of graph options OxyPlot.
by DotnetShtien
In this article we will dicuss when new feature added recently to the meta-programming library which is the command contracts.
by Dev Leader
Jumpstart app with Autofac
by n.podbielski
This is another article in the mini series of Xamarin bugs and workarounds for them.
by n.podbielski
Xamarin Frame and Style with Padding
by n.podbielski
This article cover different solutions for Master-Detail page control/mechanism in Xamarin.
by Junian Triajianto
Building and distribution automation for Xamarin apps to make your life easier and simpler.
by n.podbielski
If you are using Styles in Xamarin, you probably know how to define implicit styles. But how to inherit from them in other Styles? It is possible but require so work. Here is how you can do it.
by n.podbielski
Use of IoC container in Xamarin on example of TinyIoC
by S Ravi Kumar (TechieRathore)
How to implement show hide passeword using effects in Xamarin.Forms
by marcusts
A Smart Platform for a Challenging Era Most mobile device owners are passionate about their phones. They’re either a high-tech Android type or an aesthetic iPhone type. And they agree about very little when it comes to their metallic soul-mates.
by Cybermaxs
Xamarin.Forms: One UI to Rule Them All?
by S Ravi Kumar (TechieRathore)
Creating WPF applications using Xamarin.Forms