In which scenario we use Session and Cookies? With Example..



In which scenario we use Session and Cookies? With Example....

Answer / naren

if you want to store user information on web application you can use session or cookies...
session will be stored in server and cookies will be in client...

Is This Answer Correct ?    9 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

Why do I get error message "could not load type" whenever I browse to my asp.net web site?

0 Answers  


Explain the difference between webfarm and webgardens in .net?

0 Answers  


What namespace does the Web page belong in the .NET Framework class hierarchy?

3 Answers   Siebel Systems,


How do you validate the controls in an ASP .NET page?

3 Answers  


Fetch one page value to another page without using state-managment ?

0 Answers   HCL,






What is a PostBack ?

1 Answers  


When is the ViewState available during the page processing cycle ?

6 Answers   Siebel,


What is caching and types of caching ?

2 Answers   Infosys,


A brief difference between Session and Cookies in asp.net

5 Answers   HCL, HCL Comnet,


How can you achieve nested Masterpages in 2.0?

1 Answers   Microsoft,


What is custom events?

0 Answers  


Which method do you invoke on the DataAdapter control to load your generated dataset with data?

2 Answers   Siebel Systems,


Categories