NET6 – C# DistinctBy Post date November 11, 2024 Post author By Karen Payne Post categories In coding, csharp, dotnetcore, learning
Blazor’s Authorization Post date November 7, 2024 Post author By Ruxo Zheng Post categories In blazor, dotnet, dotnetcore, firebase
Implementing Chain of Responsibility Pattern in C# : Middleware’s Design Pattern Post date November 4, 2024 Post author By DotNet Full Stack Dev Post categories In csharp, designpatterns, dotnet, dotnetcore
Storing passwords safely (C#) Post date November 3, 2024 Post author By Karen Payne Post categories In csharp, dotnetcore, security, webdev
You Should follow these 12 clean code tips if you are a .NET developer Post date November 2, 2024 Post author By DotNet Full Stack Dev Post categories In codetips, csharp, dotnet, dotnetcore
You should know these different execution types in LINQ before writing in C# Post date October 31, 2024 Post author By DotNet Full Stack Dev Post categories In csharp, dotnet, dotnetcore
Did you know? How .NET Achieving Language Interoperability (C# + VB.NET = Same Application) Post date October 28, 2024 Post author By DotNet Full Stack Dev Post categories In csharp, dotnet, dotnetcore, vbnet
These 10+ comparisons cover entire SQL concepts, Is it? Post date October 28, 2024 Post author By DotNet Full Stack Dev Post categories In dotnet, dotnetcore, mysql, sql
C# System.Text.Json JsonConverter masking Post date October 26, 2024 Post author By Karen Payne Post categories In backend, coding, csharp, dotnetcore
Liskov Substitution Principle in C# with Bird Example Post date October 24, 2024 Post author By DotNet Full Stack Dev Post categories In dotnet, dotnetcore, solidprinciples
Default Interface Methods and properties implementation in C# 8.0 Post date October 23, 2024 Post author By DotNet Full Stack Dev Post categories In dotnet, dotnetcore, interfacesegregation
🔹 C# Tip: Understanding override, new, and virtual Keywords Post date October 22, 2024 Post author By DotNet Full Stack Dev Post categories In csharp, dotnet, dotnetcore, protips
Understanding Kafka and Zookeeper: How They Enhance Your .NET App Post date October 22, 2024 Post author By DotNet Full Stack Dev Post categories In csharp, dotnet, dotnetcore, kafka
Implement Onion Architecture in .NET Core for Product Order Service Post date October 10, 2024 Post author By DotNet Full Stack Dev Post categories In architecture, dotnet, dotnetcore, onion
Monolithic Architecture in .NET Core with real-time example Post date October 8, 2024 Post author By DotNet Full Stack Dev Post categories In architecture, dotnetcore, monolithic, realtimeexample
CMS – DotNetNuke (DNN) Post date September 30, 2024 Post author By Sujay Post categories In dnn, dotnet, dotnetcore
Spectre.Console helpers Post date September 29, 2024 Post author By Karen Payne Post categories In csharp, design, dotnetcore, frontend
EFCore Tutorial P9:Understanding and Implementing Value Objects Post date September 27, 2024 Post author By mohamed Tayel Post categories In dotnetcore, efcore, programming, tutorial
Improving String Manipulation in .NET Post date September 25, 2024 Post author By Vanderlei Morais Post categories In benchmark, dotnet, dotnetcore, performance
Mastering C# Fundamentals: Setting Up Your Environment for C# Development Post date September 22, 2024 Post author By mohamed Tayel Post categories In csharp, dotnetcore
Mastering C# Fundamentals: A Beginner’s Journey into .NET Development Post date September 19, 2024 Post author By mohamed Tayel Post categories In beginners, csharp, dotnetcore, programming
Securing APIs with OAuth2 and JWT in .NET Core Post date September 16, 2024 Post author By Paulo Torres Post categories In api, dotnetcore, jwt, oauth
EFCore Tutorial P4:Cleaning Up `OnModelCreating` Post date September 13, 2024 Post author By mohamed Tayel Post categories In dotnetcore, efcore, softwareengineering
What is Clean Architecture: Part 17 – Implementing the Infrastructure Layer with CSV Export and Email Service Post date September 12, 2024 Post author By mohamed Tayel Post categories In api, architecture, dotnetcore
“Understanding ViewBag, ViewData, and TempData in ASP.NET Core MVC: When and How to Use Them” Post date September 5, 2024 Post author By Azizul Arif Post categories In csharp, dotnet, dotnetcore, dotnetframework
Generics in C# with Practical Examples Post date September 2, 2024 Post author By Azizul Arif Post categories In csharp, dotnet, dotnetcore, programming
EF Core queries for unmapped types Post date September 2, 2024 Post author By Karen Payne Post categories In backend, csharp, database, dotnetcore
Understanding Data Annotations in .NET with a Practical Example Post date August 31, 2024 Post author By Azizul Arif Post categories In csharp, dotnet, dotnetcore, webdev
Clean Architecture P7:Create Domain Project Post date August 26, 2024 Post author By mohamed Tayel Post categories In architecture, dotnetcore
Getting Started: Structuring the Application Core with Visual Studio Post date August 26, 2024 Post author By mohamed Tayel Post categories In architecture, dotnetcore
Setting up the Application Core and Architecture for ASP.NET Core 8 Post date August 26, 2024 Post author By mohamed Tayel Post categories In architecture, dotnetcore
Source-generated RegEx (C#) Post date August 24, 2024 Post author By Karen Payne Post categories In coding, csharp, dotnetcore, tutorial
Crafting a Powerful API Performance CLI: Approach with .NET Core and System.CommandLine Post date August 24, 2024 Post author By Alisson Podgurski Post categories In coding, dotnetcore, programming, webdev
NodaTime – time offsets C# Post date August 17, 2024 Post author By Karen Payne Post categories In codenewbie, csharp, dotnetcore
Blazor WebAssembly for Full-Stack Development: A Comprehensive Guide Post date August 12, 2024 Post author By Paulo Torres Post categories In blazor, dotnetcore, fullstack, WebAssembly
ASP.NET Core DI constructor with parameters Post date August 10, 2024 Post author By Karen Payne Post categories In csharp, dotnetcore, softwaredevelopment, tutorial
Implementing CQRS and Event Sourcing in .NET Core 8 Post date August 8, 2024 Post author By Paulo Torres Post categories In advancedprogramming, cqrs, dotnetcore, eventsourcing
Push your skills Part 2 Post date August 4, 2024 Post author By Karen Payne Post categories In beginners, csharp, development, dotnetcore
C# Dealing with duplicates Post date July 21, 2024 Post author By Karen Payne Post categories In coding, csharp, dotnetcore
.NET Core Post date July 21, 2024 Post author By Rashmi Badatia Post categories In dotnet, dotnetcore, dotnetframework
Input Post date July 7, 2024 Post author By Shoxjaxon1202 Post categories In csharp, dotnet, dotnetcore, dotnetframework
Understanding .NET Core Service Lifetimes: A Beginner’s Guide Post date July 4, 2024 Post author By Dewa Mahendra Post categories In dependencyinjection, dotnetcore, servicelifetimes
Symfony 7 vs. .NET Core 8 – Controllers Post date July 2, 2024 Post author By Aleksander Wons Post categories In controllers, dotnetcore, symfony
Introduction to Microservices with .NET 8 Post date July 2, 2024 Post author By mohamed Tayel Post categories In api, aspdotnet, dotnetcore
Dotnet’s versions. Post date July 2, 2024 Post author By firdavs090 Post categories In documentation, dotnet, dotnetcore, dotnetframework
Adding Middleware to .NET Desktop Applications Post date June 22, 2024 Post author By Ashraf Mehdaly Post categories In csharp, designpatterns, dotnetcore
SQL-Server add record tip Post date June 16, 2024 Post author By Karen Payne Post categories In csharp, dotnetcore, sql, sqlserver
Lucene.NET for search applications Post date May 10, 2023 Post author By Nguyễn Xuân Nhân Post categories In csharp, dotnetcore, searching
C# file/folder helpers Post date April 30, 2023 Post author By Karen Payne Post categories In codenewbie, csharp, dotnetcore
C# Extension Methods: the basics you need to know Post date April 26, 2023 Post author By Katerina Mykhailyk Post categories In csharp, dotnet, dotnetcore, dotnetframework
Exploring the Benefits of Using .NET Core for Microservices Architecture Post date April 13, 2023 Post author By Bhavin Moradiya Post categories In architecture, beginners, dotnet, dotnetcore
Microsoft.CodeAnalysis.BannedApiAnalyzers Post date March 19, 2023 Post author By Karen Payne Post categories In codequality, csharp, dotnetcore, productivity
The Most Common .NET Interview Questions and Answers Post date February 8, 2023 Post author By Jane Booker Post categories In career, dotnet, dotnetcore, programming
Send email with MailKit in .NET Post date May 22, 2021 Post author By Joe Enos Post categories In csharp, dotnet, dotnetcore, mailkit
C# Using Statements Post date May 15, 2021 Post author By Joe Enos Post categories In csharp, dotnet, dotnetcore
LINQ: Beware of deferred execution Post date April 25, 2021 Post author By Sam Walpole Post categories In csharp, dotnet, dotnetcore, tutorial