Xamarin is the Best Choice for Bluetooth Mesh Networks
Learn why Bluetooth Mesh Configuration Clients should be written in Xamarin.
Learn why Bluetooth Mesh Configuration Clients should be written in Xamarin.
Some simple patterns for wiring up simple page navigation and click logging, using AppCenter in Xamarin.Forms
Serious Xamarin business applications demand service-based, full stack, solutions. See how both Xamarin and Web apps can leverage a best practice plug-in architecture that tolerates change almost instantly. Paul uses code generation techniques to adapt and iterate in seconds. Come learn a few new tricks and up your professional game!
Join Paul Schroeder of MSCTek for a night of discussion of Blazor architecture. It is going to be a fun night. Hope to see you there!
Help us celebrate the release of .Net Core 3.0! At this local .NetConf 2019 event, we will talk about all of the new features of C# 8, Xamarin, and Blazor!
Server-side Blazor is almost here! How mach can Xamarin Code Share with the Web?? Find out here!
Twenty-five tips and tricks for delivering Enterprise Xamarin cross platform software projects.
Tip #10-25 – Optimization
This post contains information about reducing the size of serialized object graphs. It compares using JSON and YAML output formats. Newtonsoft Json.NET YamlDotNet This post also highlights the output file size difference between using classes in the System.IO.Compression namespace versus the DotNetZip NuGet package. System.IO.Compression DotNetZip Straight to the Point Simplistic testing results indicate that …
Size Matters: JSON vs. YAML and System.IO.Compression vs. DotNetZip Read More »