In which scenario we use Session and Cookies? With Example..
Answer / 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 |
What is clr? Difference between clr & cts?
What is the difference between sealed vs static class?
When would you set a control's AutoPostBack property to true?
What is strong-typing versus weak-typing? Which is preferred? Why?
Have you used microsoft dataaccess blocks and Exception blocks?
What are the advantages of asp.net mvc framework? : asp.net mvc
To make Cache item dependent on a file,directory or other cached item ,you should create an instance of which clause?
What is the life-span of the items in the viewstate?
Difference between DataView and DataTable
Differentiate session and cookie
what are partial classes and their use?
what is webservices. howit is use in our project .