How does a web application session work?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More ASP.NET Interview Questions

When you use Ajax controls in the ASP.NET application?

0 Answers   Viscus Infotech,


About Postback ?

6 Answers   Accenture,


What is ipostback?

0 Answers  


Describe a diffgram ? Write any one use of that?

3 Answers   Siebel,


is there any third party tools are using in .net technologies? what are there ? give me the brief introduction?

0 Answers   eXensys,






Difference between viewstate, cache, session

2 Answers   Mind Tree,


What Is ASPNET_WP.exe? What Is The Use Of It? In Which Place Inproc Session Stored ? Explain Session State ?

2 Answers   Phoenix Technologies,


Your ASP.NET application displays sales data on a page. You want to improve performance by holding the page in memory on the server for one hour. You want to ensure that the page is flushed from memory after one hour, and that the page is re-created when the next request for the page is received. What should you do? A . Initialize a new instance of the Cache class in the Application.Start event handler. B . Initialize a new instance of the Timer class in the Page.Load event handler. C . Set the Duration attribute of the OutputCache directive in the page. D . In the Web.config file, set the timeout attribute of the sessionState element.

5 Answers   ADITI, Syntax Softtech,


How to authenticate users using web.config ?

2 Answers   Accenture, Amazon, BirlaSoft, Cap Gemini,


How you can access the properties and controls of master pages from content pages?

0 Answers  


Describe the diffeerence between inline and code behind - which is best in a loosely coupled solution?

0 Answers  


Why web api is better than wcf?

0 Answers  


Categories