Hi
Today I am going to explain you How to create Site column Programmatically (xml)
It should be also created through OOTB and PowerShell
What is site column
Site column is pre define site column which are reused in various content type and List, Libraries
For e.g. you can create a site column “Sample” with a Single Line of text data type . This column then can be added to any content type in your list or library.
We can achieve it two ways
Using Declarative XML
code (Feature Activation Event Receiver)
In this blog we can achieve it through xml..
Ok let`s start
Advertisements