CodePaste Logo
New Snippet New Snippet Recent Snippets Recent Snippets My Snippets My Snippets Web Code Search Snippets Search
Sign inor Register
Format:
Recent snippets matching tags of TryParse
C#
using System;
using System.Runtime.InteropServices;
 
 
/// <summary>
/// Class that encapsulates the Win32 function CLSIDFromString.  Idea taken from
/// http://stackoverflow.com/questions/104850/c-test-if-string-is-a-guid-without-throwing-exceptions/287877#287877
/// </summary>
public static class GuidHelper
{
by Jon Sagara   September 22, 2009 @ 9:46pm
Tags: Guid, TryParse, C#, .NET
394 Views
no comments
 
brought to you by:
West Wind Techologies



If you find this site useful and use it frequently please consider making a donation to support this free service.
Donate