Skip to navigation

flokri

flokri

Xamarin, .Net and everything in between

  • Home
  • Return to Content

January 10, 2019

Dependency Service in Xamarin.Forms

How to use platform specific code

If you are building Xamarin.Forms Apps you will certainly encouter the problem that you have to use platform specific code to get some specific platform or hardware functions to work. Dependency Service allow you’re apps to call the platform specific code out of your shared code basis.… Continue Reading

  • C#, Xamarin
  • 0 Comments
  • C#, Xamarin, Xamarin.Forms
  • 2 min read
January 8, 2019

C#-Using a Dictionary to switch

Run different actions for different types

Switch statements are a great way to run different actions for different values. It’s easy to use and it’s pretty simple to scale if new values are added. But what would you do if you want to e.g run custom actions for types and subtypes easily?🤔… Continue Reading

  • Development
  • 0 Comments
  • .Net, C#, Development
  • < 1 min read

Post navigation

Newer posts

Recent Posts

  • Borderless Entries in Xamarin.Forms
  • Dependency Service to NuGet package in Xamarin.Forms
  • Create your own Nuget for Xamarin.Forms
  • Xamarin.Forms Localization
  • Xamarin.Forms non-resize Stack View (iOS)

Categories

  • .Net
  • C#
  • Custom Controls
  • Development
  • UI
  • Xamarin

Subscribe to Blog

Receive blog updates per mail every week!

Powered by WordPress & Highwind.

Back to top