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 the forms of database?
Explain how many number of events does the timer controls?
where we are using NEW keyword other than create instance Pls Help me? Gopal
What are controls in windows forms?
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
What is dynamic linking?
What is the use of form?
Which window displays messages for the status of various features provided in the visual studio .net ide?
which property is used to lock a textbox to enter data?
What is form and its uses?
We are facing problem with the compatibilty of IE 7 and IE 6.We are calling a showModal window that is working fine in IE6 but with IE7 it opens a new Window and Data is not getting poputaled.In some pages it Gives an error "The webpage you are viewing is trying to Close the window.Do you want to close this window".
how can u split a column header in gridview using C#.net