AI, Machine Learning, and Deep Learning are not the same Most people use AI, Machine Learning, and Deep Learning like they mean the same thing… they don’t. AI Deep Learning Machine Learning Artificial Intelligence
Highlight Active Menu Items, What I have Used In UsmanCode It's very important to show users the current active page in the menu, let's see how we can do that using JavaScript in an ASP.NET Core MVC app. asp.net core mvc csharp .NET
Stop Using Classes for DTOs, Use record Types Instead Record Types Are Primarily for Data, Not Behavior. csharp dotnet record types programming
Smaller, Smarter, Faster, The Stacked Git Branches Stacked branches mean you create a series of dependent feature branches, each building on top of the previous one. git github azuredevops actions branching strategy
Azurite a mini version of Azure Storage Azurite lets you upload files and send messages locally instead of using the real Azure cloud. azurite dev tool azure blob azure table azure queue azure cloud