i have nearly 15 fields to be filled in the form.. i am using item Updating event to send a mail. this mail highlights the changes made in the item. but there is a case coming, like if there are no changes and the item is saved, mail should not go..
should i compare all the 15 fields,
properties.listitem and properties.afterproperties ?
or is there any other easy way to do so?