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
Give 2 examples for scenarios when routing is not applied?
What is difference between rest and soap?
What is application in asp net?
Why would anyone need to implement their own hashtable or linked list?
What are the different authentication modes in asp.net?
Is asp.net outdated?
How would you get asp.net running in apache web servers? Explain it's limitations.
What is the use of execute non query in asp.net?
How do we implement bundling in MVC?
What are the disadvantages of asp.net?
What is difference cookie and session?
What are the different validators in asp.net?
Can you dynamically assign a Master Page?
What is OSI layer? Explain different layers.
What do you mean by authentication?