Recent posts

Setup a default route in ASP.NET Core 3.1 MVC

1 minute read

ASP.NET Core Creating a new ASP.NET Core Web Application on choosing an empty template will leave you with the empty configuration in the startup class fi...

Adsense: URL must be a valid top-level domain

less than 1 minute read

If you’re getting this error “URL must be a valid top-level domain” in the Adsense account while adding a new site like, http://www.sample.com Screenshot ...

How to delete all the websites hosted in IIS?

1 minute read

You will end up in the situation to delete one or more website instances hosted in the IIS server. I know it’s a frustrating task to delete the sites one by ...