Types of state management techniques ?
Answer Posted / hameed
client side
view state,hidden fields, cookies, query strings
server side
Application state, session state, Database.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
what are the ihttphandler and ihttphandlerfactory interfaces ?
Describe the master page.
What is enableviewstate?
When was asp.net released?
Explain exception handling in .net.
Explain the disadvantages of viewstate?
Can you set which type of comparison you want to perform by the comparevalidator control?
a)COM Callable Wrapper b)Runtime Callable Which one of the above is Win32 API in .Net?
Which is an advantage of application service providers?
How can you identify that the page is post back?
What are web server controls in asp.net?
How does session work?
Is web config mandatory?
How does a content page different from a master page?
What is new asp.net core?