Category: Sharepoint

  • Creating SharePoint Online Site Collection using PowerShell

    Creating SharePoint Online Site Collection using PowerShell

    Recently, I have been very busy building a new product and been playing a lot with the new (and old) Office 365 APIs and everything around it. The product is cloud based and in a multi-tenant distribution model. I will be blogging more often about the experience and challenges I faced. Being a multi-tenant product that…

  • 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…

  • Beginning Sharepoint 2007 Development

    I mentioned a long while ago that I will work on some sharepoint and workflow foundation in order to enlarge my development knowledge base, I learned some stuff on the way may be all sharepoint and workflows beginners already know them but I love to share them for others. I will start another series for…