Do you want your ASP.NET MVC application to auto redirect to a specific url after a certain interval, yes you can use javascript window.location , what about without javascript? Check this codes: [AutoRefresh(ControllerName = "Home", ActionName = "About...