Showing results for Xamarin Forms - Developer Support

Mar 10, 2018
0
0

AdalException : authentication_ui_failed with ADAL and Xamarin Forms Android

Developer Support
Developer Support

In this post, Premier Developer Consultant Joe Healy identifies a possible error you may get when working with an Android project on Xamarin Forms. Read about his discovery and eventual solution to fix the SSL/TLS implementation issue.Recently, I was helping a client with an Azure Active Directory integrated project (ADAL not MSAL for some various ...

Azure.NET Corexamarin
Aug 11, 2017
0
0

Monitor your Xamarin Forms application with Mobile Center

Pam Lahoud
Pam Lahoud

This article on using Mobile Center to monitor your Xamarin Forms application comes to us from Premier Developer consultant Gustavo Varo. More and more customers are asking about Mobile Center and how it can help them to monitor and analyze the customer experience. A lot of customers mentioned that they know about Mobile Center, they know ...

xamarinXamarin FormsGustavo Varo
Apr 3, 2017
0
0

Validate input in Xamarin.Forms using INotifyDataErrorInfo, custom Behaviors, Effects and Prism

Developer Support
Developer Support

In this post, Senior Application Development Manager, Davide Zordan, explores the rich set of validation features in Xamarin.Forms. I have recently been investigating the support available in Xamarin.Forms for validation and, in particular, researched the possibility of using INotifyDataErrorInfo to complement the traditional approach of using ...

TeamxamarinUniversal Apps
Oct 17, 2016
0
0

New project type has XAML forms by default

Pam Lahoud
Pam Lahoud

Recently on his blog, Premier Developer Consultant Joe Healy highlighted some new templates available to Xamarin developers in Visual Studio.  See below for the full article, but also be sure to check out Joe’s DevFish blog for lots more great content! Xamarin has some great documentation. The article at [ https://developer.xamarin.com/guides...

TeamVisual Studioxamarin
Oct 3, 2016
0
0

Referencing a PCL project in both ASP.NET Core and Xamarin Forms

Pam Lahoud
Pam Lahoud

Thanks to Premier Developer Consultant Gustavo Varo for this prescriptive guidance on cross-platform development with Xamarin and ASP.NET Core. Back in March while working with Xamarin Forms and ASP.NET Core, I identified the need of sharing some code between both projects. My very first idea was to create a PCL (Portable Class Library) project ...

Team.NETasp.net
Jun 24, 2016
0
0

xam.plugins.connectivity – all APIs Sample

Monu Bambroo
Monu Bambroo

In a recent post from his blog, Premier Developer Consultant Joe Healy shows a fantastic cross platform plugin for working with connectivity scenarios in Xamarin. The plugin works with iOS, Windows UWP, Android, using Forms as well as native targets. The repository has full source code  for the plugin. The repo also has some lightweight ...

TeamXamarin FormsXAML