How I can know what the next list of ID is?
If you've ever worked with event handlers at one point what you have found the same problem that bothers me …
I created a ListItem and use the event handler ItemAdding (for a synchronous event). I tried to know my identity [...]
