A brief difference between Session and Cookies in asp.net
Answer Posted / d.shanmugapriya
session is like your email id. when u open ur email id. it
show entire frame work. when u closed email then only is closed.
Cookies:
Is like ur google(igoogle) igoogel is used u can change ur
backgruound google page. but not entire server page .
| Is This Answer Correct ? | 3 Yes | 13 No |
Post New Answer View All Answers
What is asp.net web pages?
Explain asp.net mvc request life cycle? : asp.net mvc
What is the difference between localization and globalization?
What is paging in context of Memory?
Explain how caching in asp.net 2.0 is different from caching in asp.net 1.1?
What are the advantages of Web API?
Explain the difference between an exe and a dll?
What is .net remoting?
What is role-based security in asp.net?
Will the asp.net validators run in server side or client side? How do you do client-side validation in .net?
What is comparevalidator?
Write code to send e-mail from an asp.net application?
What is the difference between GridView and Repeater controls in ASP.NET?
What is State Management in .Net and how many ways are there to maintain a state in .Net? What is view state?
Why is string called immutable data type?