Why GUID is returned as empty?

Posted by jess on Stack Overflow See other posts from Stack Overflow or by jess
Published on 2010-03-20T07:48:17Z Indexed on 2010/03/20 7:51 UTC
Read the original article Hit count: 211

Filed under:

Hi,

After loading an entity from the database using LINQ-to_SQL,I pass the entity.ID to a method having argument of type GUID.When I access this parameter in the method,I get an empty value,and not the GUID.Why is it so?

© Stack Overflow or respective owner

Related posts about guid