Top "Spfield" questions

Programmatically setting field value for sharepoint listitem

I'm trying to simply add a simple text or hyperlink field to a list item in sharepoint 2007. I can add …

c# sharepoint sharepoint-2007 spfield
How to get all possible values for SPFieldLookup

I have a lookup field in sharepoint which just references another list. I wonder how do I programatically enumerate all …

sharepoint spfield
c# sharepoint how to set a FIELD Value of SPListItem with FIELD Value from other SPListItem?

I want to upload mulitple Documents (Files) into a Sharepoint FOLDER. During the "ItemAdded" Event I want to 'copy' the …

c# sharepoint spfield