Answer Posted / viral
Session.RemoveAll();
| Is This Answer Correct ? | 5 Yes | 18 No |
Post New Answer View All Answers
How can you pass multiple complex types in Web API?
What are the different ways you would consider sending data across pages in ASP (i.e between asp to asp)?
Explain the components of web form in asp.net
How is application management and maintenance improved in asp.net 2.0?
If 200 is for all successful operation then why do we have 201 response codes?
What are validator? Name the validation controls in asp.net?
Let's say I have an existing application written using vb6 and this application utilizes windows 2000 com+ transaction services. How would you approach migrating this application to.net?
Why will you usually create an aspnet user account in the database for an asp.net web application?
How is session id generated?
What is the difference between Hash table and Array list?
What are html helpers in asp.net?
Explain the difference between server control and html control.
Explain the advantages of passport authentication.
What is the namespace to create thread in .net?
How do you declare static variable?