You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
I need to upgrade asp files written in VBScript into C# ASP.NET. I found a tool from microsoft called ASP Migration Assistant but it only converted the asp files into VB.Net ASP.NET files. Is there a tool that will convert to C# ASP.NET? Any suggestions?
Landi
unread,
Jan 25, 2005, 2:25:56 PM1/25/05
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Hi, The one thing that I have seen before is: http://www.myzips.com/software/VB.Net-to-C-Sharp-Converter.phtml but keep in mind that it's not perfect. You still have to look at everything and make sure that they work and that they do what they are supposed to do. Since you are going from ASP->VB.NET->C# I would not recommend doing this. Just curious, why you want to convert it to C#? Why not VB.NET?