in

SharePoint University

Clean slate. Nothing but SharePoint.
All Tags » MOSS 2007 » .NET » c# (RSS)
Go, SharePoint!

Browse by Tags

  • Saving Data from Editor Part

    Hi, Im trying to set up an editor part and I want to save data from the editor part in to the web part (simple right?). I have no problem doing that using the set/get methods with regular strings etc. But I would like to do the same with an array. Is this possible or is there another way of saving the...
    Posted to Development (.NET) (Forum) by boneill3 on 07-22-2008
  • CrossListQuery (CAML Question)

    Hi, I am trying to use the CrossListQueryInfo class to find pages that matches some conditions. So far, the filters and everything works fine except the ViewFields. CrossListQueryInfo query = new CrossListQueryInfo(); query.RowLimit = 5; query.WebUrl = SPContext.Current.Site.ServerRelativeUrl; query...
    Posted to Development (.NET) (Forum) by ktt on 03-06-2008
  • SPD Workflow not triggering in the SharePoint Portal

    Hi guys, I have a strange behavioure. Untill couple of days ago all my workflows which created in SPD with some C# .NET custome codes (well entire functionality of the workflow was coded in C#) was working just fine in my SP Portal. but since couple of days ago it just stopped working (yes, just like...
    Posted to Setup, Admin and Deployment (Forum) by Rizi on 01-18-2008
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.