July 2008 Blog Posts
I have finally integrated FxCop into my automated build process. Now i can see FxCop summary and detailed reports on the CruiseControls.NET dashboard.
Initially I was misguided somewhat by CruiseControl.NET's documentation when it said
We don't currently support running FxCop directly from CruiseControl.NET, but we plan on enabling this in a later release.
It seemed that the only way FxCop could be used with CC.NET is via NAnt.
However it turned out to be very easy to do it just via Executable Task. Here's what i did:
Added FxCop project file to my solution (so i could select which assemblies to...
An update on the development progress of Google Contacts Sync. It's taking longer than anticipated, partly because i've got lot's of other projects on hand at the moment and partly because i'm adding support for contact categories ("groups" in Google terms) and for pictures. It's almost there and beta will (hopefully) be available early August.
Tags: Tools, Google, Outlook