AJAX Client Side Programming
page 1 of 8
Published: 16 Apr 2008
Abstract
In this article, Brian explores the client-side programming aspect of the ASP.NET AJAX Framework. He will look at setting up client-side components that represent server-side counterparts, and an introductory leading into developing control extenders with the help of relevant code sample. Brian initially provides an overview of Application Namespaces and then examines the various helper methods. Towards the end of the article he also discusses ASP.NET Client Framework Development and Web Services. The article is well supported by relevant code snippets with detailed analysis.
by Brian Mains
Feedback
Average Rating: 
Views (Total / Last 10 Days): 9179/ 264

Introduction

The ASP.NET AJAX Framework provides many mechanisms to embed rich-client functionality in ASP.NET applications.  This framework provides a client-side set of components that extend JavaScript by providing a series of components meant to aid integration and development of web services, control extenders, and more.  All of these objects fit within the patterns Microsoft set forth in regards to their approach of AJAX development.  In addition, the ASP.NET AJAX Framework contains a set of server-side components and base classes that you can leverage in your custom AJAX components.

I've heard people ask why it is needed.  After all, AJAX is regularly available without the need of a specialized framework.  But what this framework is attempting to do is make development of AJAX components easier and more managed.  They've include a client-side framework that mimics the ASP.NET framework, by including classes and class inheritance, interface definitions, type checking and reflection, and many other mechanisms used in ASP.NET.  We'll take a look at that in this article.


View Entire Article

Article Feedback

Title:  
Name:  
Url: ( Optional )
Comment:  
Please add 1 and 4 and type the answer here:

User Comments

Title: Thanks a lot for the info   
Name: The Black Knight
Date: 11/19/2008 6:24:52 PM
Comment:
Excellent info
Title: Nice Article   
Name: ---
Date: 6/21/2008 5:40:01 AM
Comment:
really nice article, it is good for the beginners.
good job :)
Title: dragpanel extender in ajax controls   
Name: lalitha
Date: 6/12/2008 5:46:21 PM
Comment:
its not working as i had written as it was mentioned here in the tutorial plse give a brief coding about that control
Title: expect more   
Name: sivaram
Date: 5/2/2008 4:50:01 AM
Comment:
ok .i expected more.If possible plz explain with the examples
Title: nice but shud little brief   
Name: snehal
Date: 4/30/2008 3:20:58 PM
Comment:
nice article but give more details on ajax its merits... funnalities future implementation ....etc thnx
Title: thanks   
Name: suhas kudekar
Date: 4/23/2008 9:02:58 AM
Comment:
its very new concept 4 me. thanks
Title: very good   
Name: panakj lahjoti
Date: 4/21/2008 7:34:42 AM
Comment:
hai
i found this aticle very useful for the newbies
Title: Very helpful   
Name: Raviraj
Date: 4/20/2008 1:28:30 PM
Comment:
thanks it is very helpful to me






Community Advice: ASP | SQL | XML | Regular Expressions | Windows


©Copyright 1998-2008 ASPAlliance.com  |  Page Processed at 11/22/2008 4:54:32 AM  AspAlliance Recent Articles RSS Feed
About ASPAlliance | Newsgroups | Advertise | Authors | Email Lists | Feedback | Link To Us | Privacy | Search