Jay Krishna ReddyinLevel 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
Jay Krishna Reddyin.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
Jay Krishna ReddyinNerd 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
Jay Krishna ReddyinLevel 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
Jay Krishna ReddyinLevel 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
Jay Krishna ReddyinLevel 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
Jay Krishna ReddyinJavaScript in Plain EnglishTime-Triggered Azure Functions — A Guide To Background Tasks Using C#IntroductionJul 6Jul 6
Jay Krishna ReddyinLevel Up Coding.NET 9 LINQ EnhancementsIn the latest .NET 9 preview release, two exciting LINQ methods have been introduced:Jun 18Jun 18