Answer Posted / nizath ali.u
There are five types of built in objects
1) Request Object (It is used to access the information
sent in a request from a browser to the server).
2) Response Object (It is used to send information to the
browser).
3) Session Object (It is used to store & retrieve
information about particular user sessions).
4) Application object (It is used to store & retrieve
information that can be shared among all the users of an
application).
5) Server Object (It is used to access various utility
functions on the server).
Regards,
Nizath Ali.U
| Is This Answer Correct ? | 61 Yes | 4 No |
Post New Answer View All Answers
Explain the benefits of viewstate?
Explain one critical mapping?
Define repository pattern in mvc.net? : asp.net mvc
What is the function used for removing an event listener?
What is a runtime version?
Explain About WebService
What is the importance of aspnet_isapi.dll, inetinfo.exe andaspnet_wp.exe in the page loading process.
Web API uses which library for JSON serialization?
Why do we need Sessions?
benefits of migration from asp to asp.net hi frnds, i have to give presentation to a client about how useful would be migrating their project from asp to asp.net .plz give me some points which i should incorporate in my ppt thanks
Can you dynamically assign a Master Page?
How can I configure asp.net applications that are running on a remote machine?
is there any third party tools are using in .net technologies? what are there ? give me the brief introduction?
How we can force all the validation controls to run?
Explain different types of Caching techniques in ASP.NET?