Thread: ASP.NET or PHP?

Results 1 to 6 of 6
  1. #1
    t7ancients's Avatar
    Join Date
    Dec 2008
    Gender
    male
    Location
    New York
    Posts
    381
    Reputation
    28
    Thanks
    68
    My Mood
    Twisted

    ASP.NET or PHP?

    I want to get into web programming, but I'm not really sure what server-scripting language to get into. I've read good and bad things about both, but I like the fact that ASP.NET will allow me to use C#. I know the basics of HTML, CSS, and JavaScript, they're all fairly straightforward and simple. What advantages does PHP have over ASP.NET and vice versa? I'd like to get advice from someone that's used at least one. All I'm really aiming to do is to make my own website, and learn a bit about how web servers work. I can see that most programming jobs and tech in general is moving more and more towards web/cloud, so I'd really like to learn about it. Anyone have any unbiased advice coming from their experience?

  2. #2
    Paul's Avatar
    Join Date
    Mar 2011
    Gender
    male
    Posts
    6,296
    Reputation
    473
    Thanks
    1,061
    My Mood
    Sleepy
    i would suggest you to learn html and css first, then you should learn PHP first.
    after this you can still learn ASP.NET ;]


  3. #3
    Hassan's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    System.Threading.Tasks
    Posts
    4,764
    Reputation
    495
    Thanks
    2,133
    My Mood
    Dead
    PHP. Economical and very good ;D

  4. #4
    spapia00's Avatar
    Join Date
    Jan 2012
    Gender
    male
    Posts
    19
    Reputation
    10
    Thanks
    0
    php is very easy to learn

  5. #5
    t7ancients's Avatar
    Join Date
    Dec 2008
    Gender
    male
    Location
    New York
    Posts
    381
    Reputation
    28
    Thanks
    68
    My Mood
    Twisted
    Well, I know quite a bit about HTML, CSS, Javascript, and a few other languages, just no server scripting languages. After some reading though, I think I'm gonna try ASP.NET. Code-behind seems awesome. After I'm familiar with it I'll try PHP. Question: Can IIS run PHP? If so, is it any good, and can a server run PHP alongside ASP.NET?

  6. #6
    Shane Thompson's Avatar
    Join Date
    Feb 2012
    Gender
    male
    Posts
    8
    Reputation
    3
    Thanks
    3
    My Mood
    Relaxed
    I personally prefer PHP. It has much greater support and is cross-platform.
    C# *should* be able to be used as a cgi script however do not quote me on this. I have made C++ cgi scripts - dont know specifically about C#.
    ASP.NET is Microsoft proprietory and therefore I don't like it. It will not work on linux (unless maybe under WINE).

Similar Threads

  1. [Help] PHP Login Via VB.Net
    By roabx1 in forum Visual Basic Programming
    Replies: 8
    Last Post: 09-12-2011, 03:29 AM
  2. [Discussion] Better php or asp
    By okled in forum Coders Lounge
    Replies: 39
    Last Post: 03-19-2011, 12:25 AM
  3. Replies: 31
    Last Post: 01-13-2011, 08:49 PM
  4. [E-BOOKS]Complete e-books to learn VB.NET + VB + ASP.NET
    By ♪~ ᕕ(ᐛ)ᕗ in forum Visual Basic Programming
    Replies: 24
    Last Post: 09-11-2010, 03:42 AM
  5. ASP.NET/VB.NET[Official Discussion Thread]
    By NextGen1 in forum Visual Basic Programming
    Replies: 15
    Last Post: 04-09-2010, 03:52 AM