ASP .Net Quiz 3
Attempted
0/13
Correct 0
Score 0
‹
›
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?
The number of forms that can be added to a aspx page is.
How do you manage states in asp.net application
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?
Select the type Processing model that asp.net simulate