Agile,Ruby - From the software development trenches

Browse by Tags

Izindaba #10
20 September 07 03:28 PM | cjlotz | with no comments
A bit earlier than normal, but it is time for another weekly roundup of news that focuses on .NET, agile and general development related content: NCover 2.0.1 released - NCover follows the route of other tools before it like TestDriven.NET , NDepend and CodeSmith and becomes a commercial product. Here's the what's new for the latest release. NCoverExplorer 1.4.0 - Grant Drake has released an update to his excellent NCoverExplorer tool containing some fixes and new features . This will be...
Izindaba #9
14 September 07 08:25 AM | cjlotz | with no comments
Time for another weekly roundup of news that focuses on .NET, agile and general development related content: Visual Studio to Finally Address Performance Issues - InfoQ links to a Channel 9 Video on the performance improvements made to the VS 2008 IDE. LINQ to SQL: Part 9 - Using a Custom LINQ Expression with the control - Scott Guthrie continues with his LINQ to SQL series. Programming Silverlight 1.0 with C#: Part 1 - Nikhil Kothari shows how to use Script# instead of Javascript to build an application...
Izindaba #6
24 August 07 07:43 AM | cjlotz | 1 comment(s)
Time for another weekly roundup of news that focuses on .NET and general development related content: NUnit 2.4.3 Released - Another update that includes mostly bug fixes. SketchPath - A XPath development and XML analysis tool. PowerShell Toolbox - Collection of PowerShell links. LLBLGen Pro v2.5 Released - Frans Bouma reports on the new features in the latest release of this .NET ORM. Mocking Linq: Preview - News from Eli Lopian on the forthcoming support for mocking LINQ queries from the TypeMock...
Izindaba #4
10 August 07 08:01 AM | cjlotz | 1 comment(s)
Time for another weekly roundup of news that focuses on .NET and general development related content: VS 2008 Beta2 Fixes - Scott Guthrie on issues discovered with Beta 2 and workarounds for the issues. One Mock per Test - Some TDD advice from David Laribee Applying Agile to Ruby - Steve Eichert links to a talk by Fred George from ThoughtWorks on how important many of the core agile practices are when working with a dynamic language like Ruby. Domain Model Test Helper - Test helper that provides...