Welcome to MSDN Blogs Sign in | Join | Help

Eric Kraus' SharePoint/.NET Blog

What the field says about MOSS.

News

  • Subscribe to this blog


    Eric Kraus on Live Messenger




      Disclaimer
      These postings are provided "AS IS" with no warranties and confer no rights. In addition, these postings are my own and do not represent the views of Microsoft.

    January 2008 - Posts

    Remove Web Part ToolParts
    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...
    SharePoint Automated Deployment Using MSBuild
    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...
    SQL Profile Import with Forms Based Authentication
    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...
    Introduction
    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...
    Page view tracker