Kevin (Xiaocong) ZhengHow to use Nlog in Blazor/Asp.net Core applicationsThis document explains how to integrate and use NLog, a popular logging library, in your Blazor or ASP.NET Core applications.Feb 6Feb 6
Kevin (Xiaocong) ZhengHow to update .NET core 5.0 to 6.0There is a Microsoft’s official documents talking about how to migrate from ASP.NET core 5.0 to 6.0, we could follow this document to do…Mar 18, 2022Mar 18, 2022
Kevin (Xiaocong) ZhengWhy Entity Framework(ORM) is better and more secure.ORM stands for Object-Relational Mapping (ORM) is a programming technique for converting data between relational databases and…Mar 16, 2022Mar 16, 2022
Kevin (Xiaocong) ZhengHow to migrate SQL server 2008 to 2019 by using SSMSSome of our legacy applications’ database hosting on a 2008 SQL server. We need to migrate the schema and data to SQL server 2019.Mar 16, 2022Mar 16, 2022
Kevin (Xiaocong) ZhengBuild the Azure SSO login page in Blazor Server application with SAMLThere is two way to use Azure SSO, OpenID, and SAML, in this article we will discuss how to use SAML for SSO login.Mar 16, 2022Mar 16, 2022
Kevin (Xiaocong) ZhengDeploy workload in RancherThere are two different types of methods to deploy the workload in Rancher, Ingress, and Nodeport.Sep 23, 2021Sep 23, 2021
Kevin (Xiaocong) ZhengHow to find detailed authentication failure information from LDAP’s DirectoryEntry functionA lot of our applications use LDAP’s DirectoryEntry function to authenticate users.Sep 23, 2021Sep 23, 2021