What is the difference between session state and session
variables ?
Answer Posted / rammohan chowdary bandi
session variable can be store values like session('Mohan')=ramu;
session state can be stored user specific data
| Is This Answer Correct ? | 4 Yes | 7 No |
Post New Answer View All Answers
Is viewstate enabled by default?
Explain managed code an un-managed code.
What is the importance of Global.asax in ASP.NET?
5. What three Specific Job Positions do you target from Swatz Oils GROUP U.K?
Explain server control extensibility with reference to asp.net 2.0 ?
What is application session?
What is the use of view state?
What is the life cycle of an asp.net page?
Explain the differences between managed and unmanaged code?
What are the types of authentication in asp.net?
What tags do you need to add within the asp:datagrid tags to bind columns manually? Give an example.
In a Repeater control how one can provide an alternating color scheme ?
What is the web.config file in asp?
What are the options in ASP.NET to maintain state?
Explain the difference between singleton and single call?