Can we share session between ASP.Net & ASP
Answer Posted / anand
Yes, we share sesseion because it both are microsoft
technology and asp.net is next generation of asp.
Is This Answer Correct ? | 4 Yes | 22 No |
Post New Answer View All Answers
Define code access security (cas)?
What does cli do?
Explain dataset.acceptchanges and dataadapter.update methods in .net?
which method do you use to redirect the user to another page without performing a round trip to the client? How?
What is jit compilers?
Can you give an example of when it would be appropriate to use a web service as opposed to a non-serviced .NET component
what will do to avoid prior case?
What's wrong with a line like this? Datetime.parse(mystring);
Do you know the difference between the stack and the heap?
Explain me how does linq work?
Tell us what is the difference between struct and class?
What versions of .net are there?
Explain me why do we use msmq?
Explain me what is the difference between a class and an object, and how do these terms relate to each other?
When a Static Constructor called in .NET?