Browse by Tags

All Tags » Security (RSS)

One bit masks for Access Control (setting permissions) in your asp.net applications. by alessandro

In my previous post, i wrote about a brushup on four binary bitwise operators. In this post, i would like to cover how we can make use of binary bitwise operators to create 1 bit masks, working at the bit level, saving us lots of memory, while also being...
More Posts