Page 3 of 6

Fixing AppCenter Android Build Error: /usr/bin/jarsigner failed with return code: 1

Error: /usr/bin/jarsigner failed with return code: 1 This issue bugged me for an entire day. The real sad thing about it is, is that I faced this same issue some months ago… So after I set up my AppCenter Android… Continue Reading →

Using Android Linkify to add inline links to a Xamarin Forms Label

A loooong time ago (at least, this is what it feels like…), I created this custom Xamarin Forms control HyperlinkLabel (Blog post, GitHub repo) that can show one or multiple hyperlinks inline with other text. The links can be defined… Continue Reading →

Image classification with Azure Custom Vision Service and CoreML

In my previous blogpost I created a small PoC to show you how to work with the Azure Custom Vision Service and WinML. In this blogpost we are going to take the same model that I have trained back then,… Continue Reading →

Image classification with WinML and UWP

Please take a look at my recent blogpost Image classification with WinML and UWP (update) to see what has been changed when using the latest and greatest tooling and apis. During the Windows Developer Day, Microsoft has spoken a lot… Continue Reading →

Creating a UWP Console app in C#

UWP Console apps In my last two blogposts, I’ve already shown some really cool features coming in the Windows Redstone 4 update. Also new in the RS4 update is the ability to create UWP Console apps! As there currently is… Continue Reading →

Multiple instances support for UWP apps (Part 2): Redirection

In my previous blogpost, I showed you how we can opt-in for multi instance support in the Windows RS4 update. In last week’s ‘Windows Community Standup’, Kevin and Andrew talked about some new stuff that is coming to UWP in… Continue Reading →

Multiple instances support for UWP apps

Redstone 4 Later this year Microsoft will be shipping the Windows 10 Redstone 4 (RS4) update. New features of this upcoming update are starting to surface in the latest Windows Insider builds. I’ve been playing around with these builds and it… Continue Reading →

Using the Fluent Design System in a minesweeper game

In this blog post I would like to show you how to use Acrylic, Reveal highlight and Connected Animations using the Fluent Design System that comes with the Fall Creators Update of Windows 10. The Fluent Design System is a… Continue Reading →

Achievement Unlocked: Microsoft MVP

A couple of months ago, two befriended MVPs put me up for nomination. And, finally, yesterday the highly awaited email arrived: I’m so honored to being part of this absolutely great team of people that inspire so many developers! I hope, with… Continue Reading →

Creating a HyperlinkLabel in Xamarin Forms

I needed a simple control that could show a hyperlink inline with other text and I’d like the link to be defined in markdown. In short, something like this: HyperlinkLabel In Xamarin.Forms, I created a HyperlinkLabel class which isn’t anything more… Continue Reading →

« Older posts Newer posts »

© 2023 Pie Eating Ninjas' Blog — Powered by WordPress

Theme by Anders NorenUp ↑