Every software is messy and has skeletons You need to accept one truth - every shop is messy and every app has its skeletons. Period. Welcome to the backstage of the software world, where the
.NET Conf Brasil 2023 🇧🇷 Participe do lançamento do .NET 8 neste evento incrível com a participação dos maiores nomes da comunidade técnica Microsoft do Brasil.
Unlocking the power of the Fluent UI Blazor components | .NET Conf 2023 Dive into the world of Fluent UI and discover how to leverage its seamless integration with Blazor for building web and mobile applications. In this presenta...
Half-Life: 25th Anniversary Documentary To celebrate the 25th Anniversary of the release of Half-Life we reunited the original development team to share their memories of creating Valve's first gam...
C# Enum Tutorial - Link In Comments! #csharp #csharptutorial Enums are a great topic for beginner developers!Enums are also a great topic for senior developers because they're often used ineffectively!If you're looking...
Death by AI - Survival Party Game Step into a world where AI holds all the cards. Will it be your ally, or will it pull the plug? Choose wisely, because it's not programmed to care! Death by AI is a prompt based survival multiplayer game to play with your friends and family on mobile and ...
Logging for Windows and Uno Platform Applications - Nick's .NET Travels In my previous post I covered Dependency Injection for Windows and Uno Platform Applications which covered creating a new application and adding dependency injection using the Uno.Extensions which leverages the Microsoft Extensions IHostBuilder to create ...
Resumen - Novedades Microsoft Ignite, GitHub Universe y .NET Conf 2023! Resumen de eventos del mes sobre recientes novedades e innovaciones en el mundo de tecnología y trabajo colaborativo: Microsoft Ignite 2023, GitHub Universe y .NET Conf 2023!
How Many Promotions Until Principal? – Dev Leader Weekly 18 Welcome to another issue of Dev Leader Weekly! In this issue we'll look at my career journey and number of promos to be at principal level.
Signal Messenger: Using Signal Will Soon Cost $50 Million a Year Signal has taken a bold step in transparency by unveiling the operational expenses of its messenger service, a move aimed at safeguarding user privacy. In a recent blog post, the Signal Foundation, responsible for managing Signal, detailed the operating c...
Service discovery in .NET - .NET Learn how to use the Microsoft.Extensions.ServiceDiscovery library to simplify the integration of service discovery patterns in .NET applications.
Assessing the Impact of Mask Mandates on SARS-CoV-2 Transmission: A Case Study of Utah Background Throughout the COVID-19 pandemic, the effectiveness of face masks mandates has been intensely debated. Many methods have been used to demonstrate mask effectiveness, including one that compares the change in reproduction number following implem...
Building debugging context for Copilot Chat The Copilot Chat extension (preview) for Visual Studio is available for ...
.NET Conf 2023 - Day 1 Welcome to .NET Conf Day 1! Full agenda: https://www.dotnetconf.net/agenda.NET Conf 2023 is the largest .NET event hosted online! Co-organized by the .NET co...
Dynamic PGO | .NET Conf 2023 In .NET 8, Dynamic PGO is enabled by default, and we expect it will provide performance boosts for nearly all .NET applications. We'll explore how PGO works ...
Building generative AI powered bots with Teams Toolkit and AI library for .NET | .NET Conf 2023 In this session, you'll discover the new features of Teams Toolkit for Visual Studio and understand how it helps .NET developers to easily build, debug and d...
How To Use EF Core Interceptors EF Core is my favorite ORM for .NET applications. Yet, its many fantastic features sometimes go unnoticed. For example, query splitting, query filters, and interceptors. EF interceptors are interesting because you can do powerful things with them. For exa...
Announcing NuGet 6.8 - Maintaining Security with Ease - The NuGet Blog NuGet 6.8 is included in Visual Studio 2022 and .NET 8.0 out of the box. You can also download NuGet 6.8 for Windows, macOS, and Linux as a standalone executable. Maintaining and understanding security status in your projects is now easier than ever in Nu...
.NET Conf 2023 .NET Conf 2023 is the largest .NET event hosted online! Co-organized by the .NET community and Microsoft and backed by the support of the .NET Foundation and...
From IL Weaving to Source Generators, the Realm story | .NET Conf 2023 Intermediate Language (IL) Weaving is a powerful technique that allows to greatly simplify the experience of developers using the .NET Realm SDK by hiding a ...