Error!
Success!

Sorting Guid in .NET the way Microsoft SQL Server does it

0
kicks

Sorting Guid in .NET the way Microsoft SQL Server does it  (Unpublished)

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.


Kicked By:
Drop Kicked By: