S Zschocke

Avatar
  • Total activity 4
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 2
  • S Zschocke created a post,

    Display Guid in usable format

    When I search for instances by an Id of typ Guid, then not even the JSON export is of much help, because the Guids are not displayed in readable form but split by their field values _a.._k. As well...
  • S Zschocke created a post,

    Inspecting DateTime values

    Currently I use dotnetFiddle to inspect DateTime values by first copying the dateData displayed by dotMemory to a text editor and then put the hexstring into the code  below. (I could use the uint6...