I\'m a bit puzzled by the number of developers I see writing methods and classes with curly braces below the class name or the method. What convention are they following?
The second convention is also the default indentation style of Visual Studio (and therefore rather common) for C#