|
|
|
DNN Blog
Looking for a specific blog?
|
Last week I built a new custom MSBuild task that keeps the CodePlex repo up to date with our internal TFS. Each time the CI Build runs any changesets are retrieved from TFS and each change that is...
|
|
I was trying to use the free NCover version but I keep getting stuck with this issue that appears to have been fixed in the paid for versions.
http://www.ncover.com/forum/show_topic?id=717
...
|
|
As part of our internal build process we increment the last number on the build number by one each time the CI build runs. Sounds simple right but I couldn’t find anywhere that did this simple task...
|
|
One of the first reasons we decided to start using NDepend was to be able to compare the public API from version to version so we could try to stop any breaking changes. To do this you need to compare...
|
|
I have updated the script a bit (thanx Rob Chartier) so it works more reliably on the read only attribute.
Here’s the script.
$folder = "C:\DotNetNuke\Team Foundation Server...
|
|
Recently Patrick Smacchia from NDepend graciously gave DotNetNuke Corp a pro license of NDepend whic I have been investigating how to use it to achieve some of the engineering teams goals such as reducing...
|
Kordsy or delic8genius as he is known is a DPE for Microsoft Australia and he’s collecting Geek origin stories for some sinister plan at Tech...
|
|
Next task was to get a NDepend report done for each CI build. Sounds easy enough and it was once i figured out how to stop breaking the build with NDepend. We had 3 critical rules breaking...
|
This is a quick note to let you all know about www.specflow.org and to get you to check out the video by Steve Sanderson. I have been investigating using this...
|
|
At DotNetNuke we distribute many different packages each release including source packages for the Community and our Professional and Enterprise customers. Internally we have an overarching solution...
|
|
Tags:
|
|
|