Browse by Tags

Richmond Code Camp 2008.2 - Mark your calenders, register and take a survey!
When? October 4th, 2008 Where? J. Sargeant Reynolds Community College - Parham Road Campus Please take time to register: ClickToAttend Please take time to take a quick survey: Survey link here More Info: http://www.richmondcodecamp.org See ya there! Read More...
Become a Task Master - Customizing the build process using Visual Studio - Part 3
Hello everyone! Man I am in love with this cooler weather. I've got a faculty conference coming up this week for ECPI so I wanted to get this last piece out there. This is part 3 in a 3 part series and should give you a decent overview of customized builds Read More...
Become a Task Master - Customizing the build process using Visual Studio - Part 2
This is part 2 of a 3 part series aimed at understanding how to create and implement custom tasks using either MSBuild or TeamBuild. Click here for part 1. The overall presentation was given at the last Richmond .Net Code Camp. In part 1 we covered how Read More...
Been on Vacation
Last week I was out getting some R & R and took some time off blogging & technology in general (the only thing I used was my cell phone ). This week has been catch up . I will have part 2 of Task Master ready soon! Read More...
Become a Task Master - Customizing the build process using Visual Studio
To understand the build process, we must cover a few general points: The default Visual Studio build engine is not MSBuild. For the purposes of this blog, when writing custom tasks we employee either MSBuild or Team Build (build engine that Visual Studio Read More...