What is the difference between session state and session
variables ?
Answer Posted / reema
session state is for session and session variable for a
particular user
| Is This Answer Correct ? | 1 Yes | 6 No |
Post New Answer View All Answers
What is syntax code to send email from an asp.net application?
Which method do you use to kill explicitly a users session?
What is a nested masterpage in asp.net 2.0? Can there be a master page inside a masterpage?
What is the concept of postback in asp.net?
Explain the function of new view engine in asp.net? : asp.net mvc
What is css and what is it used for?
How response object is related to asp's response object?
What is the difference between login controls and forms authentication?
Difference between .NET and previous version?
What is routing in MVC?
What is asp according to you?
What is the difference between sealed vs static class?
what are the web form events available in asp.net?
What tags do you need to add within the asp:datagrid tags to bind columns manually? Give an example.
Explain the difference between inline and code behind - which is best in?