Sorting Guid in .NET the way Microsoft SQL Server does it(rabdullin.com)
submitted by
abdullin(385) 3 years, 7 months ago
Microsoft SQL Server sorts uniqueidentifier columns in a way that is different from the Guid ordering in .NET.
Here’s a small C# code snippet from Lokad.Shared that implements Sql Server sorting of Guids in .NET.
|category: C#
|Views: 162
tags:
C# another
Everyones tags:
Your Tags: