how would you manage data if u were not to use sessions or
cookies ?

Answers were Sorted based on User's Feedback



how would you manage data if u were not to use sessions or cookies ?..

Answer / anurag chauhan

Using ViewState and Querystring

Is This Answer Correct ?    5 Yes 0 No

how would you manage data if u were not to use sessions or cookies ?..

Answer / pradeep kumar mishra

By Using the query string
for eg:
Request.QueryString("")

Is This Answer Correct ?    4 Yes 0 No

Post New Answer

More Dot Net AllOther Interview Questions

What are the different pipelining hazards and how are they eliminated? : Dot net architecture

0 Answers  


What are library functions?

0 Answers   DELL,


how to add list of items in a web application and win application?

0 Answers   Six Sigma,


which is the institute in hyderabad for providing the live project industry training

0 Answers  


How Web service create Proxy Using WSDL?

1 Answers  






How can implement drag and drop using atlas?

0 Answers  


Explain the components required to develop mobile applications with .net mobile? : Microsoft dot net mobile

0 Answers  


What's new in the .net 2.0 class library?

0 Answers  


How can i create only one instance of class and thus doesn't allow creating any more instances?

1 Answers  


How do I prevent concurrent access to my data?

0 Answers  


Explain the purpose of cache? : Dot net architecture

0 Answers  


Explain write back and write through caches? : .NET Architecture

0 Answers  


Categories