Google April 2019 | SubramanyamRaju Xamarin & Windows App Dev Tutorials

Sunday 28 April 2019

MSAL: Azure Active Directory Authentication in Xamarin.Forms (C# - Xaml)

Introduction:
Microsoft Authentication Library (MSAL) is Latest generation of Microsoft authentication libraries. Allow you to acquire tokens for users signing-in to your application with Azure AD (work and school accounts), Microsoft (personal) accounts (MSA) and Azure AD B2C. It will also soon support a direct connection to ADFS 2019.

Wednesday 3 April 2019

Visual Studio 2019 for Mac Update: Support for multiple instances

Introduction:

Visual Studio for Mac has always had support for opening multiple solutions in one window. But we’ve heard a lot of requests to support multiple windows for the IDE. Previously there is no option to open multiple instance’s of visual studio in Mac, manually I was used below command to open new instance of visual studio for mac.

Fortunately, Visual Studio for Mac now supports opening multiple instances of the IDE from the dock.

Description:

Step 1: Install latest Visual Studio 2019 for Mac from here.
Step 2: To open a new instance, right-click on the icon in the dock and select New Instance:



FeedBack Note: Please share your thoughts, what you think about this post, Is this post really helpful for you? I always welcome if you drop comments on this post and it would be impressive.

Follow me always at @Subramanyam_B

Monday 1 April 2019

Xamarin.Forms: How To Change GitHub Repository Language For C# Projects

Introduction:
We all know that Xamarin.Forms programming language is "C#". But I was struggling to get my GitHub repository to show my Xamarin.Forms project as “C#” and not as Java/other language. If you have this same problem, this article can teach you about "how to manually change GitHub repository language for xamarin.forms project to Csharp Language".
Search Engine Submission - AddMe