Answer Posted / supriya
Item stored in ViewState exist for the life of the current
page.This includes postbacks (to the same page).
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is the basic purpose of the required field validator? How can you use a required field validator to check that the user changes the initial value of a text box? a listbox?
Can I stream live content/events?
1.can we add connection string in global.asax?????????? 2.what are the default files included when we create new web application????
What are directives in asp.net? List down all the important directives.
What is ispostback method in asp.net? Why do we use that?
What is jade template engine?
Are cookies client side or server side?
What are the different kinds of assemblies?
What is page request in asp.net?
Any one can tell how we store tiff format images in database and retrive from the database(need for tiff format only)
Where sessions are stored in asp.net?
What is the basic difference between asp and asp.net?
Which property is used to identify the Page is Post Back in ASP.NET?
Which methods validate all the controls on a page?
What are demand-paging and pre-paging?