Download
100% FREE
Office Document APIs for .NET
Online: 717
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
>
C#
>
Loading ...
When we use HTTP handlers can we access session state ?
Posted by
Chvrsri
on 2/24/2012 | Category:
C# Interview questions
| Views: 3345 |
Points: 40
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Answer:
No, When we use HTTP handlers we cannot access Session state but we can access by using a "marker" interface IRequiresSessionState or IReadOnlySessionState in order to use session state.
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous :
Can we use session variables in a class ?
Next > :
What is Parse Error ?
Comments or Responses
Login to post response
More Interview Questions by Chvrsri
What is Parse Error ?
How can we check whether IIS is being installed in my system or not?
Can we access from a compiled class?
How can we clear total cache of a give page?
Can we implement caching with PDF files?
How do we read data from a XML file and display it in a DataGrid ?
How do we write data from the database to a XML file?
What is CDN and how jQuery is related to it?
Latest Interview Questions
What is CORS in asp.net web API ?
What is Caching and what are different types of caching?
What are the types of Constructors ?
What is a Constructor?
What are Destructors?
What is magic table in Sql server ?
What is CTE in Sql server 2005 ?
In traditional web service, can Hash table (IDictionary interface) can ...
More ...