Blogging platform in asp.net 2.0

Rate It (2)

Last post 11-21-2007 4:54 AM by XIII. 12 replies.

Sort Posts:

  • Blogging platform in asp.net 2.0

    08-19-2007, 1:39 AM

    Hi Everyone!!!!!!!!!!

    I m new to asp.net n blogging platform.  

    I need a blogging platform to integrate it in my existing website.

    Basically my website is about dealers and i want each dealer to post their own blog, and in admin side control of all blogs posted by the dealers.

    Can anyone help me with this.
     

  • Re: Blogging platform in asp.net 2.0

    08-19-2007, 2:53 AM
    Answer
    • All-Star
      119,342 point All-Star
    • XIII
    • Member since 07-01-2002, 3:59 AM
    • Essen, Belgium
    • Posts 13,284
    • ASPInsiders
      Moderator
      TrustedFriends-MVPs

    Hi,

    and welcome to the ASP.NET forums.

    .Text was one of the first, as I recall it, blog engines for .NET and got integrated in Community Server (upon which these forums also run).

    I don't know if the code can be found or that it got upgraded for 2.0 as I didn't follow .Text anymore. The version that's in Community Server 2007 is for 2.0.

    Other blog engines, built with .NET, are:

    Subversion, dasBlog, blogengine.NET. Some of these use a database to store the data, while others use XML.

    Also, Microsoft created a free tool to easily create blog posts with it: Windows Live Writer. I like it.

    Grz, Kris.

  • Re: Blogging platform in asp.net 2.0

    08-19-2007, 3:05 AM

    Thanks  kris for ur quick response.

    I will go though those platforms.

    Thanks a lot.

    chetana 

  • Re: Blogging platform in asp.net 2.0

    08-19-2007, 7:23 AM

    Hi Kris,

    Among those platform, i found blogEngine.net bit easier but the problem is that they are using UrlRewriting and i dont have concept of that.

    And one more thing is that i need blog for each dealer in its own dealer page and recent post of blog in my home page.

    How can i do this through that blogEngine.net ? Does that bolg engine support such integration?

    Thanxs in advance.

    Chetana 

  • Re: Blogging platform in asp.net 2.0

    08-19-2007, 8:43 AM
    • All-Star
      119,342 point All-Star
    • XIII
    • Member since 07-01-2002, 3:59 AM
    • Essen, Belgium
    • Posts 13,284
    • ASPInsiders
      Moderator
      TrustedFriends-MVPs

    Hi,

    I'm using dasBlog for my own blog and didn't found the time needed to explore the inner workings of blogengine.NET myself so I wouldn't know. However you can ask your questions on the dedicated forums here: http://www.codeplex.com/blogengine/Thread/List.aspx.

    Grz, Kris.

  • Re: Blogging platform in asp.net 2.0

    08-20-2007, 12:17 AM

    First of all i would like to thanx u for ur quick response.

    I have already spend so many hours in BlogEngine.net and i have even posted question in that forum u suggested. I don't have much time to spend on dasblog, So before exploring dasblog i would like to know that is this dasblog support way i want? I mean i want recents blogs summary to be displayed in my home page and in each dealer's blog in each dealer page.

    Thanx in advance.

    Chetana 

  • Re: Blogging platform in asp.net 2.0

    08-20-2007, 3:41 AM
    • All-Star
      119,342 point All-Star
    • XIII
    • Member since 07-01-2002, 3:59 AM
    • Essen, Belgium
    • Posts 13,284
    • ASPInsiders
      Moderator
      TrustedFriends-MVPs

    Hi,

    not standard out of the box that I know of. But you can extend dasBlog with custom macros. If you want to learn how you can do it take a look here: Creating custom macros for dasBlog.

    Grz, Kris.

  • Re: Blogging platform in asp.net 2.0

    11-19-2007, 12:03 AM

    Hi guys,

    Can anyone tell me what is .text,

    is it a blogging software??? 

    this is free (opensource)  or paid???

    What this used to store the data, MYSQL, SQL or XML??? 

    please give me the link of this blogging facility, means from where i can get tghis?? link of the website from where i can download it???? 

     

    Thanks ,

     

    Prashant
  • Re: Blogging platform in asp.net 2.0

    11-19-2007, 12:26 AM

    Hi Prashat, I really dont know abt the .text but if u want to have blogging platform in asp.net 2.0 with c#  i would suggest u to go for BlogEngine.net.

    Blog Engine.net is free and opensource and even its easy to integrate in existing web site and easy to customize.

    I started with BlogEngine 1.0 now i have upgraded easily into newer version.

    You can easily find information in that platform.

    So go for it.

    Best of luck..Smile

    Chetana Shakya

  • Re: Blogging platform in asp.net 2.0

    11-19-2007, 4:07 AM
    • All-Star
      119,342 point All-Star
    • XIII
    • Member since 07-01-2002, 3:59 AM
    • Essen, Belgium
    • Posts 13,284
    • ASPInsiders
      Moderator
      TrustedFriends-MVPs

    Hi, 

    prashant_victory@hotmail.com:
    Can anyone tell me what is .text,

    is it a blogging software??? 

    this is free (opensource)  or paid???

    What this used to store the data, MYSQL, SQL or XML??? 

    .Text was indeed a blog engine that used SQL server. It got incorporated into Community Server. You have alternative blogging engines nowadays like dasBlog, blogengine.net, subtext, ... There are also free blog services like googles blogger.com service.

    Grz, Kris.

  • Re: Blogging platform in asp.net 2.0

    11-20-2007, 3:11 AM

     Hi guys,

    You people are right, the BlogEngine.NET is a very good and easy tool to setup your blog in .NET platform. and i found Wordpress (wordpress.org)  tool is good to setup a blog with PHP its also an easy and goood tool.

    I just want to know that which is best in .NET i found BlogEngine.NET is good,


    Same as blogging tools i found some good CMS like joomla, Mambo but the problem is all tehse are for PHP and i wann a CMS in ASP.NET, so can u plrease tell me and cms name whichi is developed in ASP.NET which is easy to use.

    one name i know DotNetNukes. any other??? 

    Prashant
  • error in login

    11-21-2007, 4:23 AM

    im using blogengine whenever i entered new record in user.xml ,blogengine not allow me to log in , but when i checkin the file and again restart application everything is working fine.

    plz help me wht to do.... 

  • Re: error in login

    11-21-2007, 4:54 AM
    • All-Star
      119,342 point All-Star
    • XIII
    • Member since 07-01-2002, 3:59 AM
    • Essen, Belgium
    • Posts 13,284
    • ASPInsiders
      Moderator
      TrustedFriends-MVPs

    Hi, 

    patelsaurabh82:
    im using blogengine whenever i entered new record in user.xml ,blogengine not allow me to log in , but when i checkin the file and again restart application everything is working fine.

    If you have specific questions about BlogEngine.NET I suggest that you use the dedicated forum: http://www.codeplex.com/blogengine.

    Grz, Kris.

Page 1 of 1 (13 items)