how u maintain data while navigating one page to another?
Answers were Sorted based on User's Feedback
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 |
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 |
What is the difference between an application and a program?
Explain <mobile:link> element .net mobile with example? : Microsoft dot net mobile
Xmlserializer is throwing a generic "there was an error reflecting myclass" error. How do I find out what the problem is?
6. Wcf- what is SOA
what are constructors and destructors
Explain the Lapsed Listener problem in .net
Explain the five stages in a dlx pipeline? : Dot net architecture
State and explain about microsoft.net?
What is a sealed Class? What is the differnce between sealed class and private class?
How can I create a application?
Will finally block exec if we write an return statement to a try block???????
Explain the types of memory management? : Dot net architecture