Problem At the moment I am using this to check a boolean property in sharepoint 2007 using C# and .Net […]
Tag: sharepoint
SharePoint class
Problem To help learn the SharePoint object model (primarily for SharePoint 2007), I’ve been working on a class library with […]
SharePoint and JSON output project
Problem I’m working on a project that reads a series of SharePoint lists and outputs them into JSON file(s) which […]
Getting SharePoint users and comparing them with SPList
Problem I have a custom SPList that has a field Assigned To, now I can add as many items as […]
too many conditions [closed]
Problem Closed. This question is off-topic. It is not currently accepting answers. Lacks concrete context: Code Review requires concrete code […]
Surely there’s a better way to write this statement?
Problem I have the following, quite ugly statement – is there a better way to write something of this nature? […]
Checking if website exists and adding +1
Problem I am trying to find if a subwebsite exists in sharepoint, and if it does, then add +1. I […]
Write ListItemCollection item to a file
Problem I am using below code to write list item to a file. I want only 2 fields from the […]
List all files and folders within a SharePoint document library
Problem Background: I have made two classes. The first is SharePointHandler, and contains a few functions that I intend on […]
Order Retrieval System with a SharePoint Backend
Problem I have an ordering system that uses SharePoint. Below I’ve included a small snapshot of the system that is […]
- 1
- 2