in

SharePoint University

Clean slate. Nothing but SharePoint.
Go, SharePoint!

Browse by Tags

  • Help needed for webpart development

    I am beginner in Share Point development and on my first illustration for the same I have designed web part which needs to deal with SQL Server database. I have good exposure of ASP.NET and in that we use web.config file for connection string and then few of the methods for interaction with Database...
    Posted to Development (.NET) (Forum) by pksh on 11-06-2008
  • 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
  • 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 (4 items)

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