What ASP.NET object encapsulates the state of the client and
the browser?
a) The Session object
b) The Application object
c) The Response object
d) The Request object
e) The Server object
Answers were Sorted based on User's Feedback
Is asp.net different from asp? If yes, explain how?
What is the function of new view engine in asp.net? : asp.net mvc
Explain the main function of url routing system in asp.net mvc? : asp.net mvc
What are the new features implemented in ASP.NET?
What is strong name and which tool is used for this ?
Whta are the Various steps taken to optimize a web based application (caching, stored procedure etc.) ?
User contro having 4 text boxes given validation controls. i want to execute validations after the button click event how it is?
Define xmlreader class.
what is Theme in Asp.net 2.0
What are the elements of a website?
What the use of Form Authentication and windows Authentication?
what is roles in asp.net