Monday, December 29, 2008

Thursday, December 11, 2008

Intro to SharePoint Development: How to Build and Deploy a Web Part

http://www.dotnetmafia.com/blogs/dotnettipoftheday/archive/2008/10/22/intro-to-sharepoint-development-how-to-build-and-deploy-a-web-part.aspx

This is the link about the beginner share point developer to know more about share point.

Summary of the blog:
  • Environment: what environemtn need for you to develop webpart for MOSS or WSS V3

  • Coding the Web Part

  • Describing the WebPart

  • Ghetto Deploying

  • Features

  • Deploying Via Solution Package

  • User Controls

this page help me understand more about MOSS development, thanks CoreyRoth