what is the difference? I would like to implement Language dropdown selection in my app. So when a selected language is selected, a Thread culture would be set and page reloaded
Application_BeginRequest occurs earlier in the lifecycle and is the 'usual' place this goes.
http://msdn.microsoft.com/en-us/library/ms178473%28v=VS.100%29.aspx