Answer Posted / sudhir kunnure
just write session["name"]=null;
| Is This Answer Correct ? | 8 Yes | 30 No |
Post New Answer View All Answers
What does mvc represent in asp.net? : asp.net mvc
What are early binding and late binding.
What is applicatio domain?
How can you debug your.net application?
By default, Web API sends HTTP response with which of the following status code for all uncaught exception?
What are validators and list some validators of asp.net?
If we remove web.config or machine.config from the application then, is this application will works?
Define msil.
Which method do you use to kill explicitly a users session?
What is State Management in .Net and how many ways are there to maintain a state in .Net? What is view state?
What is difference between asp state management and asp.net state management?
Name the method that needs to be invoked on the dataadapter control to fill the generated dataset with data?
How does the iis work?
What is another word for redirect?
Explain the difference between debug.write and trace.write? When should each be used?