Has anybody published any C# 4 coding standards / guidelines / style guides?

c#, c#-4.0, coding-style

Solution

I'm in the process of publishing new coding guidelines for C# 4.0 here.

Problem

I'm aware of a number of coding standards and guidelines for C# 2 and C# 3 but am looking for some which have been written with C# 4 in mind.

Original source