Articles Filter By Project

Count = 16

ASP.NET Core 2.2 - Bootstrap 4 Pagination
Created 08/22/19, Updated 08/28/22 02:16 GMT
Demonstrates the use of Bootstrap 4 pagination for a table of entities.
ASP.NET Core 2.2 - Autocomplete Search
Created 08/22/19, Updated 08/28/22 02:16 GMT
Demonstrates an autocomplete list for a search of the name property from a list of entities. When the name is selected the entity details are displayed on a Bootstrap modal.
ASP.NET Core 2.2 - Details Modal With JSON Entity
Created 08/19/19, Updated 08/28/22 02:15 GMT
Demonstrates a call to a page handler which returns entity details in JSON. The details are displayed on a Bootstrap modal.
ASP.NET Core 2.2 - Bootstrap 4 Tables
Created 08/17/19, Updated 08/28/22 02:14 GMT
Demonstrates some of the Bootstrap 4 table css classes I will use in upcoming articles about table functions.
ASP.NET Core 6.0 - Demos And Utilities Project
Created 12/23/21, Updated 12/23/21 21:22 GMT
Introduces the DAUP project, a collection of demos and utilities I used to develop a lot of the features for KenHaggerty. Com and the research projects.
ASP.NET Core 5.0 - Migrate To Bootstrap v5
Created 06/10/21, Updated 09/14/21 02:57 GMT
Describes how to migrate an ASP.NET Core 5.0 Razor Pages project from Bootstrap v4 to v5. The second article of a series for the Uses Without Passwords Project.
ASP.NET Core 3.1 - Message Modal
Created 05/08/20, Updated 09/07/21 04:53 GMT
Demonstrates the implementation of a global Bootstrap message modal. The third article of a series for the FIDO Utilities Project.
ASP.NET Core 5.0 - Bootstrap v5 Offcanvas Demo
Created 09/01/21, Updated 09/02/21 01:56 GMT
Demonstrates the implementation of a Bootstrap v5 Offcanvas in a partial view.
Bootstrap-Razor-Model Checkboxes and Radio Button Groups
Created 01/10/19, Updated 06/10/21 02:07 GMT
Describes how to use Bootstrap v4 custom control checkboxes and radio button groups in Razor Pages. Updated demos and added Bootstrap v5 razor markup.
ASP.NET Core 2.2 - Fetch And Promise
Created 05/03/19, Updated 05/03/19 21:52 GMT
Describes the detection and use of the JavaScript fetch function.

I write about the difficulties and methods I have found while developing this site with ASP.NET Core 2.2, upgrading to ASP.NET Core 3.1 then to ASP.NET Core 5.0 and ASP.NET Core 6.0 using EntityFramework Core. None of the authors, contributors, or anyone else connected with KenHaggerty.Com, in any way whatsoever, can be responsible for your use of the information contained in or linked from these articles.

All articles have created and last updated dates. I will do my best to update any article which I learn to be inaccurate. The research comes from articles and posts on sites like stackoverflow, docs.microsoft.com and GitHub. I hardly ever find my solution from one article or post. I give references in the article to the most pertinent sources. There is a comments feature to allow open discussion. If you have concerns and do not want to register, please send me an email.