Mike Diehl's WebLog

Much aBlog about nothing...

Browse by Tags

All Tags » MSBuild (RSS)
MSBuild SQL database synchronization tasks (for RedGate SqlCompare and SqlDataCompare)
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...

Posted by MikeD | 2 comment(s)

Filed under: , ,

Sandcastle MSBuild target
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...

Posted by MikeD | 1 comment(s)

Filed under: , ,

More Posts