paperlined.org
dev > programming_languages > csharp
document updated 16 years ago, on Feb 27, 2008
areas of the system library that I've found most useful so far


System.Collections
    List(T)
    Hashtable
System.Net.Sockets
    TcpClient
    TcpListener
    UdpClient