Moving from php to asp

Discussion in 'C#' started by Koochook, Apr 26, 2009.

  1. #1
    hey all ive just finished a 5 month php devlopers course... and i was offerred a job working with asp, how hard would it be for me to learn asp on the go,
    easy ? hard? very hard? impossible ? your feedback would be greatly appreciated 8)
     
    Koochook, Apr 26, 2009 IP
  2. pitagora

    pitagora Peon

    Messages:
    247
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    0
    #2
    ASP or ASP.NET? ASP very easy. basically the same shit.

    ASP.NET is totaly different as in you no longer write markup in the page. You use components and events. How fast you learn it depends on how good your OOP skills are. However knowledge of HTML and inner workings of a web server will help a lot. If you know C# or VB.NET and PHP I'd take the job and count on the fact I can adjust in 1-2 months.
     
    pitagora, Apr 26, 2009 IP
  3. mavili

    mavili Active Member

    Messages:
    11
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    88
    #3
    if you asking classic asp, that is so easy to learn, don't worry.
     
    mavili, May 6, 2009 IP
  4. kblessinggr

    kblessinggr Peon

    Messages:
    539
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    0
    #4
    I went the opposite direction going from ASP to PHP several years back. I would say other than syntax/capabilities the same mentality applies in a way.
     
    kblessinggr, May 8, 2009 IP
  5. Corwin

    Corwin Well-Known Member

    Messages:
    2,438
    Likes Received:
    107
    Best Answers:
    0
    Trophy Points:
    195
    #5
    Years ago, I had to learn ASP, fast, from scratch. I bought one of the "Dummies" books and taught myself in three days.

    Also, Microsoft has a help file (.cfm) for Microsoft Windows Script Technologies that you can download. It's a FAST reference for Classical ASP (VBScript) and also includes JScript, J#, C#, and C++. I use it as a fast reference for Classical ASP.
     
    Corwin, May 14, 2009 IP