in

 

Browse by Tags

  • Unit testing MonoRail controllers - Redirects

    When developing with MonoRail , one of the common operations is to redirect to other controllers and actions. Originally, I looked at the BaseControllerTester to help test, but it required a little too much knowledge of the inner workings of MonoRail for my taste. Instead, I'll use a common Legacy...
    Posted to Jimmy Bogard (Weblog) by bogardj on 02-18-2008
  • My First Interview (that I have given)

    Today I was asked to give a technical interview to a candidate which is kind of a new thing for me. He had already been screened on the "what's an abstract class and how do you do <insert something here /> in ASP.NET" kind of questions. So I got to have fun and go through some more...
    Posted to joeyDotNet (Weblog) by joeyDotNet on 09-28-2007
  • NBehave Experiment: MonoRail Controllers & Rhino Mocks

    ...whoever keeps His word, truly the love of God is perfected in him. By this we know that we are in Him. -- 1 John 2:5 Well I decided it was finally time I took a look at NBehave as another one of those tools to have in my toolbox. NBehave's primary use seems to be in the domain model for implementing...
    Posted to joeyDotNet (Weblog) by joeyDotNet on 09-19-2007
  • Refactoring towards a DRY, fluent interface

    But I (Jesus) say to you, love your enemies, bless those who curse you, do good to those who hate you, and pray for those who spitefully use you and persecute you -- Matthew 5:44 Problem In my current project, I have an application service that is used to make various modifications to a shopping cart...
    Posted to joeyDotNet (Weblog) by joeyDotNet on 09-06-2007
  • What does maintainability mean to you?

    Sometimes in my discussions with other developers, we have to agree to disagree on certain things. One recent topic was that of maintainability, in regards to the size of classes/methods and project structures. I find it curious that some developers believe a single 4000 line class with single methods...
    Posted to joeyDotNet (Weblog) by joeyDotNet on 06-07-2007
  • Unit Testing NHibernate DALs - What Are You *Really* Testing?

    Someone new to NHibernate recently asked me how to unit test their data access layer which uses NHibernate. I've already sent him my thoughts on it, but figured it may make for a good blog post to get some of the community's reaction. What Are You *Really* Testing? From my perspective, there...
    Posted to joeyDotNet (Weblog) by joeyDotNet on 05-17-2007
  • Creating Composite View Components In MonoRail / Refactoring Exercise

    In a previous post , I showed some examples of how to create custom view components in MonoRail and touched on the ability to create composite view components. Since then I've refactored towards the use of interfaces which I think is a cleaner approach, so I thought I'd share. First, let's review the...
    Posted to joeyDotNet (Weblog) by joeyDotNet on 05-15-2007
Page 1 of 1 (7 items)
Copyright Los Techies 2007. All rights reserved.
Powered by Community Server (Commercial Edition), by Telligent Systems