I've been recently exploring the WEB Api to create a simple REST API and discovered that in MVC 4 Microsoft has introduced a completely new way to produce Web Services Documentation which uses the ApiExplorer class.
I still use a "big" computer without a touchscreen monitor (or "grampa box", as the cool kids call it). It's still just too hard to code on a tablet device. I've tried Codeanywhere on my iPad, an...
Davis Tan's insight:
Prolonged the life of yer keyboard! Perhaps 2 monitors - one for preview and one for development is even better.
Update: 10/25/2012 Resolved rendering issues from a Plugin, when controllers names are not unique Added support for strongly typed views for Plugin views to support Entity Framework scaffolding and...
(Object Oriented JavaScript: Only Two Techniques Matter) Prerequisite: JavaScript Objects in Detail JavaScript Prototype The main principle with Object Oriented Programming (OOP) is the use of Clas...
Davis Tan's insight:
Important concept to grasp for maintainable javascripts
IIS Express is a simple and self-contained version of IIS that is optimized for developers. This walkthrough describes how to run a site using the IIS Express command line. Prerequisites You must h...
Davis Tan's insight:
Make a shortcut on your Windows to launch it easily.