In which scenario we use Session and Cookies? With Example..
Answer Posted / 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 View All Answers
Explain significance of routing? : asp.net mvc
Explain the differences between managed and unmanaged code?
What is form submit?
What are session objects?
How to change Master page in ASP.Net using code?
What is routing in MVC?
What is difference between datalist and gridview?
Why mvc is faster than asp.net? : Asp.Net MVC
Explain why datareader is useful?
What is page request in asp.net?
How dataadapter.fill works?
Why asp.net is used?
What is the main difference between Asp.net and Vb.net?
what is publisher?
How does ASP.NET framework maps client side events to Server side events.?