Can I compile an ASP.NET 4 application, and run this on a server with ASP.NET 3.5 installed?
I have seen this method for ASP.NET 3.5 MVC running on servers with only 2.0 installed: Is it possible to run an ASP.NET 3.5 MVC 1.0 application on a server that supports ASP.NET 2.0 only?