If you would have asked me how Node.js came to be I probably would have […]
“Don’t be a meme, but a movement”
Scott Hanselman wrote blog post earlier this year titled “Your Blog is The Engine of […]
SqlBulkCopy for Generic List<T> (useful for Entity Framework & NHibernate)
A common complaint of the Entity Framework is slow insert times for larger datasets. Last […]
WAT
Need a quick laugh? Of course you do! Watch this –> A hilarious lightning talk […]
Resources for getting started with Backbone.js
The current product I am building makes heavy use of HTML5 & javascript to give […]
Social Media as a Software Development Tool?
One thing about software development I have always struggled with is inter-team communication. As I […]
Event Driven Architecture: Publishing Events using an IOC container
In my last post I talked about advanced IOC usage and how it is possible […]
Advanced Unity: Connecting Implementations to Open Generic Types
Jimmy Bogard has an excellent post called “Advanced StructureMap: connecting implementations to open generic types” […]