What would be Java's URL Class in .NET?

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

Guest

Hi there,

Does anybody know what would be the counterpart of Java's URL Class in .NET?

Also, does anybody know a good web site or reference book that would give
this kind of information (like a dictionary .NET-Java / Java-.NET)?

Many thanks.
 
Many Thanks!

What if I want to reference a file resource, should I rather use
Net.FileWebRequest?

C
 
Back
Top