Answer Posted / mahesh kotekar
Dataset can be stored in the viewstate. any object that
can be serializable can be stored in the viewstate. We can
serialize the dataset and then can be saved int he viewstate..
| Is This Answer Correct ? | 24 Yes | 4 No |
Post New Answer View All Answers
What does passport and windows authentication mean in ASP.NET?
What is the main function of url routing system in asp.net mvc? : asp.net mvc
What is asp net application object?
Is it true that a Web service must be written in .NET or not?
Is asp.net mvc front end or backend? : Asp.Net MVC
Elaborate differentiation between ViewState and SessionState?
What is the use of session?
Explain diff. Between friend and protected friend?
What does session_start () do?
Define xmlvalidatingreader class.
Explain about asp.net state management?
Explain one critical mapping?
In Data grid the question is below quantity price total these are 3 fields available in data grid if you enter quantity the total has to update automatically.Price field is already filled completely
What is another word for redirect?
Whta are the Various steps taken to optimize a web based application (caching, stored procedure etc.) ?