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 do you know about machine.config file ?
11. diff b/w Dll and Exe
Explain .net mobile input controls? : Microsoft dot net mobile
Explain different pipelining hazards and how are they eliminated? : Dot net architecture
What size is a .net object?
what is the method while we are using adapter and dataset ?
two common properties for any validation control ?
Explain the number or character entered through keyboard gets converted to equivalent ascii code & it get stored on ram in the binary form. What is the exact procedure. : Dot net architecture
how to add list of items in a web application and win application?
I want to create a project like google maps how can we do that with atlas?
if i want to validate all the control on web page how i will do
What are the new features of .net 2.0?