Browse by Tags

Related Posts

  • Fluency in Fluent Interfaces

    Scott Hanselman's recent post about the Daily Source Code 14 - Fluent Interface Edition got me to think more on fluent interfaces and a previous post of mine on ObjectMother versus Test Data Builders . Also, it comes to mind in regards to DSLs, both internal and external that has me intrigued. Partially...
    Posted to Matthew Podwysocki's Blog (Weblog) by podwysocki on 02-01-2008, 12:00 AM
    Filed under: TDD/BDD, C#
  • IoC and the Unity Application Block Once Again

    Update: Fixed code changed from CTP and More in the series: IoC Containers, Unity and ObjectBuilder2 - The Saga Continues IoC Container, Unity and Breaking Changes Galore After the reaction of my last post of talking about IoC and the Unity Application Block , I thought I'd include a few more samples...
    Posted to Matthew Podwysocki's Blog (Weblog) by podwysocki on 02-26-2008, 12:00 AM
    Filed under: TDD/BDD, C#, .NET, Frameworks
  • RockNUG Meeting 3/12/2008 - Refactoring in C#

    The Rockville .NET User Group (RockNUG) will be holding their next meeting on Wednesday, March 12th, 2008 from 6:30PM-9:00PM. This month, they'll be having a pretty interesting topic on refactoring in C# with Jonathan Cogley . I've had my refactoring and agile boots on lately, so I can definitely relate...
    Posted to Matthew Podwysocki's Blog (Weblog) by podwysocki on 03-10-2008, 12:00 AM
    Filed under: TDD/BDD, User Groups, C#
  • IoC Container, Unity and Breaking Changes Galore

    Update: IoC and Unity - The Basics and Interception As Grigori Melnik noted on my blog previously as well as his own , there was a brand new drop of the Unity Application Block as of March 4th . This by far was a huge update with a lot of breaking changes. That teaches me to use a CTP of any product...
    Posted to Matthew Podwysocki's Blog (Weblog) by podwysocki on 03-07-2008, 12:00 AM
    Filed under: TDD/BDD, C#, Frameworks
  • IoC Containers, Unity and ObjectBuilder2 - The Saga Continues

    Update: Fixed code changed from CTP and More in the series: IoC and Unity - The Basics and Interception IoC Container, Unity and Breaking Changes Galore I just wanted to revisit the whole Unity Application Block just once more to look at a few more things including handling parameters, instances and...
    Posted to Matthew Podwysocki's Blog (Weblog) by podwysocki on 03-04-2008, 12:00 AM
    Filed under: TDD/BDD, C#, .NET, Frameworks
  • Relooking at xUnit.net RC2

    UPDATE: More posts on the subject xUnit.net RC3 Just Released Earlier this week, I wrote about the latest release of xUnit.net RC2. Since that time, Brad Wilson and Jim Newkirk released a new version to fix some of the issues with regards to TestDriven.NET integration and ASP.NET MVC integration. You...
    Posted to Matthew Podwysocki's Blog (Weblog) by podwysocki on 04-04-2008, 12:00 AM
    Filed under: TDD/BDD, C#, F#, Frameworks
  • Command-Query Separation and Immutable Builders

    In one of my previous posts about Command-Query Separation (CQS) and side effecting functions being code smells, it was pointed out to me again about immutable builders. For the most part, this has been one area of CQS that I've been willing to let break. I've been following Martin Fowler's advice on...
    Posted to Matthew Podwysocki's Blog (Weblog) by podwysocki on 05-06-2008, 12:00 AM
    Filed under: Spec#, TDD/BDD, DBC, C#, F#
  • Your API Fails, Who is at Fault?

    I decided to stay on the Design by Contract side for just a little bit. Recently, Raymond Chen posted "If you pass invalid parameters, then all bets are off" in which he goes into parameter validation and basic defensive programming. Many of the conversations had on the blog take me back to my C++ and...
    Posted to Matthew Podwysocki's Blog (Weblog) by podwysocki on 05-09-2008, 12:00 AM
    Filed under: Spec#, DBC, C#, TDD/BDD
  • Language Oriented Programming and Functional Unit Testing in F#

    As I've covered earlier , I'm very interested in the unit testing and behavior testing story in F# and functional programming. And as I've indicated earlier, I'm pretty fascinated by Domain Specific Languages (DSLs) as well in this regard. In the past, I've posted about some of the interesting things...
    Posted to Matthew Podwysocki's Blog (Weblog) by podwysocki on 06-04-2008, 12:00 AM
    Filed under: TDD/BDD, C#, F#, Frameworks, Functional Programming
  • Announcing FsTest - A Testing DSL for F#

    Over the past couple of months, I've been working on some language oriented programming concepts in F# to prove how Domain Specific Languages could work. This coincided with my lofty goals of working towards more Behavior Driven Development (BDD) frameworks and expressiveness that I think is needed to...
    Posted to Matthew Podwysocki's Blog (Weblog) by podwysocki on 06-19-2008, 12:00 AM
    Filed under: TDD/BDD, C#, F#, Domain Specific Languages, Functional Programming
Page 1 of 1 (10 items)