how would you manage data if u were not to use sessions or
cookies ?
Answers were Sorted based on User's Feedback
Answer / pradeep kumar mishra
By Using the query string
for eg:
Request.QueryString("")
| Is This Answer Correct ? | 4 Yes | 0 No |
What is the difference between SAX Parser and DOM Parser?
readonly syntax ?
Explain write back and write through caches? : Dot net architecture
Is dim fs as filestreamobject is a managed code? : Dot net architecture
What are the important principles of soa (service oriented architecture)?
In LINQ TO SQL if it is possible to select the top 5 records from the particular table using select top 5.
what are constructors and destructors?
what are ACID properties ?
Describe the Managed Execution Process in .NET?
0 Answers InfoAxon Technologies,
What is the difference between Server.Transfer and Response.Redirect? Why would I choose one over the other?
How cache coherency is eliminated? : Dot net architecture
where should I put this information then?