Book recommendation

  • Thread starter Thread starter Materialised
  • Start date Start date
M

Materialised

Hi Everyone,

I am looking for a book on C#.net (2005) which will give me a insight
into programming using more advanced techniques such as multi-threading
and sockets examples.

Does anyone have any recommendations?

Kind regards
 
Andrew Troelsen's "Pro C# 2005 and the .Net 2.0 Platform" from Apress has an
entire chapter devoted to Threading. Didn't see muchon sockets though, but
it's been the book I've gone to over and over for answers.

Robert
 
Back
Top