Starting Source code for something like Whatclinic.com

Discussion in 'C#' started by lew1s666, Jan 6, 2013.

  1. #1
    Hi, Looking for some starting source code. Want to do site like Whatclinic.com.
    Do you think ASP.NET is good option? Or should try PHP or Drupal ?
    I am a beginner in ASP.NET. Thank you
     
    lew1s666, Jan 6, 2013 IP
  2. Rukbat

    Rukbat Well-Known Member

    Messages:
    2,908
    Likes Received:
    37
    Best Answers:
    51
    Trophy Points:
    125
    #2
    The server-side code for that site is ASPX. The client-side is a lot of Javascript.

    Before I'd even begin to try to tackle a site like that, I'd get a lot more experience.

    Start by learning programming. Then learn Javascript. Then learn ASPX or PHP, your choice. (Drupal isn't a programming language, it's a program.) Then learn SQL.

    Then spend about 2 or 3 years learning how to develop websites.

    Trying to start from 0 and developing a site like this is like asking how to boil water so you can be a world-class chef. You skipped a few steps. (Like knowing enough to figure out what language the site is written in.)
     
    Rukbat, Jan 6, 2013 IP