P
Patrick Bates
We have a few web applications we are beginning to migrate over to .NET, a
process which began by rewritting several of our ActiveX controls as Windows
Form Controls which access Web Services. Our next stage is to begin
converting the VB6 DLLs to VB.NET, and finally to convert the ASP pages to
ASP.NET.
Our question is this: We've learned that we can execute the Control changes
immediately without upgrading the pages and DLLs, so is there some similar
way that we could use the upgraded assemblies for a time without first
upgrading the ASP files? And if so, would we still have the benefits of
using multiple copies of the same assembly on a single server?
Thanks,
Patrick Bates
process which began by rewritting several of our ActiveX controls as Windows
Form Controls which access Web Services. Our next stage is to begin
converting the VB6 DLLs to VB.NET, and finally to convert the ASP pages to
ASP.NET.
Our question is this: We've learned that we can execute the Control changes
immediately without upgrading the pages and DLLs, so is there some similar
way that we could use the upgraded assemblies for a time without first
upgrading the ASP files? And if so, would we still have the benefits of
using multiple copies of the same assembly on a single server?
Thanks,
Patrick Bates