Hello,
try
Guid g = new Guid("guid goes here");
Greetings,
Henning Krause
MVP - Exchange
http://www.infinitec.de
> Why doesn't System.Guid have a Parse method when SqlGuid does?
>
[quoted text clipped - 3 lines]
>
> But why should I need to?
PIEBALD - 02 Nov 2005 22:31 GMT
OK, but that doesn't actually answer the question.
And perhaps I should now ask why SqlGuid _does_ have a Parse method when it
already has a constructor that takes a string?
I agreee. It should.

Signature
William Stacey [MVP]
> Why doesn't System.Guid have a Parse method when SqlGuid does?
>
[quoted text clipped - 3 lines]
>
> But why should I need to?