CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 5 of 5
  1. #1
    Join Date
    Dec 2009
    Posts
    145

    Question Differences between ASP.NET and PHP

    I think I like both, one is formal while the other is open. I like both, just don't like the noisy $'s in PHP. All the setups are done for both in my system. Which one do you think should be best for me ? If you want to offer some advice and don't want to tell me straight, you can enlighten me by some random stories. Thank you.


    [this question seems to be just for those who 'know' about me and my status, yes, it is.]

  2. #2
    Join Date
    Jan 2006
    Location
    Fox Lake, IL
    Posts
    15,007

    Re: Differences between ASP.NET and PHP

    French?
    David

    CodeGuru Article: Bound Controls are Evil-VB6
    2013 Samples: MS CODE Samples

    CodeGuru Reviewer
    2006 Dell CSP
    2006, 2007 & 2008 MVP Visual Basic
    If your question has been answered satisfactorily, and it has been helpful, then, please, Rate this Post!

  3. #3
    Join Date
    Apr 2004
    Location
    In the back seat of New Horizons.
    Posts
    1,238

    Re: Differences between ASP.NET and PHP

    Quote Originally Posted by Ledidas View Post
    I think I like both, one is formal while the other is open. I like both, just don't like the noisy $'s in PHP. All the setups are done for both in my system. Which one do you think should be best for me ? If you want to offer some advice and don't want to tell me straight, you can enlighten me by some random stories. Thank you.


    [this question seems to be just for those who 'know' about me and my status, yes, it is.]
    ASP .NET + C# = win! Easier to read and maintain. I have seen PHP code that is not object-orient, procedural and a nightmare to maintain in the future.

    I would avoid VB .NET as the back-end language. Nightmarish.
    Here are the rules, you must obey them or the gender bender will get you.

    And if you ever think of posting without code-tags, the evil monkey will come after you.

  4. #4
    Join Date
    Jan 2006
    Location
    Fox Lake, IL
    Posts
    15,007

    Re: Differences between ASP.NET and PHP

    Code:
    I would avoid VB .NET as the back-end language. Nightmarish.
    Unless you like {} and ;
    David

    CodeGuru Article: Bound Controls are Evil-VB6
    2013 Samples: MS CODE Samples

    CodeGuru Reviewer
    2006 Dell CSP
    2006, 2007 & 2008 MVP Visual Basic
    If your question has been answered satisfactorily, and it has been helpful, then, please, Rate this Post!

  5. #5
    Join Date
    Apr 2004
    Location
    In the back seat of New Horizons.
    Posts
    1,238

    Re: Differences between ASP.NET and PHP

    Quote Originally Posted by dglienna View Post
    Code:
    I would avoid VB .NET as the back-end language. Nightmarish.
    Unless you like {} and ;
    I love them.
    Here are the rules, you must obey them or the gender bender will get you.

    And if you ever think of posting without code-tags, the evil monkey will come after you.

Posting Permissions

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





Click Here to Expand Forum to Full Width

Featured