how u maintain data while navigating one page to another?

Answers were Sorted based on User's Feedback



how u maintain data while navigating one page to another? ..

Answer / manjunath

server.transfer will store the data in a parameter format
called as the preserver form. calling the page this data is
also sent along with it.

Is This Answer Correct ?    6 Yes 0 No

how u maintain data while navigating one page to another? ..

Answer / amit kumar sinha

Use Session or application variable to store information.
There is another way to passdata in querystring.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net AllOther Interview Questions

What re interop services?

0 Answers  


what is diffrent beatween localprinter and networkprinter

0 Answers  


Explain dma? : Dot net architecture

0 Answers  


define cache memory? : Dot net architecture

0 Answers  


what is Difference beetween Array and Hash Table.?

8 Answers   Patni,






Will finally block exec if we write an return statement to a try block???????

3 Answers  


In LINQ TO SQL if it is possible to select the top 5 records from the particular table using select top 5.

1 Answers   Agiline,


What is .net mobile lists. : Microsoft dot net mobile

0 Answers  


What is cache coherency? : Dot net architecture

0 Answers  


How can i create only one instance of class and thus doesn't allow creating any more instances?

1 Answers  


What is Com Callable wrapper?when it will created?

0 Answers  


How cache coherency is eliminated? : Dot net architecture

0 Answers  


Categories