What is the difference between the three ASP.NET objects:
Are these ex
They are all the same. There are simply various shortcuts built-into classes you're inheriting from such as Controller and Page.