Results 1 to 2 of 2

Thread: DLL's in VB.NET

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jan 2002
    Location
    Sharpsville, PA
    Posts
    135

    DLL's in VB.NET

    In VB.Net What type of component is used to
    create a DLL equivalent? - a class? Can one create a DLL in a seperate project like you would activex DLL in VB 6.0 and then
    referenece it? Where can I find instructions that an idiot like myself can follow?

    Thanks
    Tom

  2. #2
    Your Ad Here! Edneeis's Avatar
    Join Date
    Feb 2000
    Location
    Moreno Valley, CA (SoCal)
    Posts
    7,339
    Yes the project type is 'Class Library' but it basically works like the old ActiveX DLL (only it isn't by default COM complaint).

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width