What's the right name for non MVC ASP.Net code?
        Posted  
        
            by Scott Weinstein
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Scott Weinstein
        
        
        
        Published on 2010-05-12T15:50:25Z
        Indexed on 
            2010/05/12
            15:54 UTC
        
        
        Read the original article
        Hit count: 307
        
I'm building a ASP.Net MVC site, which has some small islands of non MVC code. Is this best called ASP.Net Classic, or Legacy ASP.Net?
Is there some better name two distinguish the two?
© Stack Overflow or respective owner