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
Starting letters with XXX
How to add domain to an XP terminal
Sharepoint template
PHP MySQL SELECT OPTGROUP parent value
cross domain javascript
SQLCommandBuilder - GetUpdateCommand, GetInsertCommand and GetDeleteCommand Questions
Any good advanced javascript books/links to recommend?
Using ADFind to input all account in specific OU where the Accounts expire is set after the current day
The shared hand in the calendar comes back by default after a restart of outlook.
The trust relationship between this workstation and the primary domain failed