in

SharePoint University

Clean slate. Nothing but SharePoint.
Go, SharePoint!

Browse by Tags

  • Search Execution

    HI All.. I am Upen Nathwani, I am new to Sharepoint Development and I want to implement one Search prototype. BELOW IS THE REQUIREMENT: Normal 0 false false false EN-US X-NONE X-NONE MicrosoftInternetExplorer4 /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso...
    Posted to Development (.NET) (Forum) by upen409 on 09-10-2008
  • Classes for use in Sharepoint

    I want to develop some classes to use in Sharepoint. My first thought is that I need to develop this as a webpart with no presentation component - no CreateChild function , or at least no code in that procedure, then just add that webpart to the page or pages where I want to use the classes and functions...
    Posted to Development (.NET) (Forum) by Mark Edwards on 05-24-2008
  • Re: How to create charts in WSS 3.0 with Designer and VS2K5

    I just finished doing inline, dynamic pie charts using the GDI+ API. Essentially, you define an aspx page with nothing but the <% Page %> declaration and a <script> tag, with a Page_Load and data access function(s) inside the script tag. Then you define another aspx page to present the images...
    Posted to Development (.NET) (Forum) by Mark Edwards on 05-24-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
  • custom workflow problem

    Hi. I have a workflow done with visual studio and WF. The workflow uses some lists to get info, when I use the workflow in a specific site it works ok but if I try to use that workflow in another site where i have the same lists with same names and columns, the workflow will give an error. I think i...
    Posted to Development (.NET) (Forum) by lgalaz on 03-13-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 (6 items)

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