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 |
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
Can I create my own permission set?
if i want to validate all the control on web page how i will do
how would you manage data if u were not to use sessions or cookies ?
How to delete the duplicate records in a table using sql server
how to delete the record using data reader
Explain the difference between inprocess vs out process session state : Dot net architecture
What is serialization, how it works in .NET?
What is a service contract, operation contract and data contract?
8. Oop-Why and were we use Interfacse and Abstract class.
what are clr,cls,cts?what is .net framework?