Jim @ imason

Internet Architect by day, environmentalist by night: Jim Schwartz @ imason.

Related Posts
  • NAnt, SharePoint and Production Deployments

    On my current SharePoint/InfoPath project, we’re using NAnt to deploy absolutely everything. NAnt creates SharePoint pages, imports web parts to pages, activates SharePoint features, deploys assemblies, creates SharePoint lists, creates/updates SQL databases (via DBDeploy ), packages and deploys InfoPath...
  • NAnt or MSBuild for automated deployments?

    I'm sitting at a chain coffee shop in my home town of Edmonton, the day after doing a technical presentation to a large enterprise client about SharePoint technology and best practices. Whenever I find myself in such a situation, I feel a little apprehensive at first because I never know what level...
  • Automated Publishing of InfoPath Forms (Part 2 of 2)

    We’ve now surpassed 50 InfoPath forms on the InfoPath 2007 / SharePoint 2007 project I’m currently engaged on. If you’ve done InfoPath/SharePoint development before, you’ll know that it can be really painful to publish forms and then deploy them to SharePoint. In Part 1 of this...
  • How to Deploy InfoPath 2007 Forms with NAnt (Part 1 of 2)

    I've been using NAnt a lot lately for deploying components to development and integration machines. The common misconception that I've heard from reluctant SharePoint folks around here is that we should be packaging SharePoint solutions in WSP (SharePoint solution files) instead of deploying...