Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. So close, yet so far

So close, yet so far

Scheduled Pinned Locked Moved The Lounge
comperformance
5 Posts 5 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Marc Clifton
    wrote on last edited by
    #1

    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

    G D O 3 Replies Last reply
    0
    • M Marc Clifton

      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

      G Offline
      G Offline
      Gary R Wheeler
      wrote on last edited by
      #2

      Marc Clifton wrote:

      BAADF00D

      FTFY. Hex numbers should always be upper case, you heathen :-D . Hex words | Ned Batchelder[^]

      Software Zen: delete this;

      D 1 Reply Last reply
      0
      • M Marc Clifton

        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

        D Offline
        D Offline
        dandy72
        wrote on last edited by
        #3

        Marc Clifton wrote:

        I wonder if I'll ever see baadf00d....

        How much time ya got?

        1 Reply Last reply
        0
        • M Marc Clifton

          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

          O Offline
          O Offline
          obermd
          wrote on last edited by
          #4

          While I was in the Air Force, one of our mission mainframes crashdumps all started with 0XDEAD

          1 Reply Last reply
          0
          • G Gary R Wheeler

            Marc Clifton wrote:

            BAADF00D

            FTFY. Hex numbers should always be upper case, you heathen :-D . Hex words | Ned Batchelder[^]

            Software Zen: delete this;

            D Offline
            D Offline
            DerekT P
            wrote on last edited by
            #5

            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

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups