Answer Posted / mano
Advantage:
1.view state used to store hidden values at the time of Postback.
2. It maintain state of object;
Disadvantage:
1.When process load into server it cost may higher.
SO when do web papplication,it good to avoid use of to many
HiddenFeilds
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the difference between overriding and overloading?
Where is session data stored in asp net?
Which dll handles the request of .aspx page?
Difference between application events and session events
Who generates session id?
i have 3+ exp in .net? i am going interview now but they asked me do you know any TOOL? which tool will i study please refer me?
What is the default authentication mode for asp.net?
What is manifest in .net framework?
Define session in asp.net.
What is the difference between custom web user control and a custom web server control?
What is data grid view in asp.net?
I have created a configuration setting in my web.config and have kept it at the root level. How do I prevent it from being overridden by another web.config that appears lower in the hierarchy?
Can you dynamically assign a Master Page?
Explain repository pattern in asp.net mvc? : asp.net mvc
What are the advantages of asp.net mvc framework? : asp.net mvc