The BitConverter class has a field IsLittleEndian which, according to the documentation:
Indicates the byte order (\"endianness\") in which data is st
The .Net Micro Framework 4.1 supports big-endian - Source