How to convert a GUID in a string to s System.GUID works well, thanks to the magic of constructors:
System.Guid guid = new System.Guid(strGUIDInString);
Computer Geek, SharePoint MadHatter, devOps Champion, Automation Fan, PowerShell Player and sometimes I write Blog Stuff. I know GeekFu and TechNinja. Passionate about software delivery, devOps, agile and other things revolving around technology. This blog is mostly just for me to play around with and keep my hand in web technology and PHP