Vikas SharmainNull ExceptionEF Core Bulk Insertion: From Slow to Lightning FastIn the realm of data-driven applications, the need for efficient and rapid data insertion into databases is a common challenge. Entity…Sep 24, 2023Sep 24, 2023
Vikas SharmaRules to become a calm developerTips for improving your software development game.Jan 9, 20221Jan 9, 20221
Vikas SharmainNull ExceptionMinimal REST API using dotnet coreThe goal of this article is to create a full-fledge CRUD Rest API in less than 50 lines of code using .Net 6 Minimal API, Dapper &…Oct 17, 20212Oct 17, 20212
Vikas SharmainNull ExceptionRewrite git history like a Boss 😎In this article, we will see various scenarios in which we need to rewrite git history and how to accomplish it. I will be using my Github…May 12, 20211May 12, 20211
Vikas SharmainNull ExceptionGraphQL: What, Why and How with Dotnet CoreIn the article, we will see how to implement GraphQL with asp.net core and entity framework.May 9, 20211May 9, 20211
Vikas SharmainNull ExceptionHow to keep startup file lean and clean in Dotnet coreIf you are reading this you are already using Asp.Net Core and the Startup file is your go-to place to register dependencies, setting up…Mar 22, 2021Mar 22, 2021
Vikas SharmainNull ExceptionCustomize your dev tools to stand out from the crowdTips and tricks to personalize your dev tools and make them unique.Dec 13, 2020Dec 13, 2020
Vikas SharmainNull ExceptionDeploy .Net Core App to HerokuIn this article, we will see how we can deploy .Net Core Apps to Heroku for free using docker.Dec 6, 20203Dec 6, 20203
Vikas SharmainNull ExceptionBuilding angular reusable components using ng-template, ngTemplateOutlet & ngTemplateOutletContextIntroductionOct 3, 20201Oct 3, 20201
Vikas SharmainNull ExceptionASP.Net Core: Building a robust authentication and authorization system using IdentityServerIn this article, we will see the curious case of Authentication and Authorization using the Identity Server. We will touch upon the fancy…Sep 27, 2020Sep 27, 2020