.Net Coding Standards
I was reading a post on Derek Smyth's Software Development Blog about C# coding standards, and I thought I can join him but posting another useful document about C# coding standards and VB.Net Coding standards too. I've read few of IDesign document on C# coding standards, it is greate and useful. They give us options and guide lines.
During my research to get a document like that, I found this document C# Coding Standards by Lance Hunt. If you combine both documents, you are going to get out with your favourit coding standard that you wish.
About VB.NET coding standards, I found this resource. Hope these documents will be useful for you.