what are the types of ASP objects ?

Answer Posted / yugeshwaran m

There are 7 asp objects....

1.Response object,
2.Request object,
3.Server object,
4.Session object,
5.Application object,
6.Object Context Object,
7.Asp Error Object

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain security types in asp.net?

796


Can we add code files of different languages in app_code folder?

841


What is a gridview in asp.net?

745


What is a runtime version?

725


What is data reader in asp.net?

758


List all templates of the repeater control.

763


Differentiate between Server.Transfer and Response.Redirect with functionality? Why we can choose one over the other?

863


What is the recommended approach for asp.net mvc to globally intercept exceptions? What other functionality can be implemented with the approach? : Asp.Net MVC

726


In which situation can you not use a viewstate?

725


How to bind all the binding controls in a page at once in ASP.NET?

733


What is a multilingual website?

769


In which event of page cycle is the viewstate available?

802


What are custom user controls in asp.net?

746


What is the function of new view engine in asp.net? : asp.net mvc

750


Can we use a static function with a non-static variable?

729