1. Introduction 2. The problem 3. Other solutions 4. The goal 5. Example 6. Conclusion 7. Advantages of this solution 8. Full source code 1. Introduction Use of enumerations greatly enhance readability of code and let client code be type safe and easier to write. We don’t need to write […]
Archivi Annuali: 2017
3 articoli
&amp;amp;lt;br /&amp;amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;<br /><br /> Reading this book is like having the best mentor you can desire sitting at your side desk. Kent Beck explains clearly his thoughts and experiences and how he made up his mind to find out better ways to deliver value. He does not present […]
1. Introduction 2. Resources 3. Installation 3.1. Install CruiseControl.NET 3.2. Create a CCNet Website in IIS 3.3. Install Nunit 4. CruiseControl.NET Server Configuration – General 5. Structure of a ‘Project’ Configuration File 6. Source Control Block 7. Trigger Block 8. Labeller Block 1. Introduction This article is the revised and […]