Customizing the CLR, book
On Saturday I picked up a copy of
'Customizing the .NET Framework Common Language Runtime' by 'Steve Pratschner'. Being the CLR wonk that I am, I have had this on my radar since
Robert and
Sam posted about it. Its a great book for its technical depth when it comes to some key changes in the CLR v2.0 namely the hosting, app domain and CAS changes. The hosting I was most interested in as it explains some of the work that went into DB2 or Yukon for CLR hosting. I am also curious on some the tweaks you can make, such as the loader and threadpool etc that are explained. Only ficked through so far, but looks interesting.