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 |
How to find the current record position in data control?
Which interface is to be implemented to release the unmanaged resources in an object in Dot Net?
How is anchoring different from docking?
where we are using NEW keyword other than create instance Pls Help me? Gopal
what are events?
How insert recored in the database
How do you apply specific formatting to the data inside the cells?
What are different authentication types. How do you retrieve user id in case of windows authentication?
What is the use of OLE?
what is the difference between Listindex and Tab index?
What is form and meaning?
Suppose I am implementing one windows form. I am inserting some values into ms access. In that table 5 columns there. But I want to insert three columns only. When I am clicking another button then other two values also insert into that table?