Answer Posted / michael jerold
save he date in diffrent page an u can access the data value
from session variable.
to manage the state management in asp.net
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
Where the viewstate is stored after the page postback?
How would you turn off cookies on a page of a website?
What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
Give some salient points of difference between request processor and request dispatcher.
Can we use a static function with a non-static variable?
Diff between web user control and web custom control?
Write a code for sending an email from asp.net application.
Explain the role of global.asax?
How to prevent client side validation from the ASP.NET validation controls?
Define static member?
How can you handle errors in Web API?
What is the use of autowireup in asp.net?
List the events in page life cycle.
How do we access view state value of this page in the next page?
Why is string called immutable data type?