Articles Filter By Project

Count = 22

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 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 6.0 - Users With Comments
Created 06/01/22, Updated 06/19/22 15:28 GMT
Introduces the ASP.NET Core 6.0 - Users With Comments Project (UWCP) and an article series about the implementation of users with comments.
ASP.NET Core 6.0 - Lazy Load On Scroll
Created 06/19/22, Updated 06/19/22 15:17 GMT
Describes the implementation of lazy loading long comment and member lists.
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 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 3.1 - Round Trip Challenge
Created 05/08/20, Updated 09/02/21 01:50 GMT
Describes the round trip of the challenge, a unique code used by FIDO, from the server to the client-js to the postback verification. The forth article of a series for the FIDO Utilities Project.
ASP.NET Core 5.0 - FIDO2 Credential Get
Created 08/10/21, Updated 08/16/21 04:01 GMT
Describes the login or assertion ceremony I implement in the Users Without Passwords Project (UWPP). The seventh article of a series for the UWPP.

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.