int i;  
i = "Hello"; // error CS0029: Cannot implicitly convert type 'string' to 'int'