Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. good rescources on Sharepoint development

good rescources on Sharepoint development

Scheduled Pinned Locked Moved C#
sharepointsysadmintutorialquestion
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    troels_sorensen
    wrote on last edited by
    #1

    Hi. I'm new to the Sharepoint portal server 2003 (or any other sharepoint for that matter) and I need to get to know how to develop stuff for it. I've messed around a bit with building webparts and now I want to know how to make custom lists. However i'm having trouble finding any good rescources on the subject. Is there anyone here that can point me to some good forums/guides/tutorials/SDK's/etc. ? p.s. I have been through MSDN and I don't seem to be able to find anything other than developing webparts there.

    H 1 Reply Last reply
    0
    • T troels_sorensen

      Hi. I'm new to the Sharepoint portal server 2003 (or any other sharepoint for that matter) and I need to get to know how to develop stuff for it. I've messed around a bit with building webparts and now I want to know how to make custom lists. However i'm having trouble finding any good rescources on the subject. Is there anyone here that can point me to some good forums/guides/tutorials/SDK's/etc. ? p.s. I have been through MSDN and I don't seem to be able to find anything other than developing webparts there.

      H Offline
      H Offline
      Heath Stewart
      wrote on last edited by
      #2

      troels_sorensen wrote: I have been through MSDN and I don't seem to be able to find anything other than developing webparts there. And you won't...yet. There will be better WebPart support in .NET Framework 2.0 to be released in the beginning of 2005 (SQL Server "Yukon" is holding it up). We've been working with it here and some associates upstairs in our complex use it as the base for their product as well. We all contend that the documentation - for what little there is - sucks for SharePoint. For one, when you install SharePoint Services on your Windows Server 2003 box, you have to manually copy the Microsoft.SharePoint.dll assembly to your development box. Some SDK, huh? Examining that with ildasm.exe that comes with the .NET Framework SDK is definitely handy, or use a good decompiler like .NET Reflector[^]. You should also check out http://www.sharepointcustomization.com/[^]. It's not the greatest, but it does have examples. Finally, get yourself a copy of FrontPage 2003. Now, I'm not big on WYSIWYG editors, but FP 2003 is a vast improvement - event for HTML editing capabilities - over previous versions. It also specifically targets SPS with a lot of great support. It's well worth it, IMO.

      Microsoft MVP, Visual C# My Articles

      T 1 Reply Last reply
      0
      • H Heath Stewart

        troels_sorensen wrote: I have been through MSDN and I don't seem to be able to find anything other than developing webparts there. And you won't...yet. There will be better WebPart support in .NET Framework 2.0 to be released in the beginning of 2005 (SQL Server "Yukon" is holding it up). We've been working with it here and some associates upstairs in our complex use it as the base for their product as well. We all contend that the documentation - for what little there is - sucks for SharePoint. For one, when you install SharePoint Services on your Windows Server 2003 box, you have to manually copy the Microsoft.SharePoint.dll assembly to your development box. Some SDK, huh? Examining that with ildasm.exe that comes with the .NET Framework SDK is definitely handy, or use a good decompiler like .NET Reflector[^]. You should also check out http://www.sharepointcustomization.com/[^]. It's not the greatest, but it does have examples. Finally, get yourself a copy of FrontPage 2003. Now, I'm not big on WYSIWYG editors, but FP 2003 is a vast improvement - event for HTML editing capabilities - over previous versions. It also specifically targets SPS with a lot of great support. It's well worth it, IMO.

        Microsoft MVP, Visual C# My Articles

        T Offline
        T Offline
        troels_sorensen
        wrote on last edited by
        #3

        Yeah... documentation.... guess I'll just have to guess then, since microsoft wants it that way. Looking forward to the new version! Thanks for the link.

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups