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 |
Explain how insert record in the database?
How save rerecord in the database?
What is the need of tabindex property is label control?
What are window based applications?
how print barcode
How do you customize the column content inside the datagrid?
What is the use of runworkasync() methods?
What is form application?
What are the different types of JOINs in SQL Server?
What is difference between winforms and windows forms?
What are windows applications?
Which is the global event handler for unhandled exceptions in an ASP.NET applications?