
SharePoint 2010 Programmatically Create List from Custom List Template in C#
Yep – SharePoint 2010! Continuing my tour of strange facets of old SharePoint technology, here’s something new I tried to do today that took a lot more effort than it should. The objective was simple: create a new list, based on an existing list. This is reasonably easy to do […]