C
Carl Howarth
Hi,
At my organisation we have various web based systems in place using ASP 3.0
for the front end but with VB6 ActiveX DLLs (installed within component
services) for the business logic.
I am aware that with VB.NET I can still create a dll and access it within
the ASP.NET, but that it is not possible to install this dll within
component services.
What is the best route so that we may share code throughout various
web-based and non-web-based applications - should I continue to create DLLs
in VB.NET and use them within the ASP.NET, and if so does it not matter that
the component is not registered within component services?
Any advice would be greatly appreciated.
Kind regards,
Carl Howarth
(e-mail address removed)
At my organisation we have various web based systems in place using ASP 3.0
for the front end but with VB6 ActiveX DLLs (installed within component
services) for the business logic.
I am aware that with VB.NET I can still create a dll and access it within
the ASP.NET, but that it is not possible to install this dll within
component services.
What is the best route so that we may share code throughout various
web-based and non-web-based applications - should I continue to create DLLs
in VB.NET and use them within the ASP.NET, and if so does it not matter that
the component is not registered within component services?
Any advice would be greatly appreciated.
Kind regards,
Carl Howarth
(e-mail address removed)