ASP .Net Quiz 3
Attempted
0/13
Correct 0
Score 0
‹
›
Custom Controls are derived from which of the classes
How ASP.Net Different from classic ASP?
What's the difference between Response.Write() andResponse.Output.Write()?
Why is Global.asax is used?
There can be more than 1 machine.config file in a system
Which of the following is true?
Which property of the session object is used to set the local identifier?
Select the caching type supported by ASP.Net
Where is the default Session data is stored in ASP.Net?