Design a site like this with WordPress.com
Get started

How To Setup Http to Https Redirect For Any Server (IIS | Apache) ?

In this blog post, we will be using a free SSL certificate provider called NakedSSL, which helps you to redirect your traffic from a non-https service to an https. After reading this tutorial, you will get to know how you can secure a website for free. You will also learn, How to get Free SSL Certificate for your naked domain? … Continue reading How To Setup Http to Https Redirect For Any Server (IIS | Apache) ?

How To Integrate Auto Complete Search To Your Web Application ?

In this tutorial, we will integrate an auto-suggest feature to our existing web application. We will implement facebook’s user-search functionality in this tutorial. Auto Suggest feature helps to generate recommendations based on letters you type in the text box thus reducing user effort and enhance user experience. Google uses auto-suggest for their search queries and … Continue reading How To Integrate Auto Complete Search To Your Web Application ?