When cookie will expire?


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

Post New Answer

More ASP.NET Interview Questions

What is the use of session?

0 Answers  


Explain how server control validation controls works?

2 Answers   CMS, Syntax Softtech,


What is the main function of razor in asp.net? : asp.net mvc

1 Answers  


What is the roll of JIT in asp.net?

7 Answers  


What is state management react?

0 Answers  






What is a WebService and what is the underlying protocol used in it? Namespace?

1 Answers  


while developing webservices if i want some users to use my webservice only how can i give security to my webservice?

0 Answers  


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,


Where on the Internet would you look for Web services?

5 Answers   IBM, MNC, Siebel Systems,


How do sessions work?

0 Answers  


What is globalization and localization in asp net?

0 Answers  


Why Global.asax is used?

7 Answers   Perot Systems,


Categories