A good book.

  • Thread starter Thread starter RAyRAy
  • Start date Start date
R

RAyRAy

is there any place I can read about the technical documentations or under
the hood of .NET? The inner workings of .NET, either on the web or a good
book that talks about .NET framework in depth?
 
RAyRAy said:
is there any place I can read about the technical documentations or
under the hood of .NET? The inner workings of .NET, either on the
web or a good book that talks about .NET framework in depth?

I recommend Jeffrey Richter's "Applied .NET Framework Programming" from MS
Press.

Cheers,
 
Richter's book is the best on the market for internals (not so much IL, but
internals). There is a C# as well as a VB.NET version.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

**********************************************************************
Think Outside the Box!
**********************************************************************
 
Back
Top