How many view state can be hold by a aspx page ?
Answer Posted / leoiser
sorry..there is no limitation on viewstate object.as many
as we can.But the page performance(loading & all) will be
slow.please ignore above answer..
| Is This Answer Correct ? | 15 Yes | 0 No |
Post New Answer View All Answers
What are the different properties of server control that exists?
How would ASP and ASP.NET applications run at the same time on the same server?
How do you secure your connection string information?
What is the use of ASP.NET routing?
Whats the difference between registerclientscriptblock, registerclientscriptinclude and registerclientscriptresource?
Why do we need asp.net?
Explain what is an abstract class?
What is the main function of url routing system in asp.net mvc? : asp.net mvc
How long should a session id be?
What are the 3 levels at which content pages can be attached to Master Page?
To load your generated dataset with data which method do you invoke?
How can we create a website?
Which data type does the rangevalidator control support?
Explain the difference between page.registerclientscriptblock and page.registerstartupscript?
What is the adavantage of using ASP.NET routing?