In my recent article, "Is Visual Studio LightSwitch the New Access?", I looked at the suitability of LightSwitch as a replacement tool for departmental applications developed in Microsoft Access.
I never noticed it before, but after doing some java programming and coming back to C/C++ I've noticed there isn't a 'byte' data type. Why is that? It seems wrong to use a 'char' to store data that ...