Click here to Skip to main content
15,908,015 members
Articles / All Topics

Using jquery ui autocomplete with ASP.NET 5

Rate me:
Please Sign up or sign in to vote.
4.00/5 (1 vote)
19 Sep 2015MIT 6.3K   2  
This post is about how to use jquery ui autocomplete with ASP.NET 5. Long back I wrote a blog post about using JQuery autocomplete with ASP.NET. Here is the sample action methods, which returns an array of strings – programming languages from JQuery UI autocomplete demo.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The MIT License


Written By
Technical Lead
India India
Working as Tech. Lead

My blog : dotnetthoughts.net.
You can follow me in twitter : @anuraj

Comments and Discussions