Results 1 to 6 of 6

Thread: What things I need to create a my forum by ASP???

  1. #1
    Join Date
    Nov 2006
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default What things I need to create a my forum by ASP???

    I want to build a forum for myself (of course, I know it's difficult to make a forum but I have some friends work together)
    So, What "things" do we need ?...
    Our knowledges is ASP,HTML,CSS,Javascript,SQLserver,ADO and Designers...
    I want to ask that what is languages, tools, architecture...?? (we need must learn more than) to bulid our a forum. (by ASP technology.)
    (please try show me a process that create a forum...)

    Somebody help me and show me some advices
    Thanks a lot!

  2. #2
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    That sounds like everything you need.

    I'd recommend PHP/Perl/Python and MySQL/PostgreSQL over ASP and MSSQL, but obviously you're limited by your knowledge. Could be a chance to learn something new, though, I guess.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  3. #3
    Join Date
    Jul 2006
    Location
    Canada
    Posts
    2,581
    Thanks
    13
    Thanked 28 Times in 28 Posts

    Default

    PHP/MySql is the most popular though, I personally find it very easy to code PHP/MySql. I use a registration system on my site which uses a MySql database
    - Mike

  4. #4
    Join Date
    Nov 2006
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    So, ur advice is use PHP/Perl/Python and MySQL/PostgreSQL over ASP and MSSQL.

    But, how long does it takes time to learn this things?
    what have the same thing between languages above with things I learned ?

    I must begin from where ?
    Where I can learn to create my own forum with tools above?

    pls show me...

    (thanks a lot)

  5. #5
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    But, how long does it takes time to learn this things?
    Not too long.
    what have the same thing between languages above with things I learned ?
    Well, any SQL server you come across will be similar, although there are differences. I can't speak for ASP, since I don't know what languages you usually use with it.
    Where I can learn to create my own forum with tools above?
    No matter what language and database you choose, if you learn it thoroughly enough, you'll have a good idea of what's involved.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  6. #6
    Join Date
    Jul 2006
    Location
    Canada
    Posts
    2,581
    Thanks
    13
    Thanked 28 Times in 28 Posts

    Default

    I learned MySql in about two days (of course, I already knew PHP, so that was a bonus) My site isn't a forum, but there is some sort of user interaction.
    - Mike

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •