This is the second post in the line where I will release the code used in the demos in my last talk. On several occasions I was asked to explain how to handle, let's say if you need to create a n event handler that will need to, under some condition, create additional items on a sharepoint list when a certain item is added to the same list without it continuously re-firing the same event (perpetual loop). You can do that if you want to play and you'll see that SharePoint has a safety that...