what is session,cokkies in asp.net??

Answer Posted / thakur seema b.

Session is used to store any type of data in the memory of
the server.This information is protected because it is
never passed to the client and is uniquely bound to a
specific session.

Cookies are small files that are created on client's hard
drive(or, if they are temporary, in the web browser's
memory.)

Is This Answer Correct ?    16 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How does session id work?

486


Explain asp.net mvc request life cycle? : asp.net mvc

485


How to Insert/Add in ASPXgridview

561


Explain the namespace classes used in asp.net mvc? : asp.net mvc

491


To display data in the combo box, prior to setting the Data Source, what kind of property on a Combo Box do you set with a column name?

601






How many types of state management are there in asp net?

518


What is Partial PostBack in ASP.NET?

598


How can we access static variable?

643


Is data edited in the Repeater control?

581


What are the benefits of Razor View?

531


Are xaml file compiled or built on runtime?

551


In which event are the controls fully loaded?

564


What is the difference between page directive include and action tag include?

519


In a webservice, need to display 10 rows from a table. Which is the best choice among datareader or dataset?

649


What are the features that make asp.net more used framework? : asp.net mvc

538