ASP.NET sets of technologies/components
        Posted  
        
            by 
                Maxim Gueivandov
            
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Maxim Gueivandov
        
        
        
        Published on 2011-01-15T21:53:31Z
        Indexed on 
            2011/01/16
            3:53 UTC
        
        
        Read the original article
        Hit count: 361
        
Just a question of pure curiosity.
It happens that development teams tend to stick to the same technological set(s) for some time, for various reasons (obviously, the lack of time, money, necessity and/or willingless to adopt new technologies).
So, what are your usual sets of technologies/components to build an ASP.NET application (e.g., WebForms / MVC, Automapper, NInject, NHibernate / LinqToSql, JQuery / ASP.NET Ajax, ...) or architectural frameworks (Arch#, Catharsis, ...) and in which context do you use them (site size, speed/availability requirements, etc.)?
© Stack Overflow or respective owner