Okay, I'm new to this web dev stuff and using ASP.NET. I've read through all of MSDN and I'm still not sure that I get it...
I know that the Cache property of the Response object determines how the server caches responses before sending them to the client.
But, could someone give me a simple explanation and maybe some examples of when you'd use the SetCacheability method & the differences in Private, Public, and Server.
Even with all the reading, I really don't understand this concept. If someone has some links to some additional articles on the subject, that would be great too.
Thanks in advance,
J. Jones
jjonesal@cableone.net
I know that the Cache property of the Response object determines how the server caches responses before sending them to the client.
But, could someone give me a simple explanation and maybe some examples of when you'd use the SetCacheability method & the differences in Private, Public, and Server.
Even with all the reading, I really don't understand this concept. If someone has some links to some additional articles on the subject, that would be great too.
Thanks in advance,
J. Jones
jjonesal@cableone.net