Click here to Skip to main content
15,886,809 members
Articles / Programming Languages / C#

Strongly Typed Guid Classes

Rate me:
Please Sign up or sign in to vote.
4.00/5 (13 votes)
22 Mar 20042 min read 44.9K   496   14  
Create strongly typed Guid classes by deriving (essentially) empty subclasses from a TypedGuid base class.

Views

Daily Counts

Downloads

Weekly Counts

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Web Developer
United States United States
Darius Zakrzewski currently lives in Australia. He founded the Melbourne Patterns Group in 1999 and moderated it until the end of 2001. In 2000 he was a co-founder and conference chair of the Australian patterns conference series, KoalaPLoP. His interests include C++, C#, .NET, SQL, patterns, design, and Generative Programming. He can be reached at DariusZ at pobox dot com.

Comments and Discussions