Answer Posted / archanarastogi
There are five objects
1) Request Object
2) Response Object
3) Session Object
4) Application object
5) Server Object
| Is This Answer Correct ? | 59 Yes | 9 No |
Post New Answer View All Answers
Can you explain why it is useful to use mvc instead of webforms? : asp.net mvc
What are the major built-in objects in ASP.NET?
What is content place holder?
What does asax stand for?
Are there any resources for drop-in replacements for the default css that comes with the ASP.NET Website template?
What is new asp.net core?
What is autopost?
Why do we use sessions?
If we remove web.config or machine.config from the application then, is this application will works?
what is meant by sitemapnode ?
Can a master page have more than one contentplaceholder?
Explain global assembly cache.
Is post back property in asp net?
Difference between response.redirect and server.transfer?
Does web services support data reader like pom project?