Browse by Tags

MSBuild SQL database synchronization tasks (for RedGate SqlCompare and SqlDataCompare)
04 October 06 03:22 PM | MikeD | 2 comment(s)
Phil just posted a couple of MSBuild tasks that he uses to synchronize the schema and data of two databases , using the API's for RedGate's SqlCompare (for schema) and SqlDataCompare (for data). The next project build server I set up I will try...
Filed under: , ,
Sandcastle MSBuild target
06 August 06 12:10 AM | MikeD | 1 comment(s)
I've seen some recent blogs on Sandcastle , the new documentation tool for .NET assemblies. Joel challenged us to write something that would integrate documentation as a build step in a Team System build. I took Mikael Söderström 's...
Filed under: , ,
More Posts