Heres a little C# trivia for you. Did you know, while you can't declare variabls/members/methods with the same names as C# keywords (if, while, try etc), you can if you prefix them with an @ (@if, @while, @try @etc).
http://msdn.microsoft.com/library/de...eywords_PG.asp



LinkBack URL
About LinkBacks



