What are session variables?

Answers were Sorted based on User's Feedback



What are session variables? ..

Answer / dasharatham

In future developer changes seetings like
sessiontimeout,sessionmode,culture for webapplication by
providing configuration file is called webconfig.
asp.net supports inheritance based configuration seeting.

Is This Answer Correct ?    3 Yes 1 No

What are session variables? ..

Answer / belmonte

Session variables are all those conforming session state
for any purpose. Only the user of the session is related to
them, nobody else can access them.

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More ASP.NET Interview Questions

Is asp.net free?

0 Answers  


How do you implement postback with a text box? What is postback and usestate?

1 Answers  


What is the difference between ExecuteReader,ExecuteNonQuery and ExecuteScalar.

8 Answers  


What is the best way to search any exact information on google?

3 Answers   Intellevate,


What is asp net theme?

0 Answers  


What is the asp.net control toolkit?

0 Answers  


If we write return statement in finally block will it works fine or throws any error?

1 Answers   Patni,


What does setting a control's EnableViewState property to false accomplish?

1 Answers  


How does viewstate work?

0 Answers  


How do we implement bundling in MVC?

0 Answers   B-Ways TecnoSoft,


How can u deifne the benefits and limitation of using Viewstate for state management?

0 Answers   QuestPond,


What is meant by asp.net?

0 Answers  


Categories