Blog engines for ASP.Net (maybe MVC) web sites
        Posted  
        
            by J. Pablo Fernández
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by J. Pablo Fernández
        
        
        
        Published on 2009-07-05T18:07:24Z
        Indexed on 
            2010/05/10
            19:44 UTC
        
        
        Read the original article
        Hit count: 330
        
I've built a web site on ASP.NET MVC and one little section of it should be a blog. I'm looking for a blog to integrate. In the worst case scenario it'd be a WordPress with a custom skin and RSS integration to the rest of the site. The best would be to have an ASP.NET MVC add-on, but I can live with ASP.NET WebForms.
Do you have any recomendations on the engine? I've been checking out BlogEngine.Net and I'd like to have some other ideas to compare. Anything in particular you can point to regarding this integration?
© Stack Overflow or respective owner