Storing Multiple Values Using a Bit Mask
I continue to receive visitors to my web site looking for an old article I wrote in 2004. That article described how to use bit masking to store multiple values in one variable and the example was written in VB.Net. Here is a link to the article for anyone that might find it useful.
how-to-store-multiple-values-together-in-one-variable-by-using-a-bit-mask-in-vb-net



