in

SharePoint University

Clean slate. Nothing but SharePoint.
All Tags » lists » .net (RSS)
Go, SharePoint!

Browse by Tags

  • How do I get List data externally?

    I'm open to suggestions here. I have a need to get List data (all versions current and old for items) out of Sharepoint and use that data to drive other systems. For example, business territory assignments defined and maintained and tracked in Sharepoint, now intended to auto-supply that same data...
    Posted to General (Forum) by kjackson on 11-08-2007
  • access denied error by accessing site.AllWebs in code

    Hi All, I have the following error in code. SPWebServiceCollection webServices = new SPWebServiceCollection(SPFarm.Local); foreach (SPWebService webService in webServices) { foreach (SPWebApplication webApp in webService.WebApplications) { foreach (SPSite site in webApp.Sites) { if (site.ReadLocked ...
    Posted to Development (.NET) (Forum) by juniormoss on 10-09-2007
  • How to set permissions for a document in a document Library Programatically

    Hi, After uploading a document to a document library, I would likte to set access rights for that document programatically (only a limited set of users should have acces to certain documents) I can do that over the document library user interface, but I would like to do that from my upload document program...
    Posted to Development (.NET) (Forum) by kibele on 08-27-2007
Page 1 of 1 (3 items)

Need SharePoint Training? Attend a SharePoint Bootcamp!
Forum content (c) original posters. Everything else (c) 2008 SharePoint Experts, Inc.