All about the Strategy, Design, Customisation, Deployment and Development of SharePoint and its related Technologies

  Administration   All Me!! Baby!!   BDC   Book Review   Business   CKS   Conferences   CQWP   Development   Duffer Moments   Email   Errors   Family   Fixes   General   Groove   How To   How To Code   InfoPath   iPhone   IRM   Longhorn   Lotus Notes   Migration   Mobility   Office System 2007   Personal Projects   Powershell   Records Management   REST Services   Search Server   Security   SEO   SharePoint   SharePoint 2010   Silverlight   SQL   Tech Ed 2008   Testing   Vista   VSTO   WCF   WSS   XSL

MOSS2007 - DoD 5015.2 Certified
Categories: Office System 2007, SharePoint
MOSS2007 has passed it's certification for compliance with level DoD 5015.2. This means that soon you will be able to install an add-in that will bring the world of "records management compliance" closer to the MOSS2007 world. You can re.....
[Read More]
0 Comments
 
MOSS2007 – JavaScript Item Menus Part 2 (Real World)
Categories: Development, Office System 2007, SharePoint
In the last article we looked at hiding existing menu items and also adding new sub menu items. In this article we will look at adding our own custom menus and sub menu items within the same framework as before. We will use the same code as last t.....
[Read More]
2 Comments
 
MOSS2007 – JavaScript Item Menus Part 1 (Real World)
Categories: Development, Office System 2007
I have had quite a few emails recently about ways of either hiding, showing, adding or modifying the item level menu items that appear within lists and document library. In this post I thought I would examine what you can do and what the best appr.....
[Read More]
10 Comments
 
MOSS2007 - "HttpModule" further work!
Categories: Development, Office System 2007, SharePoint
Hi, everyone. Hope you are all well. Since my last post on the HttpHandler I am writing, I have not been able to fix the issue I get with the constant looping within the code and lack of attaching the “PreInit” method to the page. However It wor.....
[Read More]
7 Comments
 
MOSS2007 - Where are my Content Types?
Categories: Development, Office System 2007, SharePoint
Recently someone emailed me asking if there was a way to find out what content types various lists and libraries were using in MOSS2007. After a little investigation I decided to write some C# code. If you take a look at the object model you wil.....
[Read More]
0 Comments
 
Great Team-Based Development Document on MOSS2007
Categories: Development, Office System 2007, SharePoint
Hi just been reading a post on Mart Muller's blog about a document on the MSDN site talking about Team-based development with MOSS2007. You can read the document from the link below. http://msdn2.microsoft.com/en-us/library/bb428899.aspx Happy R.....
[Read More]
0 Comments
 
MOSS2007 - "HttpModule" Investigation
Categories: Development, Office System 2007, SharePoint
I have recently been trying to develop an “HttpHandler” that will change the “Master Page” for the portal and sites on the fly based on various parameters. I am hoping that I will be able to validate the user and the zone they are coming from an.....
[Read More]
3 Comments