ASP2ASPX
Home Page
Categories: Code conversion - Language migration
Author: Netcoole
Latest version: 4.0
Added 2003-05-20Updated 2006-03-04
Assistant tool for migrating from ASP to ASP.NET.
Migrates from ASP to ASPX and ASP.NET, and VBScript to C# and VB.NET.
Features include:
- Supports converting from ASP to ASP.NET 2.0
- Provides Code-Behind function
- Migrates from VBScript to VB.NET and C#
- Migrates from ASP Built-In object to ASP.NET
- Migrates from ADODB to nceADO.NET (optional)
- Migrates from File Access to nce.scripting namespace
- Migrates from Installable Components to nce.mswc namespace
- Migrates from CDONTS NewMail to System.Web.Mail.MailMessage
- Migrates from RegExp to the System.Text.RegularExpressions namespace
- Analyzes and re-defines the variables with VB.NET or C# data types
- Ensures that the parameters of subroutines are ByRef or ByVal
- Adjusts the script block and command block
- Generates default properties
- Generates the interop assembly for ActiveX/COM
- Generates a migration report
 Built for .NET |
 Built for .NET 2 |