One of things I get asked a lot about is how to do Life Cycle management with SharePoint Development – mainly because SharePoint makes it so easy to forget about the line between content and code.

So what do you do when you’re working on your custom feature or solution?  Take a look at the post – http://blogs.msdn.com/vesku/archive/2008/07/29/continuous-integration-in-moss-development-using-tfs.aspx – that Vesa Juvonen has up.  He’s got some great information on doing continuous integration with your SharePoint code – it just might be exactly what you need.