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

Why we use dbms for projects? Why don’t we save any application data in separate files instead of dbms?

0 Answers  


What is a web api endpoint?

0 Answers  


To make Cache item dependent on a file,directory or other cached item ,you should create an instance of which clause?

1 Answers  


Which tool you have done?

0 Answers  


How can we do the client side validation and Server side validations? But i told that At client side by with the help of validations control or by javascript? But I dont know about the Server side controls Explain?

5 Answers   iSoft, TCS,






What is cookies in asp net?

0 Answers  


where should write the connection string Show that it will apply whole pages in the website

5 Answers   Symco,


what are the events raised in asp.net page life cycle?in which stage view state can be loaded?

0 Answers   EDS,


Types of state management techniques ?

6 Answers   Digital GlobalSoft,


Can we have multiple web config files for an asp.net application?

0 Answers  


Can i have both C# and vb.net code in same assembly?how?

5 Answers   Wipro,


Explain Areas in MVC?

0 Answers   B-Ways TecnoSoft,


Categories