I was working on a new Asp.Net core project and ran into following error. System.InvalidOperationException: The partial view '_MainView.Section1' was not found. The following locations were searched...
In Asp.Net projects, when you wanted to install client-side libraries like jQuery, Bootstrap, Fontawesome etc., you will use NuGet package manager. In .Net Core projects, when you use NuGet package ma...
In one of earlier posts Abstracting .Net Core Startup Code, I wrote about how to abstract .Net Core Web Application's start up code into a separate library. I got some questions from some fellow devel...
When you create a new .Net Core Web app, template project creates Startup.cs file. This file contains the start up code required to complete following steps. public Startup(IConfiguration configurat...
How to plan CCSP Exam preparation
Develop a MongoDB pipeline to transform data into time buckets
Alert and Confirm pop up using BootBox in AngularJS
AngularJS Grouped Bar Chart and Line Chart using D3
How to lock and unlock account in Asp.Net Identity provider
2024 © Byteblocks, ALL Rights Reserved. Privacy Policy | Terms of Use