Results 1 to 6 of 6

Thread: Can I skip classic ASP?

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Jun 2005
    Posts
    1,170

    Can I skip classic ASP?

    Hi guys, is that Okay or reasonable to start studying ASP.Net without studying classic ASP? What are the good and bad things about that skipping?

    Thanks

  2. #2
    I'm about to be a PowerPoster! kleinma's Avatar
    Join Date
    Nov 2001
    Location
    NJ - USA (Near NYC)
    Posts
    23,373

    Re: Can I skip classic ASP?

    they are virtually NOTHING alike so you don't really have to worry about learning ASP if you want to learn ASP.NET

    Things you will need to know or learn along the way to use ASP.NET properly are going to be
    VB.NET
    HTML
    Javascript

    these 3 are the most important.

    at this point I would only recommend learning traditional ASP if you will have to work on apps already written in ASP (like conversions from ASP to ASP.NET)

  3. #3
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: Can I skip classic ASP?

    And let's not forget CSS. Good web design requires CSS.

    You can forget about ASP. Once you learn ASP.NET anyways you wouldn't want to know anything about ASP 3.0

  4. #4
    Hyperactive Member
    Join Date
    Dec 2002
    Location
    Canton, GA
    Posts
    487

    Re: Can I skip classic ASP?

    Agreed, It took me a little while to grasp some of the concepts of ASP.net when I switched from asp... but I am nowhere near as advanced as these folks on this board. Great group of people here that can answer your questions along the way!

    Good luck.

    Anjari

  5. #5
    Frenzied Member MrGTI's Avatar
    Join Date
    Oct 2000
    Location
    Ontario, Canada
    Posts
    1,277

    Wink Re: Can I skip classic ASP?

    I agree as well.

    While ASP was good, it will just confuse you. I recommend going straight to ASP.NET.

    I think it was harder for me to convert to .NET because of my plain ASP knowledge. I was always trying to solve issues using my old way of thinking.
    ~Peter


  6. #6
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: Can I skip classic ASP?

    Quote Originally Posted by MrGTI
    I agree as well.

    While ASP was good, it will just confuse you. I recommend going straight to ASP.NET.

    I think it was harder for me to convert to .NET because of my plain ASP knowledge. I was always trying to solve issues using my old way of thinking.
    Did you use a lot of Response.Write()s too?

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