Looking for a Wiki-engine for ASP.net

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Alexey Smirnov

    Looking for a Wiki-engine for ASP.net

    Can someone suggest me a good light-weight free Wiki-engine?
    A source on C# is a plus :-)

    Any is help appreciated.

  • =?Utf-8?B?TWFnbnVt?=

    #2
    RE: Looking for a Wiki-engine for ASP.net

    FlexWiki - <http://www.flexwiki.co m>. I am currently looking into this myself.

    - magnum


    "Alexey Smirnov" wrote:
    Can someone suggest me a good light-weight free Wiki-engine?
    A source on C# is a plus :-)
    >
    Any is help appreciated.
    >
    >

    Comment

    • Juan T. Llibre

      #3
      Re: Looking for a Wiki-engine for ASP.net

      FlexWiki is good, although it may be overkill.

      The 1.8 version is stable, but outdated. It runs on ASP.NET 1.1

      There's a 2.0 beta, dated Nov. 2006, at :
      FlexWiki is a collaborative web-based authoring environment implemented on the Microsoft .NET platform.


      Rolling your own Wiki doesn't look too complicated.

      Hector Correa wrote a good article on doing that :


      Hector has free source code and proof-of-concept for the Wiki at:


      ScrewTurn Wiki is another, not-overly-complicated work in progress :






      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/
      =============== =============== =====
      "Magnum" <magnum@newsgro up.nospamwrote in message
      news:31A65762-E2F3-495C-A7CC-5BE8E2332A37@mi crosoft.com...
      FlexWiki - <http://www.flexwiki.co m>. I am currently looking into this myself.
      >
      - magnum
      >
      >
      "Alexey Smirnov" wrote:
      >
      >Can someone suggest me a good light-weight free Wiki-engine?
      >A source on C# is a plus :-)
      >>
      >Any is help appreciated.
      >>
      >>

      Comment

      • Cowboy \(Gregory A. Beamer\)

        #4
        Re: Looking for a Wiki-engine for ASP.net

        Flex wiki, mentioned in the thread, is the best known open source wiki for
        ..NET.

        --
        Gregory A. Beamer
        MVP; MCP: +I, SE, SD, DBA


        *************** *************** ***************
        Think outside the box!
        *************** *************** ***************
        "Alexey Smirnov" <alexey.smirnov @gmail.comwrote in message
        news:1176367922 .944909.232500@ d57g2000hsg.goo glegroups.com.. .
        Can someone suggest me a good light-weight free Wiki-engine?
        A source on C# is a plus :-)
        >
        Any is help appreciated.
        >

        Comment

        • Juan T. Llibre

          #5
          Re: Looking for a Wiki-engine for ASP.net

          With the caveats that the stable version only works with ASP.NET 1.1,
          and that the 2.0 version hasn't been updated since November, 2006.

          I find it a bit top-heavy and -consequently-
          more difficult to customize, but it has many good features.




          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/
          =============== =============== =====
          "Cowboy (Gregory A. Beamer)" <NoSpamMgbworld @comcast.netNoS pamMwrote in message
          news:OcBUh%23Rf HHA.2376@TK2MSF TNGP04.phx.gbl. ..
          Flex wiki, mentioned in the thread, is the best known open source wiki for .NET.
          Gregory A. Beamer
          "Alexey Smirnov" <alexey.smirnov @gmail.comwrote in message
          news:1176367922 .944909.232500@ d57g2000hsg.goo glegroups.com.. .
          >Can someone suggest me a good light-weight free Wiki-engine?
          >A source on C# is a plus :-)
          >>
          >Any is help appreciated.
          >>
          >

          Comment

          • Alexey Smirnov

            #6
            Re: Looking for a Wiki-engine for ASP.net

            On Apr 12, 6:57 pm, "Juan T. Llibre" <nomailrepl...@ nowhere.com>
            wrote:
            With the caveats that the stable version only works with ASP.NET 1.1,
            and that the 2.0 version hasn't been updated since November, 2006.
            >
            I find it a bit top-heavy and -consequently-
            more difficult to customize, but it has many good features.
            >
            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/
            =============== =============== =====
            "Cowboy (Gregory A. Beamer)" <NoSpamMgbwo... @comcast.netNoS pamMwrote inmessagenews:O cBUh%23RfHHA.23 76@TK2MSFTNGP04 .phx.gbl...
            >
            >
            >
            Flex wiki, mentioned in the thread, is the best known open source wiki for .NET.
            Gregory A. Beamer
            "Alexey Smirnov" <alexey.smir... @gmail.comwrote in message
            news:1176367922 .944909.232500@ d57g2000hsg.goo glegroups.com.. .
            Can someone suggest me a good light-weight free Wiki-engine?
            A source on C# is a plus :-)
            >
            Any is help appreciated.- Hide quoted text -
            >
            - Show quoted text -
            I need it for a project where a customer would need to write a help
            file. The project is quite small and that's why I need something light
            and very basic.

            Thank you all for replies, will keep you posted regarding my choice.

            Comment

            Working...