Tell something about state management in asp.net?
Answer Posted / selvavelan.s
Give brief Definition for the following
1. Application
2. Session
3. Cookies
4. Viewstate
5. SqlServer(DataBase)
6. HiddenFeild
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
How do you secure your connection string information?
What is the difference between ASP Session State and ASP.Net Session State?
Is there any property names “isnavigating”?
What language does asp.net use?
Which tool you have done?
How do cookies work?
What is variable and constant in .net programming language?
Can we have multiple master pages in asp net?
How information about the user's locale can be accessed?
What is difference between viewstate and session in asp net?
What is a web api? Which protocol is used in a web api?
How to handle errors in Web API?
What are the disadvantages of view state?
Error : The operation couldn’t be performed because ole db provider sqlncli10 for linked server was unable to begin a distributed transaction.00000110 oledb provider for linked server returned message the partner transaction manager has disabled its support for remote/network transactions. I can able to execute the stored procedure in sql server but when i run the web page getting error like above. I did all the configuration. what is the solution?
What is Cookies Less Session?