Articles Written by Bill Nolde

HTTP Test

Review this application that uses the HttpWebRequest and HttpWebResponse classes to provide Web page information.

CSDNS

Use the DNS class to resolve host names to IP addresses. Also resolve host names from IP addresses where available.

Using the Environment Class

The .NET Framework takes a much different approach to the Environment than Windows. There is a class called Environment, which is part of the System namespace.

Beeping in C#

Adding the ability to "beep" within a C# program using the Win32 beep.

A Collection of C# .Net Sample Programs

Check out this collection of C# programs that illustrate using C# and the .NET interface. They are all short, interactive examples that use .NET forms and various system features.

A New Way to Ping

An existing, easy-to-use function for with the abilities to do TCP pings programmatically as well as the ability to get the hops count.

Go Deeper

Most Popular Programming Stories

More for Developers

Latest Developer Headlines

RSS Feeds