Accepting New Clients
I've recently left my role as Chief Technology Officer at Falafel Software to focus more on what I really enjoy: mentoring teams and helping developers improve the quality of their skills and applications.
MANY articles on a wide array of topics. You’ll find a lot of my newer content is going to my YouTube channel first, but I do still blog occasionally.
I've recently left my role as Chief Technology Officer at Falafel Software to focus more on what I really enjoy: mentoring teams and helping developers improve the quality of their skills and applications.
Estimates are typically a necessary evil in software development.
If you’re looking for information on adoption of a given platform, framework, or JavaScript library,BuiltWithhas a nice site with tools and reports for that. You can view pie charts of current distribution: or view …
Last week I tried to work with the latest (beta 8) version of the
Last month I attended a workshop put on by none other than Troy Hunt. Try had a ton of great security tips, as well as some online resources.
If you're looking to learn ASP.NET 5, the best place to start today
ASP.NET 5 provides a much more granular way of specifying the dependencies your applications has.
This week I'm presenting in Las Vegas at DevIntersection. My
Sir Charles Hoare has called it his " billion dollar mistake." The .NET exception related to it is one of the most common, most hated, and often most useless exceptions the system provides (since the variable in question …
With the release of ASP.NET 5 / DNX Beta 8, there is now a new command line tool, dnx-watch, that can be used to automatically re-run dnx commands in response to file changes.