Skip to main content

Ajax and Client Scripting

  • Chapter
Pro ASP.NET MVC Framework
  • 598 Accesses

Abstract

ASP.NET MVC is first and foremost a server-side technology. It’s an extremely flexible framework for handling HTTP requests and generating HTML responses. But HTML alone is static—it only updates each time the browser loads a new page—so, by it self it can’t deliver a rich interactive user experience. To manipulate the HTML document object model (DOM) directly in the browser, or to break free of the traditional full-page request-response cycle, you need some kind of programming technology that runs inside the browser (i.e., on the client side).

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

eBook
USD 16.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 49.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

Rights and permissions

Reprints and permissions

Copyright information

© 2009 Steven Sanderson

About this chapter

Cite this chapter

(2009). Ajax and Client Scripting. In: Pro ASP.NET MVC Framework. Apress. https://doi.org/10.1007/978-1-4302-1008-5_12

Download citation

Publish with us

Policies and ethics