In a previous tutorial, I provided a high-level overview of five tools you can employ to generate SDKs for your API. Today,

Read More
Using NSwagStudio to Generate an SDK for an API

When working with Application Programming Interfaces (APIs), one often needs to generate various artifacts, including API Clients, Server Stubs, API Documentation generators

Read More
5 Tools to Generate API SDKs for Your Clients

Another insightful question from a junior developer: "In a 3-Layer Architecture, should I filter specific objects in the data layer or the

Read More
Data Filtering: Logic vs Database Layer

A C# beginner asked:"Which version of C# should I start with as a beginner?"I completely understand the concern behind your question. With

Read More
Which Version of C# Should I Start With as a Beginner?

What is .NET? .NET is a software development SDK used to build applications in various platforms, including Windows, Linux, Android, iOS, Web,

Read More
Top .NET Interview Questions for 2023

Microsoft Azure for Absolute Beginners One of the most irritating things in computer science and IT is that it is packed with

Read More
Microsoft Azure for Absolute Beginners