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
Is there any inbuilt tool or command provided by .NET to view the code inside the assembly?
Tell us the differences between an interface and an abstract class in .net?
Why is .net used?
Tell us what is a variable of implicit type and what is its scope?
Sql Queries: A Table will be given Omiting Duplicate rows and adding a new column
Can I write il programs directly?
Will it go to finally block if there is no exception happened?
What is COM Interoperability in .NET
What's the use of system.diagnostics.process class in .net?
How anonymous method is different from a lambda expression?
What's wrong with a line like this? Datetime.parse(mystring);
Please explain is the jit an interpreter?
Can a dll be changed to an exe?
Explain me what is a design pattern and what is it for?
How boxing and unboxing occures in memory?