Top .NET Blogs Posts of 2024 - .NET Blog Let's take a look back at the top .NET blogs from 2024 from exciting announcements, deep dives on new features, and so much more.
My Mac Mini M4 Pro Developer Setup - .NET, macOS, iOS, Android, Windows, & More Let's take a look at my developer setup on my new Mac Mini M4 Pro. What device configuration did I get, why did I get it. How am I developing apps on macOS and with what software, and more importantly how am I doing Windows development and what is that se...
Open Source C# Web Dev and Holiday Cheer Turn your videos into live streams with https://restream.io It's time for that holiday favorite, Twas the Night Before Die Hard! Fritz is working on an open source application that YOU can get the source code to and follow along. Check out SharpSite ht...
ChatGPT vs. Advent of Code 2024 Day 23: LAN Party Can AI survive the cut-throat nature of a monkey market and get the best available deal? #openai #chatgpt #python #ai #codeinterpreter #adventofcode Contents: 0:00 - Intro 0:05 - Part 1 1:42 - Part 2 4:02 - Summary
Advent of Code 2024 Day 23: LAN Party in C# ✅✅ LAN parties were always great, so let's do a throwback Thursday (on a Monday) and see if the Chief Historian is there too! Source code: https://github.com/MartinZikmund/advent-of-code Join my private leaderboard: 1510830-cced4bef at https://adventofcode...
.NET 9, Holiday Hacks, & GitHub Copilot Free | .NET MAUI Podcast ep. 126 .NET 9 is officially here! We talk a little bit .NET Conf and the major announcements, .NET Aspire, AI, Holiday Hacks, and GitHub Copilot Free! Links: .NET Conf: https://www.youtube.com/playlist?list=PLdo4fOcmZ0oXeSG8BgCVru3zQtw_K4ANY .NET Aspire: https:...
Grial UI Kit para .NET MAUI: Mejora el diseño de tus Apps En este video, exploramos Grial UI Kit, una colección completa de plantillas XAML y recursos de UI para .NET MAUI. Descubre cómo estas herramientas pueden acelerar el desarrollo de tus aplicaciones multiplataforma con diseños modernos y personalizables. ...
Authenticate videos and images in Angular Sometimes you are faced with the need to authenticate videos and images in Angular. And yes I know, normally I write about .NET, but this one took my some time - so I thought it might be worth sharing.
How bloom filters made SQLite 10x faster - blag This is the fascinating story of how researchers used Bloom filters cleverly to make SQLite 10x faster for analytical queries. These are my five-minute notes on the paper SQLite: Past, Present, and Future