DRYing MVC Forms with an EditorEntryFor Helper

When creating forms in ASP.NET MVC I use a small helper to keep the code DRY (Don’t Repeat Yourself). The EditorEntryFor helper creates everything needed for a form field – the label, the input and the validation. When creating line of business applications, a huge part of the coding is often to create forms. Each… Continue reading DRYing MVC Forms with an EditorEntryFor Helper

Telerik JustCode

Telerik JustCode is a Visual Studio extension that helps with code navigation, error checking, test runs and more. It’s still Visual Studio, but with slight improvements all over that makes the everyday coding easier. While many coders claim they can’t live without certain productivity or refactoring tools I’ve never been one of those. I’ve never… Continue reading Telerik JustCode

Can you Handle an Elite Performer?

Employers ask for elite performers, but they should be careful – they could get what they ask for… If they find an elite performer, do they have the elite organization required to match the new hire? I recently read a great post by Kelly Sommers: Challenge Addiction. I’ve been following Kelly on twitter for some… Continue reading Can you Handle an Elite Performer?