security

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • hsn
    New Member
    • Sep 2007
    • 237

    security

    i would like to know what are the security advantages and disadvantages in ASP
    thank you
  • ronverdonk
    Recognized Expert Specialist
    • Jul 2006
    • 4259

    #2
    Are you doing a course assignment? You have asked the very same question about 5 other web products in 5 other forms? Or do you just have a curious nature?

    Ronald

    Comment

    • jhardman
      Recognized Expert Specialist
      • Jan 2007
      • 3405

      #3
      Originally posted by hsn
      i would like to know what are the security advantages and disadvantages in ASP
      thank you
      If you are just getting ready to decide which to choose for your web app based on security, I would say don't go with ASP. ASP (similar to PHP) has strengths related to simplicity of use and ease of writing without depending on a complex developer platform. Those technologies that have a more complex platform are more likely to have security built in, whereas you may be forced to think up security solutions yourself in ASP.

      That said, a lot of the actual security detail depend on the server itself, so the question may be "what server is the most secure?"

      <hoping this doesn't make for a good test answer>Jared</hoping>

      Comment

      Working...