Writing to Text File

C

C.H.

Hello,

I use simple 'fileopen' and 'print' to write data to a
text file. Lots of data, about 1MB. However, for VB6, it
takes less than a second, but for VB.NET it takes 1
minute!!

Anyone have any ideas? Another program I migrated to .NET
also run slower than in VB6.

thanks in advance for any suggestions
 
A

Armin Zingler

C.H. said:
I use simple 'fileopen' and 'print' to write data to a
text file. Lots of data, about 1MB. However, for VB6, it
takes less than a second, but for VB.NET it takes 1
minute!!

Anyone have any ideas? Another program I migrated to .NET
also run slower than in VB6.

This is the third time you posted today. You should read the answers to your
questions.

Armin
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top