Hello!
I'm trying to write a simple webget-client, but it doesn't even compile. I
try to use "System.Net" but it says: "error CS0234: The type or namespace
name 'Net' does not exist in the class or namespace 'System'".
Any hints on that?
Thank you very much
Dennis