First ASP.NET 4 Web Site
I cannot find the "ASP.NET Web Site" option when creating a "New Web Site...". I selected the "ASP.NET Web Site (Razor v3)" option, but the <%= DateTime.Now.ToString() %> line does not run, it just prints it on the screen.
Any suggestions would be appreciated.
|