I Write Code

All Blog Posts

Mapping collections with AutoMapper

AutoMapper is a fantastic library which provides a fluid API for mapping the properties from one object to another. One issue I stumbled across was mapping collections of objects.

 

This post describes the problem in detail and a recommends a solution.

Preview image for @post.Title

Tilt Shifting to a more interesting perspective

I have been getting well into photography effects recently, and one which has really caught my eye is tilt shift.

After applying the effect on a generally dull photo, it is transformed into a surreal model slant on reality.

 

Click read more to see some of my work

Preview image for @post.Title

MetaTagging with JQuery

When developing this site I wanted to create an elegant way to add and delete meta tags from posts in the client so that when the post is submitted, the metatags displayed are saved to the database.

 

Check out the post to see my solution.

Preview image for @post.Title