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...
  • 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...