Use ASP.NET MVC for html brochure websites?
        Posted  
        
            by Danny
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Danny
        
        
        
        Published on 2010-06-11T08:48:02Z
        Indexed on 
            2010/06/11
            9:22 UTC
        
        
        Read the original article
        Hit count: 295
        
asp.net-mvc
I have a project that will basically be a large brochure html website. Although some content could possibly be database driven in the future. I use ASP.NET MVC for any database driven websites usually, but not sure whether to use it for brochure html websites.
© Stack Overflow or respective owner