I\'ve been using reflector to decompile a couple simple c# apps but I notice that though code is being decompiled, I still can\'t see things as they were written on VS. I think
No, nor should there ever be. Things like comments and unreachable code would just add bloat with absolutely zero benefit. The very best you can ever do is approximate the compiled code.