This Code:
Something = new Guid()
is returning:
00000000-0000-0000-0000-000000000000
all the time
You should use Guid.NewGuid()