Month: August 2008

  • SP Dev part 2 : Understanding Sharepoint Custom Pages

    NOTE: If you haven't read the first post in this series, I would encourage you do to that first, or check out the Sharepoint category. You can also always subscribe to the feeds. The Sharepoint 2007 System introduces two types of pages the first type usually called Application Pages and other type called Site Pages.…

  • SP Dev part 1 : Sharepoint 2007 Development model {Features}

    A new feature in the Sharepoint 2007 is the "Feature" development style which means that every tiny and huge development task in the sharepoint is considered a "Feature". Features can be activated or deactivated through a site administrator, which enables the very simple turn on/off of anything in the site. Features are used for developing…