Articles Filter By Project

Count = 53

ASP.NET Core 6.0 - Analytics Schema and Integration
Created 12/22/21, Updated 09/28/22 01:52 GMT
Describes the ASP.NET Core 6.0 - Homegrown Analytics Project V2 integration with existing projects and the SQL scripts for schema and tables.
ASP.NET Core 6.0 - Data Visualization
Created 09/19/22, Updated 09/28/22 01:51 GMT
Describes the implementation of Chart.js to visualize data over time.
ASP.NET Core 6.0 - World Heat Map
Created 09/19/22, Updated 09/28/22 01:50 GMT
Describes the implementation of IP Geolocation to highlight countries on a world map.
ASP.NET Core 6.0 - Homegrown TagHelpers
Created 09/28/22, Updated 09/28/22 01:50 GMT
Describes the implementation of custom tag helpers.
ASP.NET Core 2.2 - Sorting Entities
Created 08/25/19, Updated 08/28/22 02:17 GMT
Describes how to sort a list 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 2.2 - In Memory Entities
Created 08/15/19, Updated 08/28/22 02:14 GMT
Demonstrates the creation of a small in-memory database which I will use in upcoming articles about table functions.
ASP.NET Core 6.0 - Member Profile
Created 06/02/22, Updated 06/19/22 15:24 GMT
Describes the implementation of a MemberProfile, used to store and display a user's public properties.

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.