Published inLevel Up CodingHow Chrome AI is Changing the Way You BrowseGoogle Chrome has received significant AI upgrades, enhancing the browsing experience. Key features include Google Lens integration for…Jan 14Jan 14
Published in.Net ProgrammingBe Careful When Combining Distinct() And OrderBy() in EF Core QueriesWhen working with Entity Framework Core (EF Core), developers often rely on LINQ queries to retrieve and manipulate data from the database…Jan 12Jan 12
Published inNerd For TechSimplify Your Queries With “AutoInclude” In EntityFramework CoreAre you tired of writing repetitive Include() statements in every query? Entity Framework Core’s AutoInclude() feature might just be the…Dec 20, 2024Dec 20, 2024
Published inStackademicHow Is .NET 9 So Fast.NET has long been praised for its performance and scalability, and with the release of.NET 9, Microsoft has raised the bar once further…Dec 10, 20242Dec 10, 20242
Published inLevel Up CodingSay Goodbye to Postman and Swagger! Use Endpoints Explorer with .http Files in Visual Studio𝗜𝗻𝘁𝗿𝗼𝗱𝘂𝗰𝗶𝗻𝗴 Endpoints ExplorerNov 24, 20243Nov 24, 20243
Published inStackademic.NET 9 is out nowHighlights Across 8 Key Areas in the .NET EcosystemNov 12, 2024Nov 12, 2024
Published inStackademicGoodbye 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…Nov 6, 20249Nov 6, 20249
Published inStackademicControl 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 11, 2024Oct 11, 2024