Usability issues with multi-column form layouts
Here’s an interesting eye tracking study done on web page forms that have multiple columns of form fields. The conclusion is that people found multi-column layouts more confusing than a single column ones (with a few small exceptions). Using multi column forms in Enrich is a request I hear sometimes because some feel that there’s [...]
Afterthought: the free PostSharp alternative
Jamie Thomas at VC3 has released Afterthought, a free, open source alternative to the very excellent, but not free, PostSharp. The API is somewhat different than PostSharp’s but it accomplishes the same thing. We’ll be using it on our various projects at VC3 to help us integrate our ORM with ExoGraph. It supports .NET 4 [...]