What are the objects of ASP.NET ?

Answers were Sorted based on User's Feedback



What are the objects of ASP.NET ?..

Answer / kesav

Request, Response, Application, Session, Cookie.

Is This Answer Correct ?    28 Yes 1 No

What are the objects of ASP.NET ?..

Answer / zeeshan

Server

Response

Response

Application

Session

Context

Trace

Is This Answer Correct ?    7 Yes 0 No

What are the objects of ASP.NET ?..

Answer / subhasis

session,cache,application,request,response,server

Is This Answer Correct ?    4 Yes 0 No

What are the objects of ASP.NET ?..

Answer / rubini.s

application

request

response

server

session

Is This Answer Correct ?    2 Yes 0 No

What are the objects of ASP.NET ?..

Answer / inthiyaz

Request
Responce
session
Application
Server

Is This Answer Correct ?    1 Yes 0 No

What are the objects of ASP.NET ?..

Answer / pradeep sharma

Session, Server, Request, Response, Application, Error, Object

Is This Answer Correct ?    3 Yes 3 No

Post New Answer

More ASP.NET Interview Questions

About CLR, reflection and assemblies?

0 Answers   Microsoft,


What is an example of an application service provider?

0 Answers  


What is server redirect?

0 Answers  


version information is mentioned in which file

3 Answers   AG Technologies,


Apart from IDE what are the enhancements in asp.net 2.0?

0 Answers   Microsoft,


Explain login control and form authentication.

0 Answers  


How can we create custom controls in asp net?

0 Answers  


Write a standard lock() plus double check to create a critical section around a variable access?

1 Answers  


What is comparevalidator?

0 Answers  


What data type does the Range Validator control support?

5 Answers  


What is reflection and disadvantages of reflection?

6 Answers   Microsoft,


What r the page life cycle in asp.net page?

6 Answers  


Categories