show/hide this revision's text 2 added 369 characters in body

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.

show/hide this revision's text 1

I think a good way would be to use StyleCop and FXCop with the default rulesets.

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.