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
How would you turn off cookies on one page of your website?
Describe the master page.
how to elimainte the similar data from the different tables
Explain Features in ASP.NET
Differentiate between namespace and assembly.
Which library is used by the testers and developers to develop automated tests and create testing tools?
How do you declare static variable?
What are httphandlers and httpmodules and difference between them?
How do you implement postback with a text box?
What methods are fired during the page load? Init()
Which .NET framework supports Web API?
What is the life-span of the items in the viewstate?
How do I upload a file from my ASP.NET page?
What are directives in asp.net?
Do you know using sql cache invalidation?