Chapter 32. Integrating JavaScript in Custom Controls

<feature><title>In this Chapter</title> <objective>

Using the ClientScriptManager Class

</objective>
<objective>

Building JavaScript Controls

</objective>
<objective>

Building AJAX Controls

</objective>
<objective>

Summary

</objective>
</feature>

Even though the ASP.NET Framework is a server-side programming framework, there is nothing to prevent you from taking advantage of JavaScript—a client-side programming language—in your custom controls. In fact, you can do many exciting things by integrating JavaScript into your custom controls.

If you want to create rich and interactive user interfaces then you have no choice but to use JavaScript. For example, by taking advantage of JavaScript, you can create ...

Get ASP.NET 2.0 Unleashed now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.