Vildana ŠutaBack to Basics: Understanding the Single Responsibility Principle in C#When it comes to writing code that others can easily understand, maintain, and improve, the Single Responsibility Principle (SRP) stands…6d ago
ankybuoy2.0C# / .NET Interview Questions with Answers (2024)These questions will prepare for market ready for .NET and C# interviews.Oct 111
InLevel Up CodingbyxeladuMy Personal Summary Of .NET Conf 2024I have worked with the .NET platform for over 10 years. My focus shifted, but I still follow the news. Here is my personal summary of .NET…Nov 21Nov 21
InMedialessonbyOliver ScheerBuilding a Data Driven App with Blazor and Fluent UIAs some of my colleagues and friends may already know, I’m a live concert enthusiast. I think I’ve been to hundreds of concerts since the…Jun 5Jun 5
JOKEN VILLANUEVATOP C# Projects and Ideas with Free Source Code for BeginnersHello, Itsourcecoders! Welcome to today’s session on C# projects and ideas.Nov 9Nov 9
Vildana ŠutaBack to Basics: Understanding the Single Responsibility Principle in C#When it comes to writing code that others can easily understand, maintain, and improve, the Single Responsibility Principle (SRP) stands…6d ago
ankybuoy2.0C# / .NET Interview Questions with Answers (2024)These questions will prepare for market ready for .NET and C# interviews.Oct 111
InLevel Up CodingbyxeladuMy Personal Summary Of .NET Conf 2024I have worked with the .NET platform for over 10 years. My focus shifted, but I still follow the news. Here is my personal summary of .NET…Nov 21
InMedialessonbyOliver ScheerBuilding a Data Driven App with Blazor and Fluent UIAs some of my colleagues and friends may already know, I’m a live concert enthusiast. I think I’ve been to hundreds of concerts since the…Jun 5
JOKEN VILLANUEVATOP C# Projects and Ideas with Free Source Code for BeginnersHello, Itsourcecoders! Welcome to today’s session on C# projects and ideas.Nov 9
InLevel Up Codingby#hopeAsync Await Cheatsheet for C#Here are somethings I use in a lot of my code to handle async await in weird scenariosJul 31
ankybuoy2.0Learning plan for full-stack development (C#, Angular, SQL) within 12 weeksNo bullshit guide🦯 for full stack development.🧑💻Oct 11
InLevel Up Codingby#hopeHow to make synchronous work run asynchronously in C#Yes, you can make synchronous work run asynchronously in C# by offloading it to a different thread or using a mechanism that allows you to…Jul 311