A brief difference between Session and Cookies in asp.net

Answer Posted / guest

session is server side which is store in server memory and
every user having doifferent id .

cookies are store at clinet side either in browser or hard disk

both are used for page post back

Is This Answer Correct ?    35 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What symbol would you use to denote, the start of a code block in aspx views?

574


What are the different types of proxy patterns?

598


How can we create a website?

538


What is the difference between session object and application object?

594


Name some asp objects?

553






What are the differences between the response.write() and response.output.write()?

539


What is the purpose of master page?

523


What threading model used in asp and asp.net?

578


Why asp.net is used?

559


What is asp.net and its advantages?

551


How does exception management works in ASP.NET?

620


What is the use of web.config file?

537


How does session authentication work?

515


How is session id generated?

457


What is difference between URL and URI?

632