Latest Posts
ASP.NET: How to Create a Web Service in C#
By Tan Lee Published on Apr 27, 2021 10.9K
This post shows you How to Create a simple Web Service in C# using ASP.NET
Read moreiOS 14.5 officially launched
By Tan Lee Published on Apr 27, 2021 3.53K
As committed at the Spring Loaded event last week, Apple today released iOS 14.5 for iPhone users worldwide.
Read moreASP.NET Core: asp-append Version Feature In ASP.NET Core
By Tan Lee Published on Mar 13, 2021 6.17K
This post shows you how to use asp-append version feature in ASP.NET Core
Read moreASP.NET: How to Create ASP.NET Web Form in Visual Studio 2019
By Tan Lee Published on Sep 17, 2020 19.48K
This post shows you How to Create ASP.NET Web Form in Visual Studio 2019.
Read moreASP.NET Core: Getting Started with AutoMapper in ASP.NET Core via Dependency Injection
By Tan Lee Published on Apr 01, 2020 5.08K
This post shows you How to use AutoMapper.Extensions.Microsoft.DependencyInjection in ASP.NET Core.
Read moreASP.NET MVC: Implement Password Reset with ASP NET Identity
By Tan Lee Published on Mar 18, 2020 23.12K
This post shows you How to Implement Password Reset via email with ASP.NET Identity MVC 5 using C#, Entity Framework Code First
Read moreASP.NET Core: Routing in ASP.NET Core
By Tan Lee Published on Mar 16, 2020 3K
This post shows you How to use routing in ASP.NET Core to match the URLs of incoming requests and map to actions.
Read moreASP.NET Core: Logging to a database with NLog
By Tan Lee Published on Mar 08, 2020 7.28K
This post shows you How to use NLog database in ASP.NET Core.
Read moreASP.NET MVC: Getting Started
By Tan Lee Published on Oct 06, 2019 6.76K
This post shows you How to Create an ASP.NET Identity MVC 5 step-by-step in Visual Studio
Read moreHow to install Microsoft Visual Studio Installer Projects for Visual Studio
By Tan Lee Published on Oct 01, 2019 8.47K
This post shows you How to install Microsoft Visual Studio Installer Projects Extension in Visual Studio.
Read moreASP.NET MVC : Login Logout in ASP.NET SQL Database with Session
By Tan Lee Published on Sep 26, 2019 14.14K
This post shows you How to Create Login Logout in ASP.NET MVC using SQL Database with Session in C#.
Read moreASP.NET MVC: Create Custom Routes
By Tan Lee Published on Sep 26, 2019 8.45K
This article shows you How to Create a Custom Route in ASP.NET Identity MVC 5 using Entity Framework Code First in C# .NET
Read more