Answer Posted / mayank rawat
session.abandon();
http://general--tips.blogspot.com
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the difference between the asp and asp.net?
Explain the difference between an exe and a dll?
What is the use of session state and application state and difference between them?
Describe the application event handlers in ASP.NET?
Explain the role of global.asax?
How does session authentication work?
Explain difference between dataset and datareader?
How do I upload a file from my ASP.NET page?
Explain about solution explorer window?
What is active web pages?
How does a content page differ from a master page?
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?
What is data reader in asp.net?
What is the use of HttpHandlers? When to use this?
Mention the namespace that is used to include .net data provider for sql server in .net code?