Google Sign-In is the far most popular social login feature that websites seek to authorize users. Almost every person that uses the internet, is using either of Google services. Hence it becomes a must to add Google Sign-In into your PHP website. It allows maximum users to log in and be your customers through a social service they are familiar with.

Read More

Nowadays English to Hindi translation is common practice. Many tools are available online which makes translations easy. At many of social medias also, people use to write in hi-English which is mostly in practice to India. Here I am describing steps to do English to Hindi translation in our web application using Google Language Translation API.

Read More

Model in MVC is a representation of our data structure so we need to validate the input data by applying validation on model. Here for that purpose we will implement the data annotation technique for applying model validation in Asp.NET Web API application.

Read More