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

What is skin in asp.net?

0 Answers  


What is Active Directory? What is the namespace for that?

2 Answers  


Explain Optimization technique description?

0 Answers   Digital GlobalSoft,


How to kill more than one session variables at a time

9 Answers   iSoft,


Where would you use an IHttpModule, and what are the limitations of anyapproach you might take in implementing one?

1 Answers   Siebel Systems,






What are the merits and demerits of viewstate?

0 Answers   Siebel,


How is session id generated?

0 Answers  


How do you perform validations?

3 Answers   Microsoft,


Differences between VB.Net and C#, related to OOPS concepts

5 Answers   CSC,


What is the use of express session?

0 Answers  


where can i gather the materials for MCP certification

2 Answers  


What r Callbacks in ASP.NET?

1 Answers  


Categories