My Minimal Master Page from DevConnections Orlando, 2009

I’m down in Orlando at DevConnections, 2009, and one of the requests I got in my session this morning was to publish my minimal master page. For reference, the master page is how you brand/control the look and feel of a SharePoint site. Often times, you’ll want to start with a minimal master page and then build out your branding/look and feel from the minimal master page

View original post here:
My Minimal Master Page from DevConnections Orlando, 2009

VSeWSS 1.3 Post-Install Configuration

If you’re trying to install VSeWSS 1.3, the latest version of the Visual Studio Extensions for Windows SharePoint Services, you may find that you need to tweak a couple of things post-install to make sure the VSeWSS 1.3 web service is configured correctly. To give you a little context, when I first installed the default installation and then created a web part project to test deployment I was getting the following error

More here:
VSeWSS 1.3 Post-Install Configuration