Tag: .Net Core

.Net Core is getting more and more popular recently due to the flexibility to work and be hosted in different environments like Windows, Mac, or Linux. In this article, we will learn how to build a .N ...

Accelerated Mobile Pages (AMP) focuses on delivering static content from publishers as quickly as possible and possibly rewards early adopters with a boost in rank. Let's see how to implement it ...

It would be so nice to have an input that when you type in, the suggestion panel show up for you to select. Autocomplete field is much better than a regular textbox field as well as a select drop down ...

Internet Information Service (IIS) is a pain for developers and may cause more troubles for them on a shared host where they don't have full access. One of the usual problems that I encounter is the I ...

We have known about how Structured Data helps Google to understand the content of your website pages as well as how JSON-LD Structured Data looks like in your page. To make your website more like ...

It’s important that your website is able to provide its Sitemap so that it’s easier for Google Search Console to index. In this tutorial, we will learn how to automatically and dynamically create the ...