Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Asp Classic to ASP .NET C#

Asp Classic to ASP .NET C#

Scheduled Pinned Locked Moved C#
csharptoolsquestion
4 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Z Offline
    Z Offline
    zoul1380
    wrote on last edited by
    #1

    Hi I have a small project that would require me to convert a ASP Classic with 5000+ lines of code to ASP .NET C# is there such a tool that can do this for me? I've already research for the whole week but all the tools that I've tried didn't work. should I do a rewrite for the whole thing? Thanks in advance.

    A D O 3 Replies Last reply
    0
    • Z zoul1380

      Hi I have a small project that would require me to convert a ASP Classic with 5000+ lines of code to ASP .NET C# is there such a tool that can do this for me? I've already research for the whole week but all the tools that I've tried didn't work. should I do a rewrite for the whole thing? Thanks in advance.

      A Offline
      A Offline
      Abhinav S
      wrote on last edited by
      #2

      I don't believe there is any tool that can do a full conversion for you. There are a few that can help you convert parts of the program but honestly, you will have to do a large amount of conversion on your own.

      WP7.5 Apps - XKCD | Calvin | SMBC | Sound Meter | Speed Dial

      1 Reply Last reply
      0
      • Z zoul1380

        Hi I have a small project that would require me to convert a ASP Classic with 5000+ lines of code to ASP .NET C# is there such a tool that can do this for me? I've already research for the whole week but all the tools that I've tried didn't work. should I do a rewrite for the whole thing? Thanks in advance.

        D Offline
        D Offline
        Dave Kreskowiak
        wrote on last edited by
        #3

        Since ASP and ASP.NET are so vastly different, there is no conversion tool to go between the to. You have to rewrite this by hand.

        A guide to posting questions on CodeProject[^]
        Dave Kreskowiak

        1 Reply Last reply
        0
        • Z zoul1380

          Hi I have a small project that would require me to convert a ASP Classic with 5000+ lines of code to ASP .NET C# is there such a tool that can do this for me? I've already research for the whole week but all the tools that I've tried didn't work. should I do a rewrite for the whole thing? Thanks in advance.

          O Offline
          O Offline
          ozkary
          wrote on last edited by
          #4

          I think the closest model to use is the Razor Web pages. If you try to use web forms or MVC, the change will be too much. Read about Razor web pages to learn about it.

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups