Following on from this question, I have created a feature to upload an site template file as part of an automated build of a SharePoint site.However, while the feature deploys the .stp file correctly
I am interested in writing unit tests for the SharePoint development work I am doing. 开发者_JAVA技巧 Can anyone suggest practical approachs to implementing unit tests in MOSS?
I have added a column called Customer to my documents library, this is a business data column. What I want to do is relate a 开发者_开发百科document to multiple customers by entering customer codes
In MOSS 2007 I want to add a custom control to the global link section of a master page and have it only visible to a particular audience.
I have a web part that is installed using a feature. This web part has a css file that is deployed and I need to tweak it, but 开发者_JS百科can\'t find it anywhere. I suspect it might be in the SQL Se
Is it ok to have 32bit dev and test environments with SharePoint? The reason that I am asking is because in my experience most productive large scale MOSS implementations are 64bit.