Simple Blog for ASP.Net

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Tim Royal

    Simple Blog for ASP.Net

    I used WordPress for a prior blog, but now have my website on ASP.Net 2.0
    using MS SQL Server. I'd like to actually have an equivalent blog (easy to
    set up, easy to add entries to for the family).

    Does anyone have recommendations on an equivalent package that they like?

    Thanks.

    Tim


  • Juan T. Llibre

    #2
    Re: Simple Blog for ASP.Net

    For family/friends usage, I was impressed by Blogo.Net :



    It's simple to use, hassle-free, and quite robust.

    I wrote the localization to the spanish language, available here :







    Juan T. Llibre, asp.net MVP
    asp.net faq : http://asp.net.do/faq/
    foros de asp.net, en espaƱol : http://asp.net.do/foros/
    =============== =============== ========
    "Tim Royal" <tim.royal@sier raonline.comwro te in message news:%23Wkj6$$z IHA.1240@TK2MSF TNGP02.phx.gbl. ..
    >I used WordPress for a prior blog, but now have my website on ASP.Net 2.0 using MS SQL Server. I'd like to actually
    >have an equivalent blog (easy to set up, easy to add entries to for the family).
    >
    Does anyone have recommendations on an equivalent package that they like?
    >
    Thanks.
    >
    Tim
    >

    Comment

    • darrel

      #3
      Re: Simple Blog for ASP.Net

      >I used WordPress for a prior blog, but now have my website on ASP.Net 2.0
      >using MS SQL Server. I'd like to actually have an equivalent blog (easy to
      >set up, easy to add entries to for the family).
      Nothing will really compare to WordPress in .net land at least on the
      open-source/free level.

      If you have a few bucks, GrafittiCMS is quite nice for blogging (it's really
      a blog engine):

      Mamen123 ialah situs yang memberikan bonus kepada semua akun baik yang kalah ataupun yang menang. bonus di bagikan setiap hari untuk akun yang aktif bermain.


      (now that I mention that, scratch that...they DO have a free version for
      non-commercial use. Give it a try!)

      Some other options:


      -Darrel


      Comment

      • Blackhand

        #4
        Re: Simple Blog for ASP.Net

        Graffiti is more a content management system, but does incredibly well
        in the blogging department because of its underlying design.

        It might be a bit overkill for a just a simple blog, but you don't have
        to use all the features. Set up a blog and some content publishers, get
        posting. Ridiculously easy to get up and running.

        Ofcourse you could go all out and get Community Server, which is
        probably the king of .Net social networking products right now, but
        thats without a doubt total overkill =)

        darrel wrote:
        >I used WordPress for a prior blog, but now have my website on ASP.Net 2.0
        >using MS SQL Server. I'd like to actually have an equivalent blog (easy to
        >set up, easy to add entries to for the family).
        >
        Nothing will really compare to WordPress in .net land at least on the
        open-source/free level.
        >
        If you have a few bucks, GrafittiCMS is quite nice for blogging (it's really
        a blog engine):
        >
        Mamen123 ialah situs yang memberikan bonus kepada semua akun baik yang kalah ataupun yang menang. bonus di bagikan setiap hari untuk akun yang aktif bermain.

        >
        (now that I mention that, scratch that...they DO have a free version for
        non-commercial use. Give it a try!)
        >
        Some other options:

        >
        -Darrel
        >
        >

        Comment

        • Cyril Gupta

          #5
          Re: Simple Blog for ASP.Net

          Hello,

          Even if your blog is hosted on a MS server, that shouldn't stop you
          from using Wordpress, cause most .net hosts also have PHP installed on
          the server. Are you sure PHP is not installed on your server?

          I use Wordpress on my .Net server, and it works out very well.

          Cheers!
          Cyril Gupta

          Comment

          • Tim Royal

            #6
            Re: Simple Blog for ASP.Net

            Thanks everyone for their recommendations ! I'll look at both blogo.net and
            Graffiti (Community Server looks to be quite extensive, you're right. :) ).

            As for Wordpress, I am limited to SQL Server, and as I understand it,
            Wordpress requires mySql instead.

            Thanks everyone!

            "Cyril Gupta" <cyrilgupta@gma il.comwrote in message
            news:09ad7e24-e25c-471d-aa4e-b7f1c7ee7a54@u6 g2000prc.google groups.com...
            Hello,
            >
            Even if your blog is hosted on a MS server, that shouldn't stop you
            from using Wordpress, cause most .net hosts also have PHP installed on
            the server. Are you sure PHP is not installed on your server?
            >
            I use Wordpress on my .Net server, and it works out very well.
            >
            Cheers!
            Cyril Gupta

            Comment

            Working...