difference between caching objects in session objects?
Answer Posted / shaily
session object creates for each user indivisually but 1
cach object for one application.
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
Can one dll file contains the compiled code of more than one .net language?
How can we update records in gridview?Is there any appropriate code for it?
What is the difference between ASP.NET Webforms and ASP.NET MVC?
How can we implement a identity (sql server) call in an asp.net page?
How ASP.NET page works?
What is viewstate in asp net with example?
What is httpresponse?
What is intrinsic objects in asp.net?
What is an example of an application service provider?
what is the difference between response.write() and response.output.write()?
What is viewstate parameter?
Can you explain one critical mapping? Performance issue which one is better?
What is session in web technology?
Why is an object pool required?
How does a web application session work?