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
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.)