Menu
Xamarin eXpert
Tutorial, Articles and plugins for Xamarin and Microsoft in general
  • Blog
  • Recent Posts
    • Recent Posts

      • How to enroll in the Apple Small Business Program
      • How to correctly use databinding with ListView and CollectionView
      • Replace difficult Fontawesome codes with an easy property
      • Add custom fonts to Xamarin Forms quickly and easily
      • How to test your Xamarin.Forms iOS apps on your iPhone or iPad without a Mac
  • Safe Notes
  • Plugins
    • Admob Plugin
    • Sqlite Plugin
Close Menu
Xamarin Forms
May 20, 2019

How to change dynamically your listview using templates

Basically all the apps use a Listview to show one or more list of items.\nSometimes you want to change the appearance of your items according to some parameter (for example inside the same page, sometimes you want to show partial forms, other times completed forms and so on).\n\nLet’s see how easily you can achieve this in Xamarin.

Visual Studio
May 19, 2019

Visual Studio 15.7: A great improvement for Xamarin

Finally a new version of Visual Studio is here and it seems great.\n\nAs usual let’s see the release note from the Visual Studio website.

Visual Studio
May 18, 2019

IMPORTANT: Visual Studio 15.6.5 adds support for Xcode 9.3

Today Microsoft has released a new version of Visual Studio to add support for Xcode 9.2 This is a FUNDAMENTAL update for Visual Studio and Xamarin as with the old version you cannot compile code for Apple (you can read the?article here). Let’s see now the complete Release notes: VS 15.6 does not respect the […]

Visual Studio
May 17, 2019

IMPORTANT: Xcode version 9.3 is not yet compatible with Xamarin. Don’t update

UPDATE 4/4/2018: Microsoft has released the version 15.6.5 for Visual Studio that adds support for XCode 9.3. You can read more here. The current Xamarin tool for Visual Studio 15.6.4 is not compatible yet with Xcode 9.3 so if you update Xcode to this version, you will not be able to compile your iOS projects […]

C#
May 16, 2019

How to invert a boolean value in XAML with a IValueConverter

In this post we’ll how is possible to invert a boolean value in our XAML page using a Converter\n\nLet’s say that we have a Label that should be visible only if a boolean property is false.

Xamarin Forms
May 15, 2019

UrhoSharp Tutorial: How to create your first project with Xamarin.Forms

In this tutorial I show you how to create a UrhoSharp project using Xamarin.Forms. This UrhoSharp project will run on Android, iOS and UWP.

Checkbox disabled
May 14, 2019

How to add a Checkbox in Xamarin.Forms

We are going to show step by step how to create a Checkbox for Xamarin.Forms with a very simple code without the use of Custom Renderers.\n\nThis checkbox will work on every platform: Android, iOS, UWP… and the final result will be something like…

Android
May 13, 2019

Xamarin.Forms on Android: How to remove the Uppercase from a button text

If you create a button on Android and write its text in lowercase (“my text”), when you launch the app, you can see that the text is all uppercase (“MY TEXT”).\n\nThis is not a bug but the standard style for Android.\n\nSometimes we prefer to have our text in lowercase so here I’ll show you different methods to do it…

Visual Studio
May 11, 2019

Why you should update Visual Studio to this version to improve Xamarin

Microsoft has released the version 15.6.3 of Visual Studio and it contains several fixes some of them for Xamarin.\n\nLet see the release notes

LINQ
May 10, 2019

Improve your code with LINQ – How to speed up your Xamarin and .Net app

Usually a desktop platform has a lot of available resources so many developers tend to avoid to improve the quality of their code.\nOn a mobile platform the resources are quite limited and improving the code could make a huge difference. It can transform a slow and annoying app in a great fast and great one…

1 2 3 4 5
Buy me a coffeeBuy me a coffee

Recent Posts

  • How to enroll in the Apple Small Business Program
  • How to correctly use databinding with ListView and CollectionView
  • Replace difficult Fontawesome codes with an easy property
  • Add custom fonts to Xamarin Forms quickly and easily
  • How to test your Xamarin.Forms iOS apps on your iPhone or iPad without a Mac

Subscribe to Xamarin Expert

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 126 other subscribers

Categories

  • Article
  • Code Optimization
  • Guide
  • News
  • Plugin
  • Tools
  • Tutorial

Tags

#VisualStudio .NET .NetStandard Active Directory ADAL Admob Android ARCore ARKit Augmented Reality Binding C# Checkbox Code Optimization Custom Renderers DependencyService Effects Emulator Fast Renderer Fody Icon generator Icons iOS Layout Compression LINQ MtAdmob MVVM Plugin PropertyChanged Safe Photo 2 SDK Sql sqlite Syncfusion Tools Tutorial UrhoSharp UWP Visual Studio Windows WPF Xamarin Xamarin.Forms XAML Xcode
Back To Top
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.Ok