Showing archive results for 2019

Feb 12, 2019
Post comments count1
Post likes count0

Easily Check Mobile Device Connectivity with Xamarin.Essentials

James Montemagno
James Montemagno

As a mobile app developer, it's great to be able to pull data from the server to our apps to provide users with a delightful experience. Of course, until your user puts their device on airplane mode or hits a rough patch with no cell reception. To provide the best user experience we need access to the current network state of our users' device. Bet...

DevelopersXamarin PlatformIntegrations
Feb 6, 2019
Post likes count0

5 Things You’ll Love in Xamarin.Forms 3.5

David Ortinau
David Ortinau

Take a closer look at 5 important updates we at Microsoft in collaboration with you, our fantastic contributors, are delivering in Xamarin.Forms 3.5!

DevelopersXamarin.Forms
Feb 4, 2019
Post comments count1
Post likes count0

Using Existing C++ Libraries in Cross-Platform Xamarin.Forms Applications

Mike Parker
Mike Parker

Have you ever needed to integrate a C/C++ library in your Xamarin apps? Checkout this full Walkthrough pf an approach to wrapping a C/C++ library so it can be incorporated into Xamarin-based solutions via NuGet in a cross-platform manner.

DevelopersXamarin.FormsXamarin Platform
Feb 1, 2019
Post likes count0

Mobile & .NET Developer Community Events in February

Jayme Singleton
Jayme Singleton

Network with your local user group to learn about exciting new releases, tooling, or updates at Xamarin and .NET related technology events this February!

EventsDevelopers
Jan 30, 2019
Post comments count1
Post likes count0

Complex UI with FastGrid for Xamarin.Forms

Slava Chernikoff
Slava Chernikoff

In this guest blog Slava and team show you how to use FastGrid for complex Xamrin.Forms user interfaces to create a great native experience and how they use it as a customizable white box component.

Developers
Jan 28, 2019
Post likes count0

Android’s D8 dexer and R8 shrinker

Jonathan Peppers
Jonathan Peppers

Learn more about Xamarin.Android’s D8 and R8 integration and deep dive on how R8 is being developed for Xamarin.Android and D8 as the next-generation DEX compiler to speed up and shrink Android apps.

Android
Jan 23, 2019
Post likes count0

What’s New for Xamarin Developers in Visual Studio 2019 Preview 2

Pierce Boggan
Pierce Boggan

Today, Visual Studio 2019 Preview 2 was released and includes many improvements for mobile developers in Visual Studio. This release, we focused on key areas to make you more productive when authoring Xamarin apps, including optimizations to build and deployment times as well as improvements to our UI authoring experiences.

DevelopersXamarin Platform
Jan 18, 2019
Post likes count0

The Xamarin Podcast: New Year – New Pod!

Matt Soucoup
Matt Soucoup

This episode includes a discussion of Matt's latest community office hours (and you can sign up for office hours at https://aka.ms/office-hours), Hockey App moving to Visual Studio App Center, Xamarin University's retirement, Xamarin.Essentials becoming a video star, and the brand new .NET Community Stand-U...

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
Jan 11, 2019
Post likes count0

Xamarin.Forms 3.5: A Little Bindable Love

andrei nitescu
andrei nitescu

In this guest post Andrei shows off his BindableLayout contribution that is now available in Xamarin.Forms 3.5 to turn any Layout into a layout with a bindable item template.

DevelopersXamarin.Forms