Tuesday, 19 April 2016

Server Object Model in Sharepoint

                  As earlier we seen sharepoint logical and physical structures of sharepoint farm. now we pratically create a List and perform CRUD operations on it.

List:
         In sharepoint 2013 every thing is app, (evering means lists,picture libraries,styles..ect are apps), all site data will saved in these apps-->Lists(information), Docuemnts(docuement libraries),styles(Assets)...ect.

Create a List

Site--->site contents--> List-->List settings--> add an app---"Name of List" ---OK.


now List is create with name as "TestList". now add items to this list.





No comments:

Post a Comment