what is session ?how sessions are handeled in application?
write the clauses of sql server in their order.
Answer Posted / wormworm
Session is one of state management option to store any
structure type of object. It can be accessed by using
key-value pair and it alive for certain period of time which
specified by user.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Explain what is clr?
How can we add an event handler for a ASP.NET function executed on MouseOver for a certain button.
Can we override the enablepartialrendering property of the scriptmanager class?
How to Separate background image and front image from original picture....
What is the difference between ldap and active directory?
Apart from IDE what are the enhancements in asp.net 2.0?
What events will occur when a page is loaded?
What is the asp.net mvc folder conventions? : asp.net mvc
Define web.config in .net?
Describe the Server Control Events of ASP.NET?
To load your generated dataset with data which method do you invoke?
How can we call webservices in Banking Applications? and where we are using it?
What is rich control in asp.net?
Why is this service branded with windows livetm?
How can we use Web API with ASP.NET Web Form?