SharePoint Online: Site Asset Provisioning Programatically


Love it or hate it, for any given requirement, Microsoft always comes up with multiple solutions i.e. there are more than one ways of achieving a goal. 

So in case of assets provisioning such creating site columns, Content types and list etc. on a SharePoint Online programatically, developers got following ways: 


Of course there are other ways as well such a CSOM, REST and spmeta2 but above are pretty much standard.  

I would go for option one, if I have an Add-in/Extension depending on some lists and content types. 

Cheers

Comments

Popular posts from this blog

SharePoint 2010 Migration Woes: Importing and exporting lists template between different SP2010 Servers

How to Stop People From Reading Your Mind and Judging You

Powershell: Filling up an Existing Excel Sheet with data from SQL Server