Design Guidelines for Developing Class Libraries
February 10, 2010
posted by Brad Kingsley
Someone pointed out my old-school VB naming conventions in a recent C# sample code post and provided some pointers and some suggested reading. I've named objects the same way for so long that I'm sure I'll struggle with the changes, but I took the pointers to heart and will work to adjust my naming conventions moving forward. I haven't read through the link provided yet, but figured I'd share it here (its from MSDN).
He also mentioned that the comments button isn't currently working, which explains why comments have totally dropped off - someone here is looking into that issue to see why it broke and will hopefully have it working again shortly.
Update: Here is another link I was just reading about Pascal Case and Camel Case use in C# programming:
http://cplus.about.com/od/learnc/ss/csharpclasses_5.htm












