What are the methods in Session Object?
Answer / guest
The Session Object has only one method, which is Abandon.
It destroys all the objects stored in a Session Object and
releases the server resources they occupied.
Is This Answer Correct ? | 2 Yes | 0 No |
What are private assemblies and shared assemblies?
Name the collections of session object?
How do I make it so that code runs when the security system is stopping it?
Write code for the following in ASP a)Display attributes of a file b) File copy c) get disk capacity.
whta are the stored procedure and why they are needed??
What is a service application?
Whats the difference between struct and class in c#?
Define application object?
why we use data bind in asp.net
Can I use com objects from a .net framework program?
Is asp classic dead?
why and how static variable retain their value after postback form ?