Start Debugging

Blog

Page 16 of 20

2020-11-04 csharpsignalrxamarin-forms
How to publicly expose your local SignalR service for consumption by mobile clients using ngrok
Use ngrok to publicly expose your local SignalR service so mobile clients can connect without network configuration or SSL workarounds.
2020-08-07 technology
What is the difference between a MegaByte (MB) and a MebiByte (MiB)?
Learn the difference between megabytes (MB) and mebibytes (MiB), why 1 MB equals 1000 KB (not 1024), and how different operating systems handle these units.
2020-08-06 streamlabs
Polls for Streamlabs – interact with your viewers
Learn how to set up and use Streamlabs Polls to interact with your viewers in real-time during your stream using chat-based voting.
2020-05-01 csharp
C# using var (using declaration)
Learn how C# 8 using declarations (using var) simplify resource management by eliminating extra curly braces and indentation for IDisposable objects.
2020-04-05 csharp
C# 8.0 Null-coalescing assignment ??=
Learn how the C# 8.0 null-coalescing assignment operator (??=) works, with practical examples including caching and conditional assignment.
2020-04-04 wordpress
get_category_link generating incorrect url including /blog/
Fix for WordPress get_category_link generating incorrect URLs that include /blog/ in the path, causing 404 errors on category pages.
2020-04-04 opinion
Technology changes on a daily basis, should your business try to keep up?
Should your business chase every new technology trend? Probably not. Learn when to upgrade and when to focus on delivering value to your users instead.
2020-04-04 androidxamarin
Xamarin Startup Tracing for Android
Improve your Xamarin Android app startup time by up to 48% using startup tracing, which AOT-compiles only the code needed at launch.
2019-09-20 xamarinxamarin-forms
AdMob Native Ads in Xamarin Forms (Android)
Step-by-step guide to implementing AdMob Native Ads in a Xamarin Forms Android app using a custom renderer.
2019-07-28 lighthouse
Lighthouse report: Properly size images
Improve your Lighthouse performance score by properly sizing and optimizing images for the web using tools like Squoosh.
Prev Next