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

What is clr? Difference between clr & cts?

0 Answers  


What is the difference between sealed vs static class?

0 Answers  


When would you set a control's AutoPostBack property to true?

1 Answers  


What is strong-typing versus weak-typing? Which is preferred? Why?

2 Answers  


Have you used microsoft dataaccess blocks and Exception blocks?

1 Answers   Microsoft,


What are the advantages of asp.net mvc framework? : asp.net mvc

0 Answers  


To make Cache item dependent on a file,directory or other cached item ,you should create an instance of which clause?

1 Answers  


What is the life-span of the items in the viewstate?

0 Answers  


Difference between DataView and DataTable

4 Answers  


Differentiate session and cookie

1 Answers  


what are partial classes and their use?

1 Answers   Patni,


what is webservices. howit is use in our project .

4 Answers   TCS,


Categories