
Atlas Project has been introduced by Microsoft which works with the ASP.NET 2.0 framework. Atlas enables your controls to make client side calls and hence save the roundtrip to the server. This also means that by using Atlas you can refresh your page without making a Postback. In this article I will demonstrate that how you can use the AutoCompleteExtender control which ships with the Atlas framework.
|