December 2007 - Posts
When developing web parts or other controls that use JavaScript, it's quite common to need to call some function on the Body OnLoad event of the web page. The problem with this is that, in SharePoint, the Body element is in the master page and not
Read More...
Summary This third post is about creating and using Features in a general sense. Creating Features for each specific element will be the subject of later posts. Check the first post SharePoint 2007 Deployment: Overview for an introduction and the series
Read More...
Summary This second post on my SharePoint Deployment Series is focused on the concepts of Feature and Solution . Check the first post SharePoint 2007 Deployment: Overview for an introduction and the series index. What's a Feature? A Feature is a package
Read More...
I'm starting a new series of posts on SharePoint Deployment, since I believe it's one of the hardest tasks on a SharePoint project. This first post will be updated every time I add a new article to this series. SharePoint 2007 Deployment Series Part 0:
Read More...