P Peter Foot [MVP] Jun 2, 2006 #2 You can read it from the registry - See the HKLM\Ident key, in NETCF v2.0 you can use the Microsoft.Win32.Registry classes. Peter
You can read it from the registry - See the HKLM\Ident key, in NETCF v2.0 you can use the Microsoft.Win32.Registry classes. Peter
I Ilya Tumanov [MS] Jun 2, 2006 #3 System.Net.Dns.GetHostName() -- Best regards, Ilya This posting is provided "AS IS" with no warranties, and confers no rights. *** Want to find answers instantly? Here's how... *** 1. Go to http://groups-beta.google.com/group/microsoft.public.dotnet.framework.compactframework?hl=en 2. Type your question in the text box near "Search this group" button. 3. Hit "Search this group" button. 4. Read answer(s).
System.Net.Dns.GetHostName() -- Best regards, Ilya This posting is provided "AS IS" with no warranties, and confers no rights. *** Want to find answers instantly? Here's how... *** 1. Go to http://groups-beta.google.com/group/microsoft.public.dotnet.framework.compactframework?hl=en 2. Type your question in the text box near "Search this group" button. 3. Hit "Search this group" button. 4. Read answer(s).