neillovell
Programmer
I would like to know of a resource that has details on available namespaces. for example in C++ I'd use iostream.h for i/o operations, but in C# I do not know what I would use (all I know are System and Collections, but no details on the functions within them).
Can anyone suggest somewhere?
Can anyone suggest somewhere?