Buy Questpond's video subscriptions on
huge discount
.
Online: 1810
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Interviews
>
ASP.NET
>
Loading ...
How can we disabled session for an ASP.NET Application ?
Posted by
Abhijit Jana
on 11/26/2009 | Category:
ASP.NET Interview questions
| Views: 3746
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Answer:
We can easily do it by following configuration in web.config
<SessionState Mode="Off">
in System.Web Section.
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous :
What is Web Farm ?
Next > :
What are the different level of settings are avai ...
Comments or Responses
Login to post response
More Interview Questions by Abhijit Jana
What are the different level of settings are available for configure ...
Name of the tool which is used for remote debugging of IIS
What are the worker process for IIS 5.1 and IIS 6.0 ?
What is name of default application pool in IIS ?
Which application pool having maximum privilege on the server ?
Which is not an Identity of Application Pool ?
What are the different type of application pool available in IIS 7.0 ?
What is the Role of Windows Activation Process in IIS ?
Latest Interview Questions
What is Waterfall Model?
What is the default size of Integer data type in VB.NET as VB.NET has ...
How LINQ is beneficial than Stored Procedures?
What are the steps you need to follow to use jQuery in ASP.Net project ...
What is IsPostback property in asp.net and how does it work?
What will be the Output of the following using JavaScript document.Wr ...
Which method is used to convert a string to uppercase letters?
Name the DataTypes of JavaScript?
More ...