Using Sql Server as a Message Queue with Wolverine Wolverine 1.4.0 was released last week (and a smaller 1.5.0, with a medium sized 1.6.0 coming Monday). The biggest new feature was a brand new option to use Microsoft Sql Server (or Azure Sql) as a…
The Elite's War on Remote Work Has Nothing to Do with Productivity The elite are trying to whip everyone back to the office to avoid a commercial real estate crash.
HalvarFlake (@HalvarFlake@mastodon.social) Downloading a YouTube video should be just as covered by "fair use" as recording a song from the radio onto cassette was. Unfortunately, courts tend to continuously weaken society in the grand bargain between society and copyright holders. https://torre...
GitHub - microsoft/azurechatgpt: 🤖 Azure ChatGPT: Private & secure ChatGPT for internal enterprise use 💼 🤖 Azure ChatGPT: Private & secure ChatGPT for internal enterprise use 💼 - GitHub - microsoft/azurechatgpt: 🤖 Azure ChatGPT: Private & secure ChatGPT for internal enterprise use 💼
Azure Storage Account: Best Practices for Efficient and Secure Storage In today's digital age, data storage is a critical need for organizations of all sizes. Cloud adoption has revolutionized the way we store
WinUI 3 mouse cursors with the UIElement.ProtectedCursor | WinAppSDK | XAML | UWP | WPF | .NET In this video we'll see how to change the mouse cursor by setting the UIElement.ProtectedCursor.Chapters:00:00 Intro00:14 UIElement.ProtectedCursor doc00:32 ...
MassTransit #1 : A Game-Changer for .NET Messaging As a discerning software professional, it's essential to be constantly aware of efficient tools at our disposal. One such tool, unrivalled in its scope and robustness within the .NET ecosystem, is MassTransit. MassTransit is a free, open-source distribut...
Unit Testing Hosted Services in ASP.NET Web API In this post I will teach how to unit test hosted services in ASP.NET web api. All with live working demo.
Build your own Mocking library in C# In this video I show you how you can build your own mocking library so you don't have to beg maintainers of libraries to behave a certain way.Support my Work...
Why Are Strongly Typed IDs Popular? #shorts 📌 Check out my Pragmatic Clean Architecture course: https://www.milanjovanovic.tech/pragmatic-clean-architecture🚀 Join 770+ engineers in my Patreon commun...
Continuous database deployments to Azure Sql Server with Bitbucket This post is about configuring continuous database deployments to Azure Sql Server with Bitbucket. We are deploying it using EF Core migrations. We can can modify the existing bit bitbucket-pipelines.yml file and add the following code.
How To Create A Service for Azure Blob Storage #dotnet #csharp #programming #shorts Join this channel to get source code access and other perks:https://www.youtube.com/channel/UCyTPru-1gZ7-4qblcKM0TiQ/joinAlso follow me here (especially if y...
Equality Operator (==) And Equals Method In C# - Code Maze Learn the difference between the equality operator ( == ) and the Equals method in C# and the behavior of each in different scenarios
GitHub - valida-xyz/valida: A STARK-based VM focused on code reuse, performance, and modularity A STARK-based VM focused on code reuse, performance, and modularity - GitHub - valida-xyz/valida: A STARK-based VM focused on code reuse, performance, and modularity
Squeeze the hell out of the system you have When complexity leaps are on the table, there’s usually also an opportunity to squeeze some extra juice out of the system you have. By tweaking the workload, tuning performance, or supplement…