M
Matt
I am in the process of creating a security control object in VB.NET. This
object will be utilized from classic ASP (Asp 2.0) applications that reside
on our Intranet (as well as ASP.NET pages as they are developed). What is
the best way to access this object from my classic ASP pages? Based on this,
what is the Visual Studio 2005 project type that I want to select?
With VB 6, I would create .dll and register it on the web server. Is this
still the case with .NET? I am unsure if I just compile the application on
the web server if I will be able to access the classes from my classic ASP
pages. Any examples our links to demonstrations would help.
Thank you in advance.
object will be utilized from classic ASP (Asp 2.0) applications that reside
on our Intranet (as well as ASP.NET pages as they are developed). What is
the best way to access this object from my classic ASP pages? Based on this,
what is the Visual Studio 2005 project type that I want to select?
With VB 6, I would create .dll and register it on the web server. Is this
still the case with .NET? I am unsure if I just compile the application on
the web server if I will be able to access the classes from my classic ASP
pages. Any examples our links to demonstrations would help.
Thank you in advance.