Answer Posted / anitha
View state
Control state
Hidden fields
Cookies
Query strings
Application state
Session state
Profile Properties
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are sessions in asp net?
Can we store object in viewstate?
Can we handle the error and redirect to some pages using web.config?
How many types of controls are there in asp.net?
What are validator? How do you disable them?
What are the ways to sending the data in ASP.NET page?
Who can consume WebAPI?
What is the most appropriate lifetime for a database connection/orm context in an asp.net mvc application? : Asp.Net MVC
Where the cookie value is stored?
What is a gridview in asp.net?
Can you explain architecture of your project ?
What is http request and response?
What are the different types of Caching techniques in ASP.NET?
What parameters can you pass in the url of the api? Can get and post use the same url?
What happens if an ASP.NET server control with event-handling routines is missing from its definition?