Categories
Books

Learn WinUI 3 2nd Edition

I received a physical copy of Alvin Ashcraft’s new WinUI book last week. I had the pleasure of being a technical reviewer for the book and it has been great to see it taking shape from the early chapters on WinUI history and core concepts through to delivering your completed app in the Microsoft Store. […]

Categories
.NET Bluetooth

Asking for Permission

I’ve been asked a number of times about the process to ask for Bluetooth permission for your app. I’ve been meaning to create something reusable for some time but it has languished on the To Do list for rather too long. I recently noticed that as of .NET 8.0, MAUI will incorporate a Bluetooth permission […]

Categories
Apps Windows

Thy Phone Update 1005

I finished the week off with another update to Thy Phone. This adds a new call progress dialog with features which didn’t make it into the last update along with a new Fluent design. Fluent Design: Rounded corners, a bigger rounded end call button. Improved display of caller name (when available), number and duration counter. […]

Categories
Apps

Thy Phone Update

Today I’ve released an update to Thy Phone for Windows 11 which adds a community requested feature and implements a couple of bug fixes. Version 1.1.1002 will be available in the store soon. New: You can now hang up a call by using the Ctrl-Alt-H keyboard shortcut. For simplicity, I chose this combination because it’s […]

Categories
.NET Bluetooth Windows

Buffered Streams and the Courtesy Flush

One of the challenges with 32feet.NET is to try to provide as consistent an experience as possible on multiple platforms even though the underlying implementation varies wildly. One such case is with Bluetooth Classic and the stream used to read and write data over an RFCOMM connection. As it turns out each platform has its […]

Categories
Apps Windows

Improving the Thy Voice AAC Tool

A month on from its original release, I’ve made a number of significant changes to improve the usability of the app. Firstly the app is now a system-wide AAC tool, not just for phone calls but using local audio to conduct conversations in-person. Secondly, I’ve added the ability to select the voice you use with […]

Categories
.NET

DependencyService for all

I was recently looking at migrating some code from Xamarin Forms to Uno Platform and one of the big changes when moving from Xamarin Forms to .NET 6 and later is a move towards using Microsoft.Extensions.DependencyInjection on all flavours of .NET. The key difference between this approach and DependencyService is that you have one shot […]

Categories
.NET Bluetooth

Reinventing the Wheel Again – Bluetooth on Linux

Sometimes it takes a while to realise that an API is lying to you. When implementing Bluetooth Classic support for Linux on .NET 6.0 and above I came to this realisation after going directly to the native API. System.Net.Sockets has been available since the beginning of .NET. Traditionally this was a wrapper over the WinSock […]

Categories
Awards

Insert Disc 20 and Press Button to Continue

I was very honoured to receive the MVP award in July, marking my 20th year. Today I was reminded again as I received the glass disc for this award year. It’s something small but means an awful lot when I add it to the stack and reflect on this milestone. We’ve seen a lot of […]

Categories
Uncategorized

Going Underground

Last week I had the opportunity to go on a Hidden London tour of Charing Cross Underground Station.