Re: VB module or plugin...
From: EEEdiot (EEEdiot_at_hotmail.com)
Date: 06/11/04
- Next message: bruce barker: "Re: Delay without blocking CPU"
- Previous message: John Saunders: "Re: GetString for .net"
- In reply to: Alex Papadimoulis: "Re: VB module or plugin..."
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 11 Jun 2004 12:58:35 -0400
Otay!
"Alex Papadimoulis" <alexRemovePi@pa3.14padimoulis.com> wrote in message
news:u5ycI1yTEHA.3140@tk2msftngp13.phx.gbl...
> If you'd like to use a module, you will need to create an assembly (DLL,
> ClassLibrary) and place it in your BIN folder. Once there, you can access
it
> from your ASPX code.
>
> myNamespace.myModuleName.DoStuff()
>
> Hope that is a start.
>
> --
> Alex Papadimoulis
> http://weblogs.asp.net/Alex_Papadimoulis
>
>
> "EEEdiot" <EEEdiot@hotmail.com> wrote in message
> news:o8GdnbuwPZwEXlXdRVn2iw@giganews.com...
> > How is a VB module or plugin set up under ASP.NET?
> >
> > TIA.
> >
> >
>
>
- Next message: bruce barker: "Re: Delay without blocking CPU"
- Previous message: John Saunders: "Re: GetString for .net"
- In reply to: Alex Papadimoulis: "Re: VB module or plugin..."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|