Weekly Xamarin - Weekly Xamarin - Issue 258

 

Weekly Xamarin

 

ISSUE 258  9th May 2020

 
KYM PHILLPOTTS

KYM PHILLPOTTS

 

Happy Saturday

Hey Everyone.

Sorry the newsletter is late this week - I blame the Corona Virus. But we have a truck load of videos and interesting articles. Stay safe and have a great weekend.

Kym

Weekly Xamarin  Permalink

 
 

  APP OF THE WEEK  

 

Xamarin Customer Showcase: PGS Software + Volotea

Cross-platform, mobile applications are the way of the future, especially when it comes to travel. We sat down with Boguslaw Blonski from PGS Software, who explains how they took Volotea to new heights with Xamarin. As well as the inspiration behind the project and what the future holds.

Xamarin Customer Showcase: PGS Software + Volotea by Jayme Singleton

microsoft.com  Permalink

 
 

  CODE  

 

Default Interface Methods in C#

c# 8 allows developers to write a default implementation for the methods in the interfaces. I consider this feature as a high-risk language feature one as it can be easily misused that will lead to catastrophic code quality. In this article, we will discuss the correct use of this feature.

Default Interface Methods in C# by Ahmed Fouad

itnext.io  Permalink

 
 

ANAYLTICS

 

Crashes and errors analytics with App Center and Application Insights

For this blog post, John Thiriet covers export analytics data from your mobile application from App Center to Application Insights.

Crashes and errors analytics with App Center and Application Insights by John Thiriet

johnthiriet.com  Permalink

 
 

  DEVOPS  

 

Generate an universal Apk from your Android App Bundle using Azure DevOps

Since Google introduced Android App Bundle, it becomes the new standard to distribute your Android application accross the stores. It allows us to generate a specific version of our application for any device, with only the recourses this device needs.

Generate an universal Apk from your Android App Bundle using Azure DevOps by Damien Aicheh

github.io  Permalink

 
 

  XAMARIN FORMS  

 

Contact Sharing in Xamarin Forms

In this article, Charlin shows you how to share a contact by creating a vCard and sharing it using Xamarin Essentials.

Contact Sharing in Xamarin Forms by Charlin Agramonte

xamgirl.com  Permalink

 

Links Preview Control for Xamarin Forms

Lorenzo was sending a link in WhatsApp to a friend and realized when you enter a link it shows a preview, after seeing it he started to wonder how to make something similar in Xamarin.Forms.

Links Preview Control for Xamarin Forms by Lorenzo Araujo

wordpress.com  Permalink

 

Implementation of the Cognitive Services + Xamarin Combo Challenge!

There was a recent Xamarin Challenge for Cognitive Services and Xamarin.Forms. In this post, Bohdan discusses his experiences.

Implementation of the Cognitive Services + Xamarin Combo Challenge! by Bohdan Benetskyi

medium.com  Permalink

 

Xamarin.Forms Custom Fonts Simplified & Everywhere

In Xamarin.Forms 4.6 custom fonts got easier with Embedded Fonts and IconFont2Code.

Xamarin.Forms Custom Fonts Simplified & Everywhere by James Montemagno

montemagno.com  Permalink

 

Animate Anything with Xamarin.Forms

James, plays with Custom Animations in Xamarin.Forms to create a nice little loading animation for his twitch project.

Animate Anything with Xamarin.Forms by James Montemagno

montemagno.com  Permalink

 

Xamarin and Bluetooth Mesh Networks

Bluetooth Low Energy (BLE) is what you are using to pair your phone to the awesome little Xamarin Bluetooth speaker that we all picked up at a Xamarin conference.

Xamarin is the Best Choice for Bluetooth Mesh Networks by Robin Schroeder

msctek.com  Permalink

 

SomeTips for UI Handling!

Leomaris drops some tips for working with Xamarin.Forms UIs

#SomeTips: Best practices for UI Handling! by Leomaris Reyes

askxammy.com  Permalink

 

Icon Fonts made Easy

Coming from a Pre-Xamarin background of web development, I have always loved fonts like Font Awesome. Naturally I was pretty excited that Xamarin.Forms finally added a FontImageSource to make it easier to use Font based Icons, but it still frankly was a pain to use.

Icon Fonts made Easy by Dan Siegel

dansiegel.net  Permalink

 

Fixing small text on iOS WKWebView’s in Xamarin.Forms

Matt Crombie, shows how to to fix an issue with tiny text in the webview on iOS.

Fixing small text on iOS WKWebView’s in Xamarin.Forms by Matt Crombie

xamarinhowto.com  Permalink

 
 

  NUGET OF THE WEEK  

 

CoordinatorLayout.Forms

CoordinatorLayout.XamarinForms A custom control for Xamarin.Forms, that shows an expanding top view and a scrollable bottom view. It is a reproduction of Android's CoordinatorLayout.

mariusmuntean/CoordinatorLayout.Forms by Marius Muntean

github.com  Permalink

 
 

  PODCASTS & VIDEOS  

 

Adaptive UI with Xamarin.Forms

In this video Javier talks about how to create adaptive and responsive UI's in Xamarin.Forms.

Adaptive UI with Xamarin.Forms by Javier Suárez

youtube.com  Permalink

 

Xamarin.Forms 101: Accessibility using Automation Properties

This week Xamarin.Forms 101 takes a look at how to make your Xamarin.Forms apps more accessible using Automation Properties.

Xamarin.Forms 101: Accessibility using Automation Properties by James Montemagno

msdn.com  Permalink

 

Essential Nuget packages for your .NET projects. With Michael Stonis

On this episode of DevTalk Kerry speaks to Michael Stonis about essential Nuget packages for your .NET projects.

36: Essential Nuget packages for your .NET projects. With Michael Stonis by kerry

lothrop.de  Permalink

 

Essentials 1.6, Forms 4.6 and Contact Tracing

Have a listen to the Xamarin podcast to learn about all the new hotness in Xamarin.Forms releases.

Essentials 1.6, Forms 4.6 and Contact Tracing by Xamarin

xamarinpodcast.com  Permalink

 

Visual State Manger - Beyond the Basics | The Xamarin Show

This week, James is joined by friend of the show Gerald Versluis, Xamarin.Forms Engineer, who shows off one of the coolest feature ever for app developers and library creators, the new improved VisualStateManager.

Visual State Manger - Beyond the Basics | The Xamarin Show by James Montemagno

msdn.com  Permalink

 

Xamarin: .NET Community Standup - May 7th 2020 - Xamarin.Forms 4.6 Launch

Join the Mobile .NET Teams for our community standup covering great community contributions for Mobile .NET, Xamarin, Xamarin.Forms, Components, and more. Lots of great stuff covered.

Xamarin: .NET Community Standup - May 7th 2020 - Xamarin.Forms 4.6 Launch by Xamarin Developers

youtube.com  Permalink

 

200: Have We Reached Peak Merge Conflict?

200 episodes of Merge Conflict, woah! Congrats to James and Frank for an awesome achievement!

200: Have We Reached Peak Merge Conflict? by soundbite.fm

mergeconflict.fm  Permalink

 
 

  RELEASES  

 

Exposure Notification API Support for Xamarin Apps

Last month, Apple and Google announced plans for creating Exposure Notification APIs. By leveraging Bluetooth Low Energy, this help developers implement contact tracing for both iOS and Android. Our team has been tracking the releases of these APIs to ready them for Xamarin developers.

Exposure Notification API Support for Xamarin Apps by Jon Dick

microsoft.com  Permalink

 
 

  AND FINALLY...  

 

Virtual Xamarin and .NET Events in May

Check out the latest virtual events, streams, and videos to watch this May – all from the comfort of home.

Virtual Xamarin and .NET Events in May by Jayme Singleton

microsoft.com  Permalink

 
You received this email because you subscribed via the Weekly Xamarin site.
We’ll be sorry to see you go but you can unsubscribe instantly.
 
Locked Bag 10029 54448, 83 Lalor Road QUAKERS HILL NSW 2763 AUSTRALIA
 
 

 
 
©2020 Weekly Xamarin | Privacy Policy | Submit Content | Not affiliated with Xamarin Inc.
 
Published with Curated

Older messages

Weekly Xamarin - Issue 257

Friday, May 1, 2020

Weekly Xamarin View on the web Archives ISSUE 257 1st May 2020 KYM PHILLPOTTS Hope everyone's social isolation is going well. Take care of yourselves and enjoy the newsletter. Big news is that

Weekly Xamarin - Issue 256

Friday, April 24, 2020

Weekly Xamarin View on the web Archives ISSUE 256 24th April 2020 LUCE CARTER Hey everyone, Happy Friday! Another week of great links so thanks to everyone who contributed! I hope you, your friends and

Weekly Xamarin Subscription Confirmation

Tuesday, April 21, 2020

Weekly Xamarin Great to have you on board! While you're waiting for the next issue of Weekly Xamarin, why not check out the latest issue or visit the issue archives. The next issue is planned for

Weekly Xamarin - Issue 255

Friday, April 17, 2020

Weekly Xamarin View on the web Archives ISSUE 255 18th April 2020 KYM PHILLPOTTS Happy Friday! We have another week of great articles. Get comfortable, kick back and enjoy the articles. If you are

Weekly Xamarin - Issue 254

Friday, April 10, 2020

Weekly Xamarin View on the web Archives ISSUE 254 10th April 2020 LUCE CARTER Hey everyone, Happy Friday! Sadly the world is still in the middle of a pandemic and none of us can see family and friends

You Might Also Like

🧠 7 Ways Tech Can Improve Your Mental Health — YouTube Music Has One Feature No Streaming Service Can Compete With

Tuesday, December 3, 2024

Also: You Should Play More Simulation Games, and More! How-To Geek Logo December 3, 2024 Did You Know The candy name "Milk Duds" is rather literal. The candies were first produced in 1926

Free Webinar: Key Trends in 2025 🔮

Tuesday, December 3, 2024

Join us Dec 12th to explore key trends shaping 2025—geopolitics, tech, markets, and more. View Online | Subscribe | Download Our App FREE WEBINAR - December 12th, 11am PST 2025 Outlook: Key Trends on

Django Performance, pathlib, Poetry, and More

Tuesday, December 3, 2024

Django Performance: Scaling and Optimization #658 – DECEMBER 3, 2024 VIEW IN BROWSER The PyCoder's Weekly Logo Django Performance: Scaling and Optimization Performance tuning in the context of

Daily Coding Problem: Problem #1626 [Easy]

Tuesday, December 3, 2024

Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Microsoft. Let's represent an integer in a linked list format by having each node

Why Go slices throw up surprises

Tuesday, December 3, 2024

Plus a look forward to Go 1.24, and a Go-powered alternative to Google Analytics. | #​534 — December 3, 2024 Unsub | Web Version Together with Google Go Weekly The Draft Go 1.24 Release Notes — Last

Charted | 30 Years of Global Equity Returns, by Region 🌎

Tuesday, December 3, 2024

The US has been the dominant global equity market as the top returning region for 10 years out of the past 15. View Online | Subscribe | Download Our App Presented by Brazil Potash Rising food costs

Invite your friends to read Code Story

Tuesday, December 3, 2024

Thank you for reading Code Story — your support allows me to keep doing this work. ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏

Code Smell 282 - Bad Defaults and How to Fix Them

Tuesday, December 3, 2024

Top Tech Content sent at Noon! Advertise on this Newsletter! 50% off!! Read this email in your browser How are you, @newsletterest1? 🪐 What's happening in tech today, December 3, 2024? The

Issue 162

Tuesday, December 3, 2024

💰🪖 Silicon Valley's new gold rush: AI giants chase Pentagon dollars. US landlords caught using AI to fix rental prices. How China is stealing the world's semiconductor technology. ͏ ͏ ͏ ͏ ͏ ͏ ͏

How Apple Watch can predict illness

Tuesday, December 3, 2024

New AI browser; The case against Google; Cyber Monday leftovers -- ZDNET ZDNET Tech Today - US December 3, 2024 sample-image-16-9-red.jpg How to use your Apple Watch to predict when you may get sick