I have the requirement to support different Master pages on my application (ASP.NET MVC). What is the recommended way to:
Why not keep the Master Page on the user profile? Then just change it on the PreLoad event.
http://www.odetocode.com/articles/440.aspx