Build Custom View Engine to override default views folder in ASP.NET MVC
So here is the situation, I need to build a personalization for the user where they can have different View files based on their user preference or alternatively they can pick their own View folder. To…