What are the asp.net objects? is it application obects,
cache objests etc. or is it state managements, web services etc?
Answer Posted / 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 |
Post New Answer View All Answers
Can we have multiple worker process in an ASP.NET application? If so then how it has been handled by application? And who handles it?
What is the latest version of asp.net?
Explain the difference between asp & asp.net.
What is meant by asp.net?
what are the web form events available in asp.net?
How do you deploy your asp.net application?
what is publisher?
What is a ashx file?
Explain the components of web form in asp.net
Which object is used to encapsulate the state of the client and the browser in ASP.NET?
How many types of sessions are there in asp net?
Can we have 2 web config files?
What are all the various Estimation Techniques available ?
How does a content page different from a master page?
Write code to send e-mail from an asp.net application?