A friend of mine who is involved in a local start-up here in MPLS was talking to me about how his start up is building their web api. Their start-up is a mobile application that has a back end data store that they’re communicate with via a REST-esque API build using ASP.NET MVC, hosted on…
Continue Reading »
I’ve been using git-svn for about 6 months at one particular client without any major issues (we’ve our fair share of small nuances here and there though). However, I did run into a weird problem recently.
Continue Reading »
*** Update ***: I’ve also created a cheap jQuery plugin for this as well. See the bottom of the post There’s a lot of talk on Twitter today about IE6. I’m building a web application in my free time and I didn’t want to support IE6. Will I lose users? Yes, a few, but I…
Continue Reading »
I’m using the ASP.NET MVC REST Toolkit for a REST API I’m building for a mobile infrastructure. Long story short, it will be responsible for service hundreds of thousands (if not millions) of users through their mobile phones and rich applications (Android, iPhone and eventually the WP7 Phones). The one thing that the Toolkit did…
Continue Reading »
My first article with CODE Magazine is live. You can read it here. I cover ASP.NET MVC with the Spark View Engine. I cover a wide range of things and go in depth with examples with topics that include: Inline Code Element Constructs Partials Layouts and more … I hope you enjoy it! I enjoyed…
Continue Reading »