You likely could (see the "regasm" tool) but I'm not sure it's worth. I've
done this once to register a small image component using .NET. If your goal
is to use .NET at a quite broad scale I would rather consider using ASP.NET.
--
Patrice
"jason" <(E-Mail Removed)> a écrit dans le message de
news:(E-Mail Removed)...
> can ADO.NET be used in classic ASP? that is to say: is it made
> available through COM Interop, or would i have to wrap ADO.NET objects
> in a COM Interop class library myself?
>
> if ADO.NET objects are available in COM already, what is the namespace
> used to instantiate them?
>
> thanks for any help,
>
> jason
>
|