Posts Tagged ‘visual studio’

While doing SharePoint development, we use a lot of pre- and post-build events in Visual Studio projects to do various things like build and deploy SharePoint solutions to our development environments, activate features automatically and other similar things to make the process of building solutions for SharePoint as automated as possible. One helpful way I’ve [...]

Tuesday, June 29th, 2010 at 12:59 | 0 comments
Categories: Visual Studio

I found a nice little online tool today to keep track of code snippets for future reference (which was sort of the original intent of this blog). It’s called CodeKeep. You can add public and private code snippets that you want to reference in the future. You can also search for code snippets from other [...]

Monday, November 16th, 2009 at 13:02 | 0 comments
Categories: Programming
TOP