Partager via


Presentation: Agile .Net Development - Part 1 - Tools and Basics

Last night I gave a presentation at the Melbourne Agile Developer Group (MXPEG) about agile .Net development. The group has a higher proportion of Java developers, so I had volunteered to give a view of agile from a .Net perspective.

I only got through half of my material last night, so I'll be talking again next month. Last night I presented information about a set of tools that can help if you are trying to follow some of the Extreme Programming practices while using .Net. Next month I'll be focusing on design decisions in .Net that have helped me create applications with a simple and testable design.

The practices covered were: Coding Standards, Continuous Integration, Refactoring, and Testing.

The technologies covered included: NUnit, NUnitAsp, NUnitAddin, NMock, PicoContainer, FxCop, CruiseControl.Net, NAnt, NCover, and Microsoft's yet-to-be-released Visual Studio Team System.

The presentation is available here.

Comments

  • Anonymous
    June 30, 2004
    Thanks again for the talk. Good work.
  • Anonymous
    July 01, 2004
    Chris,
    Just a quick note to say, your presentation was GREAT; "Formidable"...
    Lots of interesting points/material, not much time, that is why we are having a part 2 in 4 weeks.
    It was very beneficial for me, personally, even though I am not a developer and I will definitely be attending all your future ones.