Retrieve Host Address

i am using C# Express Beta 2 and i am looking to resolve a website address but i don't know how to do this.

please advise

[124 byte] By [Jharker1987] at [2007-12-16]
# 1
Could:

System.Net.Dns.GetHostEntry

be what you are looking for?

http://msdn2.microsoft.com/library/ms143998(en-us,vs.80).aspx

Best regards,
Johan Stenberg

JohanStenberg at 2007-9-9 > top of Msdn Tech,Visual C#,Visual C# Language...