Does the Visual Basic Upgrade Wizard support ASP to ASP.NET migrations?
-
Yes, in all cases.
-
Yes, in some cases.
-
No, not at all.
-
Don't Know
C
Correct answer
Explanation
The Visual Basic Upgrade Wizard is specifically designed for VB6 to VB.NET Windows application migration. ASP (Active Server Pages) to ASP.NET is a completely different migration path with different architectural patterns - the VB wizard does not handle ASP code at all.