Archive for the ‘Basics’ Category
Basics – Test DB connection with UDL
Introduction Recently my SharePoint application is giving error ‘cannot connect to configuration database’. When nothing wrong with the services, do the first basic test. Check if the server is able to connect to DB. If it is succeded then it might be service issue or debug further through ULS logs. Here is the very basics […]
April 8, 2015
В·
Adi В·
No Comments
Tags: Test DB connection with UDL, UDL file creation В· Posted in: Basics, Sharepoint 2010, SharePoint 2013, SQL
Basic List Operations in SharePoint with object model
Introduction In this post we will see complete basics of SharePoint list operations through object model with better code Accessing SharePoint List Create / Update / Delete items of List Skill Level – Basics Email this page
October 30, 2013
В·
Adi В·
No Comments
Tags: Sharepoint 2007, SharePoint 2010, sharepoint server В· Posted in: Basics, C#, Sharepoint 2007, Sharepoint 2010, SharePoint 2013