Goodbye Swagger: How .NET 9 is Redefining API Documentation?With the upcoming release of .NET 9, Microsoft is changing how API documentation is handled within the framework. Swagger, the widely used…14h ago14h ago
Published inLevel Up CodingControl Flow In Real World ProgrammingControl flow refers to the order in which individual statements, instructions, or function calls are executed in a program. In a typical…Oct 11Oct 11
Published in.Net ProgrammingWhy You Should Switch to “Azure Data Studio” TodayWe used to utilize SQL Server Management Studio(SSMS) as the most common Graphical User Interface tool for administering our SQL Server…Sep 204Sep 204
Published inNerd For TechIs PostgreSQL the Future of Databases?A robust and highly versatile database management system, PostgreSQL is finding widespread adoption in a wide range of use cases…Sep 141Sep 141
Published inLevel Up CodingTypes of Parallelism in C#Parallelism is an essential concept in modern computing, and it enables us to achieve significant performance gains by performing multiple…Aug 9Aug 9
Published inLevel Up CodingSimple Tricks to Speed Up Your Blazor Web AppBlazor, the powerful web framework from Microsoft, allows developers to build interactive web UIs using C# instead of JavaScript. While…Jul 20Jul 20
Published inLevel Up CodingEF Core Query Tags: What They Are and How to Use ThemEF Core query tags are a feature that allows you to add custom tags or comments to your LINQ queries. These tags are included in the…Jul 14Jul 14
Published inJavaScript in Plain EnglishTime-Triggered Azure Functions — A Guide To Background Tasks Using C#IntroductionJul 6Jul 6