I like // comments for single line as they work in most programming languages, for ex:
Code:
DoSomething;  // comment...