What is the lifespan for items stored in View State?
By admin on Jan 5, 2007 in ASP.NET Interview Questions, Technical
Item stored in View State exist for the life of the current page. This includes post backs (to the same page).
Java Interview Questions | IT interview questions | Software Testing Interview questions | .Net Interview Questions | Job Interview Questions & Answers | Tough Interview Questions | Technology Interview Questions | Tech Interview Questions | Testing Interview Questions | SAP Interview Questions | ABAP Interview Questions | Data Warehousing Interview Questions
Current ArticleBy admin on Jan 5, 2007 in ASP.NET Interview Questions, Technical
Item stored in View State exist for the life of the current page. This includes post backs (to the same page).