I have recently been placed on a reporting project for my job.My overall objective is to make a report of 9 different charts that is able to filter the data by date and also by group.There are 22 diff
I need to read a set of files and break it in to key-value pairs, and save these as a (key,list of values) for that key on disc, much like the map-reduce paradigm. Everything is on one computer though
I\'m having trouble using the MemoryMappedFile using the following code. static int NoOfChannels = 1164;
File mapping is great, but for comparatively large files on 32-bit system one should forget about it and implement everything with general file i/o. For large random reads and write the system cache w
I have a memory mapped file, and a page in a view which is currently committed. I would like to decommit it. MapViewOfFile tells me I cannot use VirtualFree on file mapped pages. Is there some other w
I\'m programming VBA for Word 2007. I\'ve created a UserForm which I need to resize with script. I noticed that its not pixels