Results 1 to 12 of 12

Thread: *resolved* Are DLLs efficient?

Threaded View

  1. #1

    Thread Starter
    l33t! MrPolite's Avatar
    Join Date
    Sep 2001
    Posts
    4,428

    *resolved* Are DLLs efficient?

    Let's say I have a project with 5 classes. If I make a DLL out of each of those classes and replace the classes with the DLL versions, would it be any slower?
    in another words is there any difference in speed when using a dll file or a .vb file?
    Last edited by MrPolite; Sep 14th, 2002 at 07:29 PM.
    rate my posts if they help ya!
    Extract thumbnail without reading the whole image file: (C# - VB)
    Apply texture to bitmaps: (C# - VB)
    Extended console library: (VB)
    Save JPEG with a certain quality (image compression): (C# - VB )
    VB.NET to C# conversion tips!!

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