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

What is Hidden Fields in Asp.Net

4 Answers  


What are the namespace classes used in asp.net mvc? : asp.net mvc

0 Answers  


What type of code (server or client) is found in a Code- Behind class?

2 Answers  


What are the ways to sending the data in ASP.NET page?

0 Answers  


Can we use html in asp.net?

0 Answers  






can we pass coditions in swtich case?

3 Answers  


What is State Management in .Net and how many ways are there to maintain a state in .Net?

6 Answers  


Explain how does asp page work?

0 Answers  


From the given paragraph of text, write a program to match the strings of format “Any number of numerals followed by an underscore followed by any number of alphabets" ex:123_abc (Note:using regular expressions)

4 Answers   Microsoft,


What is the question mark in a url?

0 Answers  


What is difference between inproc and outproc?

0 Answers  


Name the application folders present in asp.net 2.0?

1 Answers  


Categories