Best Practices

Best Practices

Coding for Readability

It is a widely accepted fact in the development community that the average developer will spend more time reading - or rather *understanding* - code than writing it. The most simplistic analysis of...

Read More
Best Practices

My Eternal Disinterest with the DAL

Sure, your data access layer is important, but that`s no reason to get excited about it

Read More