BloggingAbout.NET
Thoughts of developers

Browse Site by Tags

Showing related tags and posts across the entire site.
  • FinalBuilder : Action lists

    As I’ve said before, years ago on some project I first got the opportunity to work with FinalBuilder. After years of silence I picked it up again at version 5 and recently switched to the latest version 6. Have you ever had the feeling that some developer around you suffered from the NIH syndrome ? Like...
    Posted to Dennis van der Stelt by Dennis van der Stelt on 09-18-2008
    Filed under: Utilities, Agile
  • TypeMock Isolator and LINQ

    I’m doing some work with TypeMock and I start to love it more and more. For example, how about removing your database completely from your continuous tests? Sure you can do some database testing during the nightly build, but please keep the tests as fast as possible. A little story about a build Just...
    Posted to Dennis van der Stelt by Dennis van der Stelt on 06-26-2008
    Filed under: Agile, Visual Studio 2008, TypeMock
  • Unit tests are for functionality, not code!

    Marco mailed me this morning with the following sentence Unit tests are meant to test functionality, NOT code! That means if you write your unit tests after the fact, you’re probably not focusing on the functionality. This comes from two weblogs that have some unit testing comments. Jason Young posted...
    Posted to Dennis van der Stelt by Dennis van der Stelt on 06-13-2008
    Filed under: Agile
  • Refactor! Pro

    I just finished the two day Professional Agile Programming course in which I introduced developers to some best practices and such, including a view over some good practices from methodologies (XP/Scrum/MSF). For this course I've been in contact with DevExpress about a tool I wanted to show; Refactor...
    Posted to Dennis van der Stelt by Dennis van der Stelt on 02-04-2008
    Filed under: Utilities, Agile
  • Unit testing in Visual Studio 2008 tips

    I blogged about new Unit Testing features in Visual Studio 2008 , but missed the following features back then. I thought it's still cool to share these with you. Short cut keys to run tests I used to use TestDriven.NET in the past for executing my NUnit tests really fast. It always started them in...
    Posted to Dennis van der Stelt by Dennis van der Stelt on 12-11-2007
    Filed under: Agile, Visual Studio 2008
  • Agile principles, patterns and practices

    A while ago I read the excellent book by Robert C. Martin, called "Agile Software Development : Principles, Patterns and Practices", I think one of the -if not the - books on [wikipedia:Agile Software Development]. But when in the need for a book for a new course under development about exactly...
    Posted to Dennis van der Stelt by Dennis van der Stelt on 12-04-2007
    Filed under: Agile
  • Refactor! Pro goodness : Safe rename

    Renames a non-private method or property in the class in a manner that does not break code in other assemblies which is dependent upon the old name. Do I need say more? Perhaps a picture that says more than a thousand words... I wanted to rename my WriteDocumentElements method and pressed ctrl-~ in Visual...
    Posted to Dennis van der Stelt by Dennis van der Stelt on 11-16-2006
    Filed under: Development, Agile
  • Refactor it!

    Now this is a great initiative! Billy McCafferty is doing a weekly contest where he uploads a Visual Studio 2005 solution of a C# project with a specific code smell . You must refactor the solution so that the code smell is removed and so it still passes the supplied unit tests. Winners are randomly...
    Posted to Dennis van der Stelt by Dennis van der Stelt on 11-15-2006
    Filed under: Development, Utilities, Agile
  • Bitslapping contest : LX vs Compile on Test integration in VS2005, part 2 response

    Well, it seems Alex took things seriously and is slapping his bit-stick around. Thinks he can just slap me around and walk away with a smile, huh? Well, I'm not done with round 1 Alex. Round 1 Reflector integration Thank you for the point, Alex. +1 Dennis Code coverage Alex should've checked out the...
    Posted to Dennis van der Stelt by Dennis van der Stelt on 11-13-2006
    Filed under: Development, Miscellaneous, Personal, Utilities, Agile, Team System
  • TestDriven.NET 2.0 RTM

    Some time ago I had a discussion with my colleague Alex Thissen about the differences between Visual Studio 2005 (unit) testing, and NUnit and TestDriven.NET. I'm very pro NUnit, but Alex says he can do everything I do with VS2005. I disagreed and we talked about bitchslapping, or perhaps some bitslapping...
    Posted to Dennis van der Stelt by Dennis van der Stelt on 11-08-2006
    Filed under: Development, Utilities, Agile, Team System
Page 1 of 4 (80 items) 1 2 3 4 Next >
Copyright © 2003-2008 BloggingAbout.NET
Powered by Community Server (Commercial Edition), by Telligent Systems