Partial classes in C# 2.0: No Chocolate Needed

While trying to explain #region in C# to a new programmer, I came across this Architectonic post. I wonder what he thinks of partial classes in C# 2.0. It removes the turd entirely to a different place. In fact, as in #region, I feel that partial classes was designed to do exactly this: handle and hide generated code.