Unable to launch the IIS Express Web server...
Nowadays, I don’t quite often use IIS express web server for web development since I move to .NET core and Kestrel becomes my favourite local development server. However, when I need to support leg...
Nowadays, I don’t quite often use IIS express web server for web development since I move to .NET core and Kestrel becomes my favourite local development server. However, when I need to support leg...
Today, when I explore my github account, I see many projects I created in the past during my spare time using .NET. There are some projects I’m still hoping I could complete them one day, however d...
Recentlly, I upgraded my blood pressure monitor from old mode HEM-7121 to HEM-7600T. This is a great machine and I’m extremely happy with this upgrade, however I did encounter data synchronization ...
Recentlly, I have been working on a new CMS 12 module - IP Whitelist and I finally make it available on the nuget.org. The primary goal of this module is to simplify the environment access con...
I start using Visual Studio 2022 for my development more frequently this year, especially working on ASP.NET Core project. One of my main pain points to use the newer version of any software is t...
I finally completed the setup and upgrade for my new toy this Monday - Dell Alienware M15 R5. This is my second personal Windows laptop after a decade with Mac. My last Windows laptop is Dell ...
I encountered an issue - Logon failed for login 'xx\xxx' due to trigger execution today when I tested my local site. I expanded details from SSMS to investigate with no luck. I tried to re-instal...
One of my colleagues asked me how to create a read-only user for a particular database in Azure SQL, I thought it would be similar process as how I did in SQL server. As it turned out, it wasn’t ...
Today, I receive an update after start docker on my laptop. After update finish, I encounter Docker doesn't support your windows version. Check documentation for minimum requirements error. ...
Back to 2015, I wrote a blog post - Set up EPiServer CMS + Commerce in 11 steps based on Episerver version 9. After 4 years, the setup steps still largely remain the same if you want to use defau...