I would assume this is true, but wanted to throw this question up. Is the master page executed first in ASP.NET, or does the page which is getting retrieved?
I am asking because I want some processing to be done in the master page, results of which are loaded into a static object and which can then be used by the called page (for instance user data)
Sorry for just quoting, but i don’t know what to add:
http://msdn.microsoft.com/en-us/library/ms178472.aspx