1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Moving ASP to ASP.net

Discussion in 'C#' started by Dudibob, Apr 16, 2007.

  1. #1
    Hey all,

    I'm a complete dynamic language newb so please speak slowly ;)

    Are there any pitfalls to migrating a site from ASP to ASP.net? such as, can parts of ASP work with ASP.net? can you use ASP in a separate folder to the rest of the ASP.net?

    Thanks for your help :)
     
    Dudibob, Apr 16, 2007 IP
  2. ccoonen

    ccoonen Well-Known Member

    Messages:
    1,606
    Likes Received:
    71
    Best Answers:
    0
    Trophy Points:
    160
    #2
    The only thing I can think of that is a downfall from moving from ASP to ASP.NET is the html markup might not be as clean/easily modifiable when rendered. With ASP you can say literally what you want to say but when using some of the ASP.NET components... this is not always the case. Other than this - i'd say 100% go for it - ASP.NET is the BoMb!!! and you won't regret it. Once you learn that you can just plop a few controls on the page, then code it all with the backend... you'll fall in love :)
     
    ccoonen, Apr 16, 2007 IP
    Dudibob likes this.
  3. Garve

    Garve Peon

    Messages:
    62
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #3
    The main downfall for me would be that although I think I'm a pretty experienced web programmer in ASP, when I look at a sample of ASP.NET I haven't a clue what it's about.
     
    Garve, Apr 18, 2007 IP
  4. VishalVasani

    VishalVasani Peon

    Messages:
    560
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Hello,

    I do not think so any problem in moving from asp to asp.net....
     
    VishalVasani, Apr 19, 2007 IP
  5. jimrthy

    jimrthy Guest

    Messages:
    283
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    0
    #5
    jimrthy, Apr 21, 2007 IP