I have mapped Entity framework entities. Each table in SQL Server 2008 contains Timestamp column which is mapped as byte array. The length of array is always 8.
Now I need to compare timestamp values in .NET. I come with two solutions but I don't know which one is better?
Which solution is better? Or is there any other solution?
We do it by comparing them as byte arrays. Works fine for us.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With