Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
DotNet
acad.assignment.mngr
academic
adonet
aspnet
aspnet.announcements
aspnet.build.controls
aspnet.caching
aspnet.datagridcontrol
aspnet.mobile
aspnet.security
aspnet.webcontrols
aspnet.webservices
clr
compactframework
component_services
datatools
distributed_apps
drawing
faqs
framework
framework.wmi
general
internationalization
interop
languages.csharp
languages.jscript
languages.vb
languages.vb.controls
languages.vb.data
languages.vb.upgrade
languages.vc
languages.vc.libraries
myservices
odbcnet
performance
remoting
scripting
sdk
security
setup
vjsharp
vsa
webservi.enhancements
webservices
windowsforms
windowsforms.controls
winforms.databinding
winforms.designtime
xml
  
 
date: 10 May 2006 22:47:48 -0700,    group: microsoft.public.dotnet.distributed_apps        back       


Understanding AJAX   
Hello All


I need to ask one question .
I heard about ajax programing in web technology but i didn't understand
the usage of that programming. I mean  to say there must be some
situation arise when we use ajax prgramming.
Can anyone tell me what should be the situation when it is suitable to
use ajax programming .
Can u also suggest me the the sample code for that .

with regards
tarun sinha
date: 10 May 2006 22:47:48 -0700   author:   unknown

Re: Understanding AJAX   
Hello TARUN,

When you webForm is fulled with lots of controls and you contols perfom some 
kind of server work.
It that case each time u are using your contol postback arise, and all form 
with all controls in viewstate are sent to the server and returns back to 
the client with new results - it's too rich and time consuming.
AJAX diminisfy the number of postback and amount of data transfered between 
client and server by "target" call to get required info.

Read here http://en.wikipedia.org/wiki/AJAX


T> I need to ask one question .
T> I heard about ajax programing in web technology but i didn't
T> understand
T> the usage of that programming. I mean  to say there must be some
T> situation arise when we use ajax prgramming.
T> Can anyone tell me what should be the situation when it is suitable
T> to
T> use ajax programming .
T> Can u also suggest me the the sample code for that .
T> with regards
T> tarun sinha
---
WBR,
Michael  Nemtsev :: blog: http://spaces.msn.com/laflour

"At times one remains faithful to a cause only because its opponents do not 
cease to be insipid." (c) Friedrich Nietzsche
date: Thu, 11 May 2006 16:21:34 +0000 (UTC)   author:   Michael Nemtsev

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us