dotnetCarpenter
Member since Feb 24, 2010
- Profile: /members/5519-dotnetcarpenter.htm
- Comments: 2
Recent Blog Comments By dotnetCarpenter
-
Seven Languages In Seven Weeks By Bruce Tate - What An Adventure
Posted on Jan 28, 2011 at 3:20 PM
So many ways to write this; /* Create a collection of names. Create a function that accepts a collection of names and an adjective and returns a new collection. The new collection must contain values in the form of, "NAME is so ADJECTIVE." Invoke this function. */ var challenge = functi... read more »
-
Using Appropriate Status Codes With Each API Response
Posted on Feb 24, 2010 at 10:35 AM
Use this http://www.mediamatic.nl/download/3241 HTTP map to articulate what you want to say. Very comprehensive :) ps. ... and start documenting corMVC it looks awesome.... read more »