In this asp .net tutorial we will learn how to use Twitter TypeAhead Jquery plugin with database to create auto-complete functionality. Twitter typeahead is a free open source auto-complete library to create auto-complete functionality in Textbox control.
Step1: Create a new asp .net website.
Step2: Add refrence to following javascript files between your head section of page.