PC Review


Reply
Thread Tools Rate Thread

client-side cache vs server-side cache vs ajax vs asp.net callback

 
 
=?Utf-8?B?b25l?=
Guest
Posts: n/a
 
      8th Mar 2006
Hi,

I just went into a debate with my colleague regarding these technologies. I
think they are not the same:

At a high-level...
Client-side caching is to do with temporary internet file and the 'check for
newer verions of stored pages' setting in Internet Explorer
Server-side caching is to do with asp.net and IIS. It instructs how IIS
should fetch pages (e.g. depend on parameters, by time)
ajax, which I am still learning, is a combination of technologies e.g.
dhtml, xml, javascript. It only do a 'http get', using javascript, of the
relevant part of a page.
callbacks also uses javascript but 'http post' the whole page, similar to
the traditional "post back"?

Could someone please verified...

Thanks
 
Reply With Quote
 
 
 
 
Karl Seguin [MVP]
Guest
Posts: n/a
 
      8th Mar 2006
all ur assessments are pretty accurate. There are many different
implementations of ajax though. AJAX.NET does what you describe, while
MagicAjax and Atlas sorta sit between a pull page submit and a quick hit...

Karl

--
http://www.openmymind.net/



"one" <(E-Mail Removed)> wrote in message
news:AACBDDFA-3B7A-4493-AA09-(E-Mail Removed)...
> Hi,
>
> I just went into a debate with my colleague regarding these technologies.
> I
> think they are not the same:
>
> At a high-level...
> Client-side caching is to do with temporary internet file and the 'check
> for
> newer verions of stored pages' setting in Internet Explorer
> Server-side caching is to do with asp.net and IIS. It instructs how IIS
> should fetch pages (e.g. depend on parameters, by time)
> ajax, which I am still learning, is a combination of technologies e.g.
> dhtml, xml, javascript. It only do a 'http get', using javascript, of the
> relevant part of a page.
> callbacks also uses javascript but 'http post' the whole page, similar to
> the traditional "post back"?
>
> Could someone please verified...
>
> Thanks



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I clear the Client Side Cache (CSC) R Mears Windows Vista General Discussion 6 21st Aug 2009 03:33 PM
How to call Server Side function from Client Side Code usingPageMethods in ASP.NET AJAX Ketki Microsoft C# .NET 0 21st Feb 2008 10:44 AM
Client Side Rules and Cache Nir B Microsoft Outlook 2 17th Jan 2005 05:55 AM
Client side cache (windows xp) Landson Windows XP Networking 0 26th Jul 2004 05:53 AM
Repair the client-side cache? Braden McDaniel Windows XP Work Remotely 5 8th Jan 2004 08:17 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:27 PM.