January 2008 - Posts
Sometimes it is required to remove all ToolParts from your web part to prevent any customization from users. To do this, you must inherit your web part from Microsoft.SharePoint.WebPart.WebPartPages.WebPart ( not System.Web.UI.WebControls.WebParts.WebPart)
Read More...
MOSS Automated Build & Deploy with MSBuild Here are the steps to create an MSBuild script to: 1. Label Visual Source Safe project with a new version 2. Get latest source code to a build server 3. Compile source code 4. Look for .DDF files 5. Build
Read More...
This has come up several times now and I thought I would contribute a solution that has worked for me. The problem: Need to create an Audience based on a profile of a SharePoint user. The users is, however, stored in a SQL Server membership database (outside
Read More...
Hello Microsoft Community! I’m taking the liberty of welcoming myself with a brief introduction. A little about me: Eric has over 5+ years of consulting experience supporting various Microsoft technologies. As a Microsoft Certified Technology Specialist,
Read More...