What method do you use to explicitly kill a users session?
Answer Posted / jeyaram thangaponnan
Session.Abandon()
| Is This Answer Correct ? | 23 Yes | 2 No |
Post New Answer View All Answers
What is query string?
What is a 404 redirect?
What are the asp.net 2.0 features?
What is the benefit of WebAPI over WCF?
How to Separate background image and front image from original picture....
Give some salient points of difference between request processor and request dispatcher.
How can we apply themes to an asp.net application?
What does session_start () do?
Explain the significance of routing? : asp.net mvc
To display data in the combo box, prior to setting the Data Source, what kind of property on a Combo Box do you set with a column name?
Explain the difference between sql invalidation and sql notification.
What are the Types of objects in ASP
Explain model, view and controller represent in an mvc application? : asp.net mvc
What is the biggest disadvantage of “Other Return Types” in Web API?
What is bound controls