The Artima Developer Community
Sponsored Link

.NET Buzz Forum
Customizing the Microsoft .NET Framework Common Language Runtime

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Sam Gentile

Posts: 1605
Nickname: managedcod
Registered: Sep, 2003

Sam Gentile is a Microsoft .NET Consultant who has been working with .NET since the earliest
Customizing the Microsoft .NET Framework Common Language Runtime Posted: Feb 20, 2005 5:31 PM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Sam Gentile.
Original Post: Customizing the Microsoft .NET Framework Common Language Runtime
Feed Title: Sam Gentile's Blog
Feed URL: http://samgentile.com/blog/Rss.aspx
Feed Description: .NET and Software Development from an experienced perspective - .NET/CLR, Rotor, Interop, MC+/C++, COM+, ES, Mac OS X, Extreme Programming and More!
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Sam Gentile
Latest Posts From Sam Gentile's Blog

Advertisement

Having started in 1999, by the year 2002 I already felt old with the CLR/.NET. The exciting discovery phases were over by then. The dozen starting people of the DM CLR list had morphed intro thousands. Consequently, the year 2002, IMHO, saw the publication of the CLR/.NET books that defined the landscape and nothing really since then has really said anything that hadn't been said by then. 2002 saw the defining books of .NET such as Jeff Richter's Applied Microsoft .NET Framework Programming (I still insist it is the 1st book every .NET developer should read), Don's Essential .NET, The Shared Source CLI Essentials, and for the tortured souls stuck doing Interop, Adam's masterpiece, .NET and COM: The Complete Interoperability Guide. There were great books covering all of the areas of .NET. I had written most of my .NET info pages in 2001 and 2002. There was very little left to say and I felt that very little spoke to me after 2002. Phil Stanhope and I contemplated writing a book called “Non-Trivial .NET” because there was nothing coming out that was deep. Today, I got real excited like 2002 again as I stumbled across Steven Pratschner's Customizing the Microsoft .NET Framework Common Language Runtime. CLR wonks drool over this: A Tour of the CLR Hosting API, Controlling CLR Startup and Shutdown, Using the Default CLR Host, Using Application Domains Effectively, Configuring Application Domains, Loading Assemblies in Extensible Applications, Customizing How Assemblies Are Loaded, Domain-Neutral Assemblies, Extending the CLR Security System, Writing Highly Available Microsoft .NET Framework Applications, Enforcing Application-Specific Programming Model Constraints, Managing How the CLR Uses Memory, Integrating the CLR with Custom Schedulers and Thread Pools. In other words, the real stuff, the nitty gritty. This happens to be the kind of issues I now face with the CLR: hosting the CLR in “strange” containers and dealing with CLR shutdown and startup. Steve is in a unique position, having been on the original CLR team and now a PM for the .NET CF. If you want to go beyond VS.NET and do custom things with the CLR, this is the book for you. For example, the chapter Loading Assemblies in Extensible Applications is worth the price of admission alone. This is the kind of stuff that we do in our job and there is nothing out there about this. Highly Recommended!

Read: Customizing the Microsoft .NET Framework Common Language Runtime

Topic: Help provide real-world testing of your VS 2003 Applications for VS 2005 Previous Topic   Next Topic Topic: LOTS: Open Source Frameworks for .NET

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use