0
kicks
Visual Basic Fusion
did some work recently in a legacy VB6 application and had the need to do some fairly complex processing that would have been very easy had I just been able to use .NET. After a little research I found out that you can easily access .NET classes through VB6, classic ASP, or other COM based programming languages.