C# actually has Goto statment !!!
This comes like news for me, C# actually has Goto statment !!! WHY i would of said that no one will ever use it but i discovered this in production code.
here's what MSDN have to say about the Goto statment.
http://msdn2.microsoft.com/en-us/library/13940fs2(VS.80).aspx
UPDATE: I didn't find this in the company i work for production code.