if i have a web page, and after the postback i dont to
maintain the viewstate. How can we maintain in web
application?

Answer Posted / monika

by usging cross-page posting...

Is This Answer Correct ?    0 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which object is used to encapsulate the state of the client and the browser in ASP.NET?

598


How to reduce the width of textbox in editcommandcolumn of datagrid?

541


How do we ensure view state has not tampered?

613


What are the different method of navigation in asp.net?

574


What is .net framework and what are the main components of it?

386






What is the life cycle of an asp.net page?

536


What are triggers of an updatepanel?

562


What is the difference between debug and release?

532


there is two functions function a and function b like fun a(){.... ..... } fun b() { } in function b i write the coding to add two numbers and i need to dispaly the sum result in function a with out using global variable. how we do?

2236


In which event of the page life cycle, is the viewstate available?

537


What is difference between session and viewstate?

481


Give me one example of Web API Routing?

610


What is the significance of attaching a profile while creating a user?

573


What is AutoEventWireup attribute for ?

611


Can the dictionary object be created in client?s scope ?

1996