can I use session variable in App_code Class page??

Answers were Sorted based on User's Feedback



can I use session variable in App_code Class page??..

Answer / bhaskar.joardar

Yes, Using HttpContext.Current.Session
["SessionName"].ToString().

Is This Answer Correct ?    29 Yes 4 No

can I use session variable in App_code Class page??..

Answer / swapna

Yes

Is This Answer Correct ?    5 Yes 6 No

can I use session variable in App_code Class page??..

Answer / vvv

yes sure

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More ASP.NET Interview Questions

What are the Types of session management in ASP.NET

0 Answers   Microsoft,


Can you use c# without .net?

0 Answers  


What is AutoPostback?

0 Answers  


What is a transaction? a) A banking term. b) A concept used to describe a step in the business process. c) A combination of DML steps that must succeed or the data is retuned to its initial state. d) A combination of DDL steps that must succeed or the data is retuned to its initial state.

5 Answers   Syntax Softtech,


What is Pre-Render event in ASP.NET?

0 Answers   MindCracker,






What is view state and how this can be done and was this there in asp ?

3 Answers   Accenture, BirlaSoft, CTS, Mphasis,


What is the maximum amount of memory any single process on Windows can address? Is this different than the maximum virtual memory for the system? How would this affect a system design?

1 Answers   Infosys, KPIT,


What is a Managed Data?

4 Answers   HCL,


Explain about consistent programming model in the .NET framework?

0 Answers  


What type of code (server or client) is found in a Code- Behind class?

2 Answers  


Explain what does mvc represent in asp.net? : asp.net mvc

0 Answers  


How can you provide an alternating color scheme in a Repeater control?

1 Answers  


Categories