Kerala Microsoft Users Group

Windows 7 Deployability

Asp to Asp.net converter

Latest post 02-08-2010 12:39 AM by Midhun Menon P. 4 replies.
  • 02-05-2010 1:11 AM

    Asp to Asp.net converter

    Hi,

       Is There any tool or site to convert  asp files to asp.net platform???

     

     

    • Post Points: 65
  • 02-05-2010 2:18 AM In reply to

    Re: Asp to Asp.net converter

    Quick answer - NO

    Smile

    Btw, have a look at migration assitant - http://www.asp.net/downloads/archived/migration-assistants/asp-to-aspnet/

    PraVeeN
    Microsoft MVP
    blog.ninethsense.com | kidoos.net

    • Post Points: 5
  • 02-06-2010 11:32 AM In reply to

    Re: Asp to Asp.net converter

    Nope

    Regards

    Jairam Ramesh

    • Post Points: 5
  • 02-07-2010 11:55 AM In reply to

    Re: Asp to Asp.net converter

    Assuming you've vbscript inside your asp pages.. If you are asking about running your asp app in asp.net platform - you can use ASP Classic Compiler http://aspclassiccompiler.codeplex.com/ to compile your asp app to run it as a .net app. If you are asking about code conversion/migration, I suggest you to use the above asp classic compiler to compile your app first, then reflect the same using .NET reflector to reflect the code. If you are doing migration, migrate your asp app to an ASP.NET MVC app instead of a Webform app, as the conversion will be more natural.

    Anoop Madhusudanan

    Yet another Spiritual Programmer: See my blog for Design Patterns, Neural Nets, .NET recipes and more - http://amazedsaint.blogspot.com 

    • Post Points: 25
  • 02-08-2010 12:39 AM In reply to

    Asp to Asp.net converter

    thnx 4 all ur suggestions

    • Post Points: 5
Page 1 of 1 (5 items) | RSS