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 |
Define cache coherency and how is it eliminated? : Dot net architecture
Explain about developer benefit from memory management?
Is dim fs as filestreamobject is a managed code? : Dot net architecture
What is difference between Desktop, Client Server & Web based applications?
Are there any third party logging components available?
What are relation objects in dataset?
What is the procedure on hardware that converts the ascii value to binary? : .NET Architecture
What is the numeric attribute of the textbox control in .net mobile? : Microsoft dot net mobile
Why only boxed types can be unboxed?
What is the use of delegates
What is parallel computing?
How can u manage state ?