Single File Apps In .NET 6 In .NET Core 3.0, we were introduced to the concept of publishing an application as…
What’s New for Visual Basic in Visual Studio 2022 Visual Studio 2022 and .NET 6.0 have some great new features for Visual Basic developers.…
Announcing ASP.NET Core in .NET 6 .NET 6 is now released! ASP.NET Core in .NET 6 includes everything you need to…
Introducing the .NET Tech Community Forums .NET is a unified platform enabling developers to build world class applications across operating systems…
Announcing .NET 6 — The Fastest .NET Yet Welcome to .NET 6. Today’s release is the result of just over a year’s worth…
Announcing YARP 1.0 Release Today we announce the release of YARP 1.0, which can be downloaded from NuGet. YARP…
Announcing .NET MAUI Preview 10 .NET Multi-platform App UI (MAUI) Preview 10 is now available atop the stable release of…
.NET November 2021 Updates – 5.0.12 and 3.1.21 Today, we are releasing the .NET November 2021 Updates. These updates contains reliability and other improvements.…
Automatically translate RESX Resource files using #Azure Cognitive Translator in C# You should always have your RESX files manually translated by a professional translator, but if…
Three great reasons not to use Mobilize.Net Here’s the back story: senior development manager needs to move a legacy desktop application to…
A journey towards SpeakerTravel – Building a service from scratch For close to two years now, I’ve had SpeakerTravel up & running. It’s a tool…
ASP.NET Core scheduling with Quartz.NET and SignalR monitoring This article shows how scheduled tasks can be implemented in ASP.NET Core using Quartz.NET and…
Access data with managed identity – Azure App Service This post is about connecting and accessing data from SQL Service using Azure App Service…
How to Alter Column Datatypes in Snowflake Snowflake is a great and ease to use platform. I am constantly moving workloads from…
REST Web API in Practice: Improving towards Perfection Introduction Designing REST Web APIs in practice has many challenges. Usually, various questions are born…
Automatically add #Sedo verification to a batch of domain names using #NameCheap #API If you are listing domains on Sedo, it’s likely that you have a number of…
Implementing Content Security Policy (CSP) in ASP.NET Core This post is about implementing content security policy in ASP.NET Core. Content Security Policy (CSP)…