how would you manage data if u were not to use sessions or
cookies ?
Answer Posted / pradeep kumar mishra
By Using the query string
for eg:
Request.QueryString("")
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Can you explain update progress control?
What is ILDASM ?
What is Com Callable wrapper?when it will created?
What is the use of CLR in .NET?
Explain Singleton design pattern in .net
Explain about the base class library provided by microsoft.net?
Explain the types of memory management? : Dot net architecture
Define a managed code? : Dot net architecture
Whats new features in Visual Studio 2012?
Define cache coherency? : Dot net architecture
What size is a .net object?
if there are two application 1 and 2 having a variable x in both app if client1 changes value of x in 1 app client 2 want reads the value of x from 2 app what resultant value will he get
Explain how cache is used? : Dot net architecture
Explain .net mobile selectionlist control? : Microsoft dot net mobile
Can you explain control extenders?