Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27554

I'm getting ready to implement file loading in my program. Is there a good way to...

$
0
0
I will be loading Bitmaps and other data, so I'm thinking of binary serialization, but I might have quiet a few bitmaps. These would be randomly needed while the program is running. If I add them as resources, the file size could be huge for the executable.

Does anyone have a recommendation on how I should organize this? I don't want the images to be openly available in the directory structure and I have not heard of any packing managers for data files with visual basic.

In fact is there a external data file resource manager for vb .net?

I might be confused about this? Is it possible to do binary serialization for bitmaps? Is this an error free process?

Viewing all articles
Browse latest Browse all 27554

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>