Hi, all,
I have some old
VB 6.0 apps. I am in the process of evaluating if and how we can upgrade the
VB 6 apps for the future, and using what tool.
It seems to me I can upgrade
VB 6 to
VB.NET with little problem, but I want the
VB apps to be able to run on intranet environment, and that seems to bring the ASP into the picture, but this seems to be more complicated.
So, can
VB.NET apps run like a web application on a browser? pretty much like an ASP applications? if not, what's the right way to convert
VB 6 to ASP keeping the old codes as much as possible, if not all of them?