Results 1 to 38 of 38

Thread: Paper on Efficient File I/O in VB

Threaded View

  1. #1

    Thread Starter
    Retired VBF Adm1nistrator plenderj's Avatar
    Join Date
    Jan 2001
    Location
    Dublin, Ireland
    Posts
    10,359

    Paper on Efficient File I/O in VB

    Here's something I put together last night and modified a bit this morning. Basically this is, in my opinion, the best way of doing file I/O in VB using native VB functions.

    My code is the third method.
    Its fast, but its also in a loop, so that the application won't look crashed.

    Let me know what you think ...
    Attached Files Attached Files
    Microsoft MVP : Visual Developer - Visual Basic [2004-2005]

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