New Solution File `slnx` Support In Visual Studio Preview
New Solution File `slnx` Support In Visual Studio Preview

A new solution file format for .NET projects is now available in the latest preview version of Visual Studio 2022 17.10.0 Preview 3.

Continue reading
Eight Exercises for Muscle Growth
Eight Exercises for Muscle Growth

Eight exercises that will help you build muscle

Continue reading
Add Open API to .NET 8
Add Open API to .NET 8

Add Open API to .NET 8

Continue reading
The Internet Fundamentals: How Computers Talk to Each Other
The Internet Fundamentals: How Computers Talk to Each Other

A comprehensive guide to understanding how the internet works, exploring the OSI model, TCP/IP protocol suite, and the fundamental concepts of computer networking.

Continue reading
Why You Should Avoid ConfigureAwait(false) in ASP.NET
Why You Should Avoid ConfigureAwait(false) in ASP.NET

A summary of the key lessons from Mohamad Shokr’s article on why using ConfigureAwait(false) in ASP.NET can be a subtle but critical mistake.

Continue reading
Common SRP Mistakes in C# .NET: 10 Costly Errors to Avoid
Common SRP Mistakes in C# .NET: 10 Costly Errors to Avoid

A summary of the most common Single Responsibility Principle violations in C# .NET development and how to fix them for better code maintainability.

Continue reading
PlaceholderThumbnail