Hi All I've been delving into the templates (particularly the parts that deal with the Repository Pattern. The insert, update, save methods can accept a username as an argument but not the delete method, I was wondering if this is intentional, if so why. I will more than likely change the templates...