Click here to Skip to main content
15,887,676 members
Articles / Productivity Apps and Services / Sharepoint

SharePoint - Reading values from items in a list

Rate me:
Please Sign up or sign in to vote.
3.33/5 (2 votes)
30 Apr 2010CPOL1 min read 29.1K   1  
Extracting a value from a list item in a SharePoint site is frequently necessary, and it comes with a slight twist that some programmers may not be expecting. So, this is an example of a method that works well for most purposes. First, lets identify the site that holds our SharePoint...

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior) Jacobs Technology
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions