Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Documentation - develop wiki using ASP.net

Documentation - develop wiki using ASP.net

Scheduled Pinned Locked Moved ASP.NET
csharpasp-nettutorial
10 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    Prateek G
    wrote on last edited by
    #1

    Hi, I am looking for proper documentation on how to develop a wiki using ASP.net. Is there any link or article available for the same.

    C N 2 Replies Last reply
    0
    • P Prateek G

      Hi, I am looking for proper documentation on how to develop a wiki using ASP.net. Is there any link or article available for the same.

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      A wiki is a pretty simple sort of site. I can't imagine it needing any special advice. Where are you stuck ?

      Christian Graus - Microsoft MVP - C++ "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

      P 1 Reply Last reply
      0
      • C Christian Graus

        A wiki is a pretty simple sort of site. I can't imagine it needing any special advice. Where are you stuck ?

        Christian Graus - Microsoft MVP - C++ "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

        P Offline
        P Offline
        Prateek G
        wrote on last edited by
        #3

        I dont have any idea about it. I dont even started working on it. First I want to read something about it and then only I will proceed further.I am just confused about words web2.0 etc and I am not aware of there use in ASP.net. Candidly speaking I am just fascinated towards wiki and I want to develop it.But I dont have idea what I will have to do :confused: Dont mind I want to develop a thing abt which I dont know anything... :sigh:

        1 Reply Last reply
        0
        • P Prateek G

          Hi, I am looking for proper documentation on how to develop a wiki using ASP.net. Is there any link or article available for the same.

          N Offline
          N Offline
          N a v a n e e t h
          wrote on last edited by
          #4

          Prateek G wrote:

          I am looking for proper documentation on how to develop a wiki using ASP.net.

          You can download mediawiki and check how they implemented it in PHP, and similar way you can do in ASP.NET also

          All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia My Website | Ask smart questions

          P M 2 Replies Last reply
          0
          • N N a v a n e e t h

            Prateek G wrote:

            I am looking for proper documentation on how to develop a wiki using ASP.net.

            You can download mediawiki and check how they implemented it in PHP, and similar way you can do in ASP.NET also

            All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia My Website | Ask smart questions

            P Offline
            P Offline
            Prateek G
            wrote on last edited by
            #5

            Thanks alot!!!:)

            1 Reply Last reply
            0
            • N N a v a n e e t h

              Prateek G wrote:

              I am looking for proper documentation on how to develop a wiki using ASP.net.

              You can download mediawiki and check how they implemented it in PHP, and similar way you can do in ASP.NET also

              All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia My Website | Ask smart questions

              M Offline
              M Offline
              Michael Sync
              wrote on last edited by
              #6

              I already gave this guy "the list of Opensource Wiki in C#" in this thread.. he just doesn't want to read the sourcecode..

              Thanks and Regards, Michael Sync ( Blog: http://michaelsync.net) "Please vote to let me (and others) know if this answer helped you or not. A 5 vote tells people that your question has been answered successfully and that I've pitched it at just the right level. Thanks."

              N P 2 Replies Last reply
              0
              • M Michael Sync

                I already gave this guy "the list of Opensource Wiki in C#" in this thread.. he just doesn't want to read the sourcecode..

                Thanks and Regards, Michael Sync ( Blog: http://michaelsync.net) "Please vote to let me (and others) know if this answer helped you or not. A 5 vote tells people that your question has been answered successfully and that I've pitched it at just the right level. Thanks."

                N Offline
                N Offline
                N a v a n e e t h
                wrote on last edited by
                #7

                Ha ha may be he is trying for alternatives

                All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia My Website | Ask smart questions

                1 Reply Last reply
                0
                • M Michael Sync

                  I already gave this guy "the list of Opensource Wiki in C#" in this thread.. he just doesn't want to read the sourcecode..

                  Thanks and Regards, Michael Sync ( Blog: http://michaelsync.net) "Please vote to let me (and others) know if this answer helped you or not. A 5 vote tells people that your question has been answered successfully and that I've pitched it at just the right level. Thanks."

                  P Offline
                  P Offline
                  Prateek G
                  wrote on last edited by
                  #8

                  Dont mind but I think before going through the source code I should know what I am doing and why!!! I already metioned it candidly that I dont have any idea about wiki so first I want to know what I will have to develop.. I am sorry if anything annoy u..

                  C 1 Reply Last reply
                  0
                  • P Prateek G

                    Dont mind but I think before going through the source code I should know what I am doing and why!!! I already metioned it candidly that I dont have any idea about wiki so first I want to know what I will have to develop.. I am sorry if anything annoy u..

                    C Offline
                    C Offline
                    Christian Graus
                    wrote on last edited by
                    #9

                    Sounds like you should read a book on ASP.NET in general, then go from there.

                    Christian Graus - Microsoft MVP - C++ "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

                    P 1 Reply Last reply
                    0
                    • C Christian Graus

                      Sounds like you should read a book on ASP.NET in general, then go from there.

                      Christian Graus - Microsoft MVP - C++ "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

                      P Offline
                      P Offline
                      Prateek G
                      wrote on last edited by
                      #10

                      Thnx for suggestion vl definately do that...:)

                      1 Reply Last reply
                      0
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Don't have an account? Register

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • World
                      • Users
                      • Groups