What are the asp.net objects? is it application obects,
cache objests etc. or is it state managements, web services etc?

Answers were Sorted based on User's Feedback



What are the asp.net objects? is it application obects, cache objests etc. or is it state managemen..

Answer / mani

ASp.net contain 5 objects
Request
Response
server
Session
Application.
It's belongs to state management

Is This Answer Correct ?    26 Yes 1 No

What are the asp.net objects? is it application obects, cache objests etc. or is it state managemen..

Answer / falaknaaz.shaikh

ASP.NET offers a "Cache" object that is shared across the
application and can also be used to store various objects. The
"Cache" object holds the data only for a specified amount of
time and is automatically cleaned after the session time-limit
elapses.

Is This Answer Correct ?    12 Yes 4 No

What are the asp.net objects? is it application obects, cache objests etc. or is it state managemen..

Answer / kisna

Request
Response
server
Session
Application.
r d 5 object of asp.NET

Is This Answer Correct ?    2 Yes 2 No

Post New Answer

More ASP.NET Interview Questions

can u any one tell me clearly where is stored cache datas?

2 Answers   Apollo,


What is Boxing and Unboxing?

7 Answers   Accenture, IBM, Tech Mahindra,


What is clickid?

0 Answers  


What are the 4 tenants of SOA/D.

1 Answers  


How long do session variables last?

0 Answers  






what is SAP fullform

161 Answers   A3Logics, Amazon, DFD, Federal Mogul, Hol Info, IBM, Infosys, Jai Ganesh, Kesri Metal, Lupin, Microsoft, RPG, SAP Labs, SRS Group, TCS, Videocon,


Explain the asp.net session state modes.

0 Answers  


How can i explain my project during interview?many time i expalain my project but they did't accept? please explain me.

0 Answers   Honeywell, Wipro,


What is the difference between the get method () and post method ()?

0 Answers  


What are session cookies?

0 Answers  


what exception is thrown when you do a response.redirect

2 Answers   IBM,


What are the different types of Session state management options available with ASP.NET?

5 Answers   Siebel Systems,


Categories