Creating an MSI Package for a WSP File in Visual Studio
For anyone designing SharePoint Solution Packages (wsp files), typical deployment means either running stsadm commands to add a solution and then deploy it, or automating it via a script. However, if...
View ArticleUsing Subversion to Source Control SharePoint Projects
Recently, I ran across a post from Andrew Connell where he addresses the question of moving content created in a dev environment to another environment, such as QA, staging or production. While the...
View ArticleJQuery, Microsoft & Visual Studio
I came across something very interesting last week and just wanted to make a note of it here. I’ve talked before about including prototypejs in your SharePoint application pages, but a recent...
View ArticleSpeaking at DevTeach!
Greetings everyone! I am very excited to annouce that I have been selected to speak at the DevTeach conference that will be held here in Vancouver from June 8-12. I spend a great deal of time blogging...
View ArticleSharePoint Designer Workflow Pause Until Date Change
So what happens when you’ve built out a SharePoint Designer workflow with a Pause Until Date activity, and then the date changes on you? Obviously, we want to the workflow to handle this situation and...
View Article