Hallo So in etwa
System.Guid guid=System.Guid.NewGuid(); Console.WriteLine(guid.ToString()); Console.ReadLine(); Gruss Roman Pittroff Consulting Bangkok, Thailand >-----Original Message----- >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED] On Behalf Of Schoeppl >Alexander >Sent: 01 September 2003 21:23 >To: [EMAIL PROTECTED] >Subject: [Coffeehouse] GUID s unter c# > > >Hallo zusammen, > >Ich m�chte unter c# GUIDS erstellen, finde es aber nicht raus, >wie das geht. > >Danke f�r Hinweise > >Alex >_______________________________________________ >Coffeehouse mailing list >[EMAIL PROTECTED] >http://www.glengamoi.com/mailman/listinfo/coffe>ehouse > _______________________________________________ Coffeehouse mailing list [EMAIL PROTECTED] http://www.glengamoi.com/mailman/listinfo/coffeehouse
