Automate SharePoint Solution Packages & Config Multiple Auth

1 min read

MSDN now features two Visual How To's based on popular articles from a blog. One article explains how to automate WSP creation using MSBuild.


Two more Visual How To’s are up on MSDN based off two popular articles on my blog.

The first one is based off the process I like to use where developers can leverage something such as MSBuild to automatically create WSP files every time the project is built (original blog article here):

The second one is based off the painful process in setting up your site to leverage multiple authentication providers (ie: Windows Authentication & FBA) to access the same site collection (original blog post here):

Share this article

Feedback & comments