Newbie: Classes and what they can do?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi

I saw an example on the newsgroup where using System.NEt was used to obtain
an IP and hostname.

Where does one go to get information on what the various classes can do and
how a person can use them.

Sorry if this seems basic, I'm just starting out and curious obviously.
 
The .NET framework documentation has very good docs for all classes. If you
installed the .NET framework SDK, you will have the documentation. Open that
up, it's under Reference -> Class Library
 
Thank You!

Tu-Thach said:
The .NET framework documentation has very good docs for all classes. If you
installed the .NET framework SDK, you will have the documentation. Open that
up, it's under Reference -> Class Library
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top