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

how to implement some securty aspect in our application i.e 1.cookie poisioning. 2.data encryption. 3.forcefull browsing 4.sql/code injection 5.securing web app by using web services ........my question is how to implement these thing in our application is this done by hard coding or by help of some tool

1640


Explain the asp.net page life cycle.

552


What is true about application service provider?

487


What kind of data we can store in viewstate?

574


Explain in what order a destructors is called.

577






What is enableviewstate?

534


What is difference between Server.Transfer and Response.Redirect in ASP.NET?

554


Can a .net web application consume java web service?

510


What is the difference between trace and debug in asp.net?

612


what are the events raised in asp.net page life cycle?in which stage view state can be loaded?

547


Am not able to move the controls on the form freely in asp.net 3.5 even though I selected the position as relative or absolute for those controls. What should I do to overcome this?

1942


Can we have multiple master pages in asp net?

507


How u refer webservices?

1491


If I am developing an application that must accomodate multiple security levels though secure login and my asp.net web application is spanned across three web-servers (using round-robin load balancing). What would be the best approach to maintain login-in state for the users?

639


Explain the use of view state?

556