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
Where is http session stored?
What are the steps to follow to host a web application on a web server?
How do you do client-side validation in .net? How to disable validator control by client side javascript?
Explain the role of global.asax?
How to display Alert in ASP.NET
Is LINQ performance wise better or using sqlcommand?
What is query string with example?
What is the function of the ViewState property?
What is Razor View Engine
Define static constructor?
How does the iis work?
What is enableviewstate in asp net?
What is the use of service provider?
What are the benefits of Razor View?
Can we create a multiple user simultaneously ?