So close, yet so far
-
I noticed a GUID that got generated by our app for some stuff.
baa647b8...
I wonder if I'll ever see
baadf00d....
:laugh:Latest Articles:
A Lightweight Thread Safe In-Memory Keyed Generic Cache Collection Service A Dynamic Where Implementation for Entity Framework -
I noticed a GUID that got generated by our app for some stuff.
baa647b8...
I wonder if I'll ever see
baadf00d....
:laugh:Latest Articles:
A Lightweight Thread Safe In-Memory Keyed Generic Cache Collection Service A Dynamic Where Implementation for Entity FrameworkMarc Clifton wrote:
BAADF00D
FTFY. Hex numbers should always be upper case, you heathen :-D . Hex words | Ned Batchelder[^]
Software Zen:
delete this;
-
I noticed a GUID that got generated by our app for some stuff.
baa647b8...
I wonder if I'll ever see
baadf00d....
:laugh:Latest Articles:
A Lightweight Thread Safe In-Memory Keyed Generic Cache Collection Service A Dynamic Where Implementation for Entity Framework -
I noticed a GUID that got generated by our app for some stuff.
baa647b8...
I wonder if I'll ever see
baadf00d....
:laugh:Latest Articles:
A Lightweight Thread Safe In-Memory Keyed Generic Cache Collection Service A Dynamic Where Implementation for Entity Framework -
Marc Clifton wrote:
BAADF00D
FTFY. Hex numbers should always be upper case, you heathen :-D . Hex words | Ned Batchelder[^]
Software Zen:
delete this;
Well yes, hex is written in upper case. But this is a GUID, which is frequently stored as a text string, and is case-sensitive. Google for upper/lower case GUID and you'll find all sorts of pain; some systems generate GUIDs in upper case, some in lower. For those database systems that have a field type of GUID, most will return their text form as upper case, but not necessarily all do. If in any doubt where your GUIDs are coming from (e.g. a URL querystring) always be aware when doing comparisons! :-)
Telegraph marker posts ... nothing to do with IT Phasmid email discussion group ... also nothing to do with IT Beekeeping and honey site ... still nothing to do with IT