Articles tagged with: web service
.net, Entity Framework, Other Tech, SQL »
This post will outline how to write a webservice for an AJAX AutoCompleteExtender that searches multiple database fields/entity scalar properties.
.net, Entity Framework, Other Tech »
This post will show you how to write an .asmx web service to return a list of values for the AJAX Control Toolkit’s AutoCompleteExtender, querying an ado.net EF entity set.
.net, JavaScript, Other Tech »
This post will show you how to use the AJAX Control Toolkit’s AutoCompleteExtender and a very simple javascript call to save a key/value to an asp.net hidden field.