Showing results for Xamarin Platform - Xamarin Blog

Mar 15, 2019
Post likes count0

Introducing the New Xamarin Customer Showcase

James Montemagno
James Montemagno

Introducing the Xamarin Customer Showcase highlighting the amazing work that developers around the world use Xamarin to build beautiful native mobile apps with .NET.

Developers
Mar 13, 2019
Post comments count1
Post likes count0

A Quick Update on Google Components for iOS and Android

Jon Dick
Jon Dick

A quick update on libraries and technical work our team has been doing to keep up to date with Google recently updating their APIs across iOS and Android including Google Play services and AndroidX.

Developers
Mar 12, 2019
Post likes count0

Enhanced Xamarin Development With MFractor

Matthew Robbins
Matthew Robbins

MFractor is a powerful Visual Studio for Mac extension that streamlines development of Xamarin applications with handy features like the XAML editor IntelliSense, Image Manger, and Font Importer.

Developers
Feb 21, 2019
Post likes count0

Xamarin and Azure Office Hours Recap from December 2018 and January 2019

Matt Soucoup
Matt Soucoup

Matt Soucoup wants to hear your stories about building mobile apps with Xamarin or Azure or mobile development in general - so go ahead, ask him anything! In this post he recaps the last few months of open office hours covering what he has been hearing from Xamarin developers.

Developers
Jan 17, 2019
Post likes count0

Introducing the .NET Community Standup Series

James Montemagno
James Montemagno

As the .NET community expands so should the community standups, which is why we are pleased to introduce the expansion of their community standups that we officially call the “.NET Community Standup” series. These community standups span multiple teams and products in the world of .NET and show off the amazing work the community is doing.

DevelopersEvents
Dec 4, 2018
Post likes count0

Connect(); 2018 Xamarin Announcements

Joseph Hill
Joseph Hill

Today, at Microsoft Connect(); 2018, we have several exciting announcements about brand new capabilities and foundational improvements in the Xamarin platform driven by your generous feedback. Visual Studio developers everywhere will enjoy updated stable releases of Xamarin with Visual Studio 2017 and Visual Studio 2017 for Mac. We are also g...

DevelopersXamarin Platform
Nov 14, 2018
Post likes count0

Twitch Workshop: Build Your First Mobile App with C#, Xamarin, and the Cloud

James Montemagno
James Montemagno

Have you been clamoring to get started with mobile development using C# and Xamarin? What if you could attend a full day workshop from the comfort of your house or in a conference room with some co-workers? Well we have you covered with our first ever full day live stream interactive workshop on Twitch!

DevelopersEvents
Oct 4, 2018
Post likes count0

Upgrade Your App with Sentiment Analysis

Brandon Minnick
Brandon Minnick

Azure's Text Analytics Service makes it easy to add sentiment analysis to our cross-platform apps. Let's see how with this to implement it in a Xamarin app!

DevelopersXamarin PlatformIntegrations
Sep 6, 2018
Post likes count0

Using Object Detection from inside your Xamarin app

Jim Bennett
Jim Bennett

Microsoft Cognitive Services provide a great way to get started with AI without being a machine learning or data science expert. A common favorite of cognitive services is the Custom Vision Service. The first version of this service allowed you to easily build an ima...

DevelopersXamarin PlatformIntegrations
Aug 7, 2018
Post likes count0

Securing network traffic with TLS 1.2

Tom Opgenorth
Tom Opgenorth

Secure and encrypted network communications are a crucial part of mobile application development. Without some kind of security around the communication layer, it is trivial for a third party to eavesdrop and tamper with the messages between the client and the server. If protecting the data being transmitted is important, then some kind of cryptogr...

DevelopersXamarin PlatformAndroid