I think a good way would
It will probably be very hard to use find any open source code that complies to Microsoft's standards. You could, however check to see how closely a given project conforms using StyleCop and FXCop with the default rulesets.
One place I would look is the Mono Project, and programs built using it.
Also, mad-j's idea of looking at the shared source initiative, may help, but I would guess that not all of their code strictly follows their guidelines.
