Answer Posted / k.vijayakumar
Go to Web.Config file under the <system.web>
use the tag <sessionstate mode="off"> then we restrict the
session state in entire project
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Define page fragment caching?
What is inproc and outproc?
In your ASP.NET 2.0 web application you want to display an image that is selected from a collection of images. What approach will you use to implementing this?
How can u debug your .net application?
Does web services support data reader like pom project?
What is the use of web.config and machine.config files?
Asp pages that worked pefectly on windows 2000 server and iis 5.0 do not work on windows 2003 server with iis 6.0. Asp.net pages work fine. Why?
Explain page output caching?
How can we call webservices in Banking Applications? and where we are using it?
What are early binding and late binding.
What is server components?
Explain about consistent programming model in the .NET framework?
What is Razor View Engine
How you will handle session when deploying application in more than a server?
What is the use of view state?