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
What is difference between session and cookies?
What are custom controls?
Define authentication and authorization.
What are the 3 types of web?
Explain different types of validators in asp.net?
hi .net gurus. plz if any one has dumps on 70-631 and 70-541 on windows sharepoint services kindly mail me.
Explain about asp.net state management?
what are the web form events available in asp.net?
What is cross page posting in asp net?
If you want to bind the columns manually within the asp:datagrid tags what kind of tags you have to add.
there is two functions function a and function b like fun a(){.... ..... } fun b() { } in function b i write the coding to add two numbers and i need to dispaly the sum result in function a with out using global variable. how we do?
What is the size of Get method and how much data it can store?
Why does my asp.net file have multiple tag with runat=server?
What is dynamic web page with example?
How to register exception filter globally?