What are different options to store state in ASP.NET
applications?
Answers were Sorted based on User's Feedback
Answer / guest
View state, Hidden fields, Cookies, Query strings,
Application state, Session state and Profile Properties
| Is This Answer Correct ? | 2 Yes | 0 No |
What are windows applications?
What is form and its uses?
How many number of events does the Timer controls ?
Explain how to find the current record position in data control?
What is the use of play() playlooping() functions?
Suppose I have two combobox .. And I have some items in both combobox now I need to check the item in both combobox if same item is present in both combobox I need to display that item in message box?
Explain how to net forms the windows?
How to create class level variable that can be assigned value at the time of declaration and in the constructor alone?
How to show a ContextMenuStrip instead of cthe default ContextMenuStrip,when you rightclick on the non client area of a window's Form or when alt+space keys are pressed
What is a windows based application?
Where is system windows forms dll?
Clear property is available in which control?