Extension Properties
A couple of weeks ago, a post I made about Strongly Typed Session Variables in ASP.NET led to some interesting comments and discussion. One of the comments asked "Why can't we just have extension properties…?". Now, Eric Lippert has provided the answer. See his "Why No Extension Properties?" post to read about the decisions that go into adding (or not adding) a language feature.