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):
- MSDN Visual How To: Automating Solution Package Creation for Windows SharePoint Services by Using MSBuild: Learn how to use MSBuild to automatically generate solution package files for Windows SharePoint Services.MSDN Visual How To: Automating Solution Package Creation for Windows SharePoint Services by Using MSBuild
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):
- MSDN Visual How To: Configuring Multiple Authentication Mechanisms with Alternate Access Mappings in Windows SharePoint Services 3.0 Learn how to configure a site collection with two entry points that use different authentication mechanisms in Windows SharePoint Services 3.0.MSDN Visual How To: Configuring Multiple Authentication Mechanisms with Alternate Access Mappings in Windows SharePoint Services 3.0