I'm currently reading MS Ajax in Action book and am enjoying to the fullest. I didn't know how easy it is to declare an Interface in the JavaScript using MS Ajax (even though, the original JavaScript doesn't support Interfaces). The example (of IComparable...