Demo of select 2 jquery combobox with an ajax call to a remote dataset in mvc.
The official select2 site is here: http://ivaynberg.github.io/select2/
This demo shows how to deal with a large data set (say thousands of names) that need to be autocompleted and search in an efficient way in a dropdownbox.