Quantcast
Channel: Arrange Act Assert
Browsing all 10 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

How to push a ASP.NET MVC Git repository to AppHarbor

In this tutorial I’ll be showing you how to push a Git repository for a .NET solution site to AppHarbor. This follows on from the tutorial for adding a ASP.NET MVC solution to a Git repository. The...

View Article



Image may be NSFW.
Clik here to view.

How to add a ASP.NET MVC solution to a Git repository

In this tutorial we’ll be looking at how to add a ASP.NET MVC solution to a Git repository. This tutorial is part of a series about how to deploy ASP.NET MVC applications to AppHarbor. If you haven’t...

View Article

Image may be NSFW.
Clik here to view.

How to deploy ASP.NET MVC applications to AppHarbor

I’ve already blogged about how awesome AppHarbor is. So to back up my opinion I’ve decided to write a tutorial about how to deploy an ASP.NET MVC application to AppHarbor. The application we’ll be...

View Article

Image may be NSFW.
Clik here to view.

nHibernate LINQ workaround for System.NotSupportedException

In this post we’’ll see a workaround for writing a nHibernate LINQ query that does a join using an in-memory collection. Why would you want to do this? Let’s say to find out about nutritional...

View Article

Image may be NSFW.
Clik here to view.

ORMs don’t kill databases. Developers do.

Following a recent post I wrote Phillip Haydon made an excellent argument about not using LINQ in ORMs like nHibernate and Entity Framework without consideration to what they are doing. Something I...

View Article


Image may be NSFW.
Clik here to view.

Why I use the NHibernate Profiler for optimal ORM performance

In this post I want to show how the NHibernate Profiler can help you avoid ORM performance issues as discussed in the post ‘ORMs don’t kill databases. Developers do.‘. While it’s not open source it’s...

View Article

Image may be NSFW.
Clik here to view.

Agile Parenting

Earlier this year my wife gave birth to our first child, as shown below Since that day I’ve noticed that parenting shares many similarities with agile development. I say this becuase from the moment a...

View Article

Image may be NSFW.
Clik here to view.

Agile Retrospectives – A picture is worth a thousand words

A while back I went to Rachel Davies excellent ‘Inspect & Adapt with Agile Retrospectives‘ talk about agile retrospectives at a Software East. One thing that has stuck in my head ever since has...

View Article


Image may be NSFW.
Clik here to view.

Selling executable specifications to stakeholders, testers and developers

In this post I want to share how we made a breakthrough in using executable specifications in our latest project. Executable specifications are scenarios created by developers, testers and stakeholders...

View Article


Example of using JavaScript Arguments and TypeScript Rest Parameters

TypeScript rest parameters are the equivalent of using arguments within a JavaScript function. In JavaScript if you wanted to write the arguments passed to a function to the console you could write...

View Article
Browsing all 10 articles
Browse latest View live




Latest Images