All, In aspx pages, we have the code in the same file ( in source view) or in the code behind (in .cs file).
What is the difference in these two? One difference I found was that complex coding should be done in cs file. Any other inputs?? Regards, Suraj
