What are the objects of ASP.NET ?
Answers were Sorted based on User's Feedback
Answer / kesav
Request, Response, Application, Session, Cookie.
Is This Answer Correct ? | 28 Yes | 1 No |
Answer / zeeshan
Server
Response
Response
Application
Session
Context
Trace
Is This Answer Correct ? | 7 Yes | 0 No |
Answer / subhasis
session,cache,application,request,response,server
Is This Answer Correct ? | 4 Yes | 0 No |
Answer / pradeep sharma
Session, Server, Request, Response, Application, Error, Object
Is This Answer Correct ? | 3 Yes | 3 No |
About CLR, reflection and assemblies?
What is an example of an application service provider?
What is server redirect?
version information is mentioned in which file
Apart from IDE what are the enhancements in asp.net 2.0?
Explain login control and form authentication.
How can we create custom controls in asp net?
Write a standard lock() plus double check to create a critical section around a variable access?
What is comparevalidator?
What data type does the Range Validator control support?
What is reflection and disadvantages of reflection?
What r the page life cycle in asp.net page?