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
How you can return View from ASP.NET Web API method?
We are using Jscriopt validations and at clint site javascript is not running that time validation would work? if yes then how it would behave?
What is voluum?
When Cookies are expired in ASP.NET?
What is application state?
What is the difference between Classic ASP and ASP.Net?
What is a uri query?
Can you edit data in the Repeater control? Which template must you provide, in order to display data in a Repeater control? How can you provide an alternating color scheme in a Repeater control? What property must you set, and what method must you call in your code, in order to bind the data from some data source to the Repeater control?
Explain the difference between an exe and a dll?
What is the difference between rest and restful?
Explain the overview of asp.net?
How to turn off cookies for a page?
Explain about ASP.NET?
What is actually returned from server to the browser when a browser requests an .aspx file and the file is displayed?
Why do we need master page in asp.net?