Categories
To be more specific in details this listing is highly optimized for inserting listitems into a list in SharePoint. As previously written – do not use the OM by adding listitems to items collection as this actually is very very slow. void InsertListItem(SPWeb web, guid listID, NameValueCollection nvc) { //create