.NET Core

Dive deep into the latest insights and breakthroughs surrounding .NET Core /  ASP .NET Core / .NET technology with our curated articles

Articles related to .NET Core and .NET technology

Top defensive programming principles with examples

Explore the Top 20 Defensive Programming Principles in .NET and elevate your coding skills. Discover techniques for enhancing software security, reliability,...

4/21/2024

Implementing Comprehensive Request Logging in ASP.NET Core

Discover how to implement advanced request logging in ASP.NET Core. Boost debugging, enhance security, and improve performance with our in-depth guide.

4/6/2024

Handling Umbraco tags with a new String Split Option available in .NET

Amazing string split option has been released in .NET 5.0 you probably don't know and have never used it before when dealing with tags in Umbraco websites.

3/3/2024

Creating MSSQL User login via Powershell on Windows

In this article, we will cover how to add an MSSQL server user with a role via Powershell script to resolve common database connection problems.

2/25/2024

Testing ASP.NET Core Action Filters with xUnit

Master the art of testing ASP.NET Core Action Filters with examples and code insights. Learn how to ensure your filters work perfectly every time.

1/14/2024

Mastering Async Action Filters in ASP.NET Core

Using a real-life example, this article dives deep into the world of asynchronous action filters, their benefits, challenges, and best practices.

1/13/2024

How to get Umbraco model property alias

Retrieving strongly typed property aliases has changed, and it's not as easy as before. We introduce a solution to simplify establishing a property alias of...

1/10/2024

Umbraco Developer Key Skills

Dive deep into the core skills for Umbraco development, covering everything from ASP.NET Core and cloud computing to JavaScript frameworks and SEO. Learn to...

12/18/2023

WordPress Password Validation in .NET Core Using JWT and C Sharp

Explore the essentials of validating WordPress user passwords in .NET Core, from creating users to implementing authentication classes in C#. This guide also...

11/19/2023

ASP.NET Core Essential Features

Explore the top 25 features of ASP.NET Core that set it apart as a modern web framework. Dive deep into its performance, cross-platform capabilities, Unit...

11/6/2023

How to use default language as default culture for threads in Umbraco

Explore a solution for aligning thread culture with the default language settings in Umbraco's backoffice. This approach addresses the complex challenge of...

3/15/2023

Optimizing Azure Web App: Enabling Dynamic GZIP Compression

Discover how to boost the performance of your Azure Web App by leveraging the power of dynamic GZIP compression. Here's a step-by-step guide to ensure your...

7/21/2022

How to disable ReSharper in Visual Studio

How can I temporarily suspend/turn off ReSharper? Learn the exact steps to disable Resharper in Visual Studio and turn it on again.

12/13/2020

Optimizing Scripts in Umbraco - Bundling and Minification

Boost your Umbraco v8 site's speed and SEO. Learn the importance and how-to of script bundling and minification using Microsoft.AspNet.Web.Optimization library.

3/26/2020

Optimizing ASP.NET with Bundling and Minification

Master the art of website performance in ASP.NET. Dive into our step-by-step guide on bundling techniques to enhance user experience, SEO, and speed.

3/20/2020
↑ Top ↑