In the SharePoint 2010 server-side object model the SPWeb Class has a property "AllowUnsafeUpdates". What are unsafe updates in connection to list item changes? How are they to be delt with in code?
In the MSDN documentation they give an explaination, but it's lacking in depth. Is there a better explaination out there?