Load an MVC partial view from KnockoutJs
Read MoreA quick tip when working with KnockoutJS: if you are binding a value to a property with a valid name then it is very simple to get at the value in your HTML...
Read MoreThe solution that I work on daily within VS2010 has around 70 projects, and over time has begun to take longer and longer and loooonger to build...
Read MoreI've been getting much more involved in JavaScript development over the last few months and I have been playing around with QUnit as a unit testing framework....
Read MoreThis is the second in a series of posts about performance enhancements that covers some basic approaches to speeding things up
Read MoreThe WPF DataGrid is a fantastic component but it can get pretty slow with a large number of rows or columns.
Read MorePerformance: it's great. It's a feature. Everyone appreciates a fast application. But despite our best efforts, it's not unheard of for software to turn out a little (whisper it)... slow
Read MoreIt 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 MoreSure, your data access layer is important, but that`s no reason to get excited about it
Read More