Tweets.Take(5)
- It's amazing how much you learn by actually building something that's "just complex enough" to reveal corner cases 3 days ago
- Success with ASP.NET MVC4 ApiControllers *in Areas* (req custom IHttpControllerFactory), and Autofac. #OnTheShouldersOfGiants 3 days ago
- Good afternoon hacking RESTy, #BackboneJS friendly CRUD end-points with ASP.NET MVC 4 WebAPI and EF code-first. 5 days ago
- Overcast day in the Fort calls for spending time on side projects...adding backbonejs into the mix ;-) 1 week ago
- Great ride this pm - 35 miles on the mountain bike. Now gin & tonic, salmon dinner and Apollo 13 with my 6 yr old space geek ;-) #LifeIsGood 3 weeks ago
-
Recent Posts
Categories
Meta
Monthly Archives: February 2006
Developer Fundamentals: Maintainable Code
It’s very common that when you first transition to an OOP language that you still end up writing procedural code in “Big Ugly Functions”. While it’s common overall, I think it’s especially prevalent in GIS, and at some level it … Continue reading
Posted in Uncategorized
Leave a comment
Task List Software
Just a quick note about a very cool Task list package that I’ve been using for a while now – ToDoList from Abstract Spoon. This is a great little tool – first off it’s freeware, so that always helps. Second … Continue reading
Posted in Uncategorized
Leave a comment
Moving the site to ASP.NET 2.0: Part 3
I had some more time this weekend, and have made some more progress on changing my site to ASP.NET 2.0. Overall, I must say that ASP.NET 2.0 rocks. As with most Microsoft development tools, it hasĀ it’s own somewhat weird … Continue reading
Posted in Uncategorized
Leave a comment