I'd like to have some help on list item life cycle. Any links where I can read about this?
And main thing I need to know is that in event receiver there are methods as :
- ItemAdding
- ItemAdded
- ItemUpdating
- ItemUpdated
Where workflows starts? How to stop updating process and just update some fields with systemupdate and don't fire any error? What i need is to update some field with no new version and with no workflows start.