400 Posts

5 commentsWritten on November 29th, 2009 by
Categories: About The Blog

This is the 400th post on this blog. I used to have a 'tradition' where i posted the most popular recent posts whenever i hit another round number in the post count. Since i've been bombarding you guys with links to previous posts a little bit too much in the past couple of weeks, i decided to end that tradition from now on.

Instead, i'd like to ask you for some feedback on what you'd like me to focus on in the next 100 posts. Are there any specific things you'd like me to cover? Is there any topic you'd like me to cover more? Is there any topic you'd like me to cover less? Basically, i want to hear from you what i can do to make you enjoy this blog more. Are there certain things that you'd like me to change when it comes to diversity of content, writing style, layout, whatever...?

I obviously can't make any promises, but i will try to consider your suggestions as much as possible :)

  • Mike

    How about how you are handling security in the RRSL.

  • http://davybrion.com Davy Brion

    @Mike

    that one is already on the TODO list :)

  • http://davesquared.net David

    Congrats Davy.

    I’d love an update on how you currently do TDD (assuming you’re not all QuickNet now ;) ). I spend a fair whack of time trying to improve how I do TDD, and I’m always interested to see just how other people are practicing it. (Not red/green/refactor, I mean scenario-based vs. data-driven vs. BDD-style etc).

    Regards,
    David

    • http://davybrion.com Davy Brion

      @David

      good idea, i’ll add it to the list :)

  • http://grantpalin.com Grant Palin

    I am studying a number of tools and techniques currently, TDD and NHibernate in particular. I’m not aware of examples of TDD’ing an NHibernate-based app, so would be interested in an in-depth article on the subject.