Microsoft
Software
Hardware
Network
Question : System.Guid.NewGuid() created empty guid... why?
Dim symbol_guid As Guid = System.Guid.NewGuid()
why when i debug above code i get empty string?
thanks
Answer : System.Guid.NewGuid() created empty guid... why?
Use the ToString() method instead?
1: 2:
Dim symbol_guid As String = System.Guid.NewGuid().ToString ' ^^^^^^ ^^^^^^^^^
Random Solutions
Emc Networker mminfo command
Help with Vista re-installation
PHP Pass Parameters to Online Activation Page
DHCP - Windows Server 2003
What's the purpose of "MAKEFILE" macro in a makefile?
Oracle Packages
iPad will not sync with Exchange 2003
simple math programming question
diff between cfgmgr -v and cfgmgr -v fcs0 and fcs1...
Exchange 2007 Send/Receive Problem