Top "Newsequentialid" questions

GUID COMB strategy in EF

Is there any way to implement the Guid COMB identity strategy for objects in the new Entity Framework 4.1 using the …

c# entity-framework guid entity-framework-migrations newsequentialid
How to sort sequential GUIDs in C#?

Sequential GUIDs are unique but are created with an order; that order is slightly unusual and is different to the …

c# guid newsequentialid