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
How do I get back into my user profile?
Show all records when variable is null
Outlook not attack shortcut (lnk) attach directly the file
Cannot install programs as Administrator in Windows 7
301 redirect htaccess issue
Find database name in Visual Fox Pro database
Cast Question for Crystal Reports
Cannot access LAN on Cisco Valet M10 wireless router
make open DNS non-editable
Delivery Status Notification (Delay)