Using jQuery with ASP.Net Demo Web site
I was recently asked to demonstrate how to use jQuery with ASP.Net, with a focus on AJAX. So I spent a few hours and cooked up this demo web site. The Web site demonstrates the following jQuery concepts: Basic jQuery selectors and API usage Wiring up javascript event handlers with jQuery AJAX autocomplete textbox using… Read More »