One possible alternative would be to replace the ALLOCATE statement with a reference to malloc (using C interoperability), thus concpetually allocating the storage in C and making it contiguous. As an added benefit, storage allocated this way could be deallocated using free, eithe...
Aligning data to be printed using tab Alignment of Windows form text property All Fonts and their Fontstyles to ComboBox in vb.net? Allocating more memory for program to use Allow manual text entry to DataGridViewComboBoxColumn Alter the text highlighting in a combobox An alternative to AddRan...
from 368 bytes to 264 bytes (about a 28.2% reduction), 208 bytes per connection are saved (104 bytes per Pipe). + +### Pool SocketSender + +`SocketSender` objects (that subclass ) are around 350 bytes at runtime. Instead of allocating a new `SocketSender` object per connection, th...
Aligning data to be printed using tab Alignment of Windows form text property All Fonts and their Fontstyles to ComboBox in vb.net? Allocating more memory for program to use Allow manual text entry to DataGridViewComboBoxColumn Alter the text highlighting in a combobox An alternative to AddRan...