How many view state can be hold by a aspx page ?
Answer Posted / pavan singh
on the page_load we can increment the objecy and find it
| Is This Answer Correct ? | 4 Yes | 6 No |
Post New Answer View All Answers
What is the advantage of using Windows authentication in a Web application?
What is the asp.net mvc folder conventions? : asp.net mvc
What is difference between session and cookies?
Will session work if cookies is disabled?
What does the orientation property do in a menu control?
What is the maximum number of classes that can be contained in one dll file?
What is the difference between a multi-layer and multi-tier applications?
How to find last error which occurred?
Mention the namespace that is used to include .net data provider for sql server in .net code?
What is _dopostback in asp net?
How do you declare static variable? What is its lifetime?
Which is better viewstate or session?
What is the maximum amount of memory any single process on windows can address?
Explain Apache web servers ? How can you get ASP.NET running in Apache web servers - why should you do this?
Is razor a programming language?