in

SharePoint University

Clean slate. Nothing but SharePoint.
Go, SharePoint!

Browse by Tags

  • AJAX webpart connections - without smartpart

    Hi, I have a large library of custom webparts built in C# and not as .ascx. I have just installed MOSS 2007 SP1 and all the AJAX bits, the simple one piece webparts work like a dream , but the majority of the parts are designed to be modular and reusable so they therefore use webpart connections. This...
    Posted to Development (.NET) (Forum) by kwakker35 on 08-19-2008
  • 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
  • Who Is Online Web Part MOSS2007

    Hello, I am using C# vs2005 and sql express 2005 and I want to be able to make a web part that will show all the users that are currently online. I found a tutorial for it here:http://blogs.sqlxml.org/bryantlikes/articles/592.aspx but the forum has been dead for some time now. When I upload the web part...
    Posted to Development (.NET) (Forum) by Mandeo on 07-01-2008
  • Error Previewing the webpart

    I am getting error when previewing the webpart. "An Error occured when previewing the webpart" I didn't understand what is the problem in my code. Here is my code,i am developing the web part in a remote machine where sharepoint is not installed.I just copied the sharepoint.dll into my...
    Posted to Development (.NET) (Forum) by aditya_raj on 03-18-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
Page 1 of 1 (5 items)

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