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

how to find the 2nd higgest salary in the column for example take table name is employee? And also find bottom 2nd lowest salary ?

11 Answers   GeoTechnology, Wipro,


What is cache coherency? : Dot net architecture

0 Answers  


Can I create my own permission set?

0 Answers  


if i want to validate all the control on web page how i will do

2 Answers   PCS,


how would you manage data if u were not to use sessions or cookies ?

2 Answers   Ness Technologies,


How to delete the duplicate records in a table using sql server

4 Answers  


how to delete the record using data reader

0 Answers   PCS,


Explain the difference between inprocess vs out process session state : Dot net architecture

0 Answers  


What is serialization, how it works in .NET?

1 Answers  


What is a service contract, operation contract and data contract?

0 Answers  


8. Oop-Why and were we use Interfacse and Abstract class.

0 Answers   PCS,


what are clr,cls,cts?what is .net framework?

6 Answers   Six Sigma,


Categories