-
Archives
- September 2016
- June 2016
- October 2015
- March 2015
- October 2014
- September 2014
- May 2014
- April 2014
- February 2014
- January 2014
- October 2013
- May 2013
- April 2013
- March 2013
- February 2013
- January 2013
- December 2012
- November 2012
- October 2012
- July 2012
- June 2012
- May 2012
- March 2012
- February 2012
- January 2012
- December 2011
- November 2011
- October 2011
- August 2011
- June 2011
- May 2011
- April 2011
- March 2011
- December 2010
- November 2010
- October 2010
- August 2010
- July 2010
- June 2010
- April 2010
- March 2010
- February 2010
- January 2010
- December 2009
- November 2009
- August 2009
- July 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
Monthly Archives: February 2012
Why are there 2 controllers in the ASP.NET Web API ContactManager example? REST has nothing to with it.
<some snarkiness follows/> Rob expressed his disagreement (disgust) with the two controllers present in the sample when he made this bold statement: He then went on to further elaborate on the pedantic nature of the REST community and how his … Continue reading
Posted in ASP.NET Web API
27 Comments
my tale of npm woe – when all else fails, clear you cache!
Tonite was one of those “fun” times as a software developer. By fun, I mean one of those moments when you seriously think about having another profession due to hours of frustration trying to debug something, aaargh! My buddy Howard … Continue reading
Posted in node.js
24 Comments
Disabling the Xml Formatter in ASP.NET Web API–The easy way
OK, I have not posted yet on the fact that WCF Web API is now reborn as ASP.NET Web API. I just did! Yes it is true. That in itself is very awesome news which I am sure many of … Continue reading
Posted in ASP.NET Web API
9 Comments
Disabling the xml formatter in ASP.NET Web API–The easy way
OK, I have not posted yet on the fact that WCF Web API is now reborn as ASP.NET Web API. I just did! Yes it is true. That in itself is very awesome news which I am sure many of … Continue reading
Posted in ASP.NET Web API
3 Comments
Service Bus support in azure npm 0.5.2
This just in: Andre (my team) just published the latest version of our node azure module – 0.5.2: Primary changes: Azure Service Bus support! Node.exe version requirement lowered to raise compatibility. This should enable using our SDK on Heroku and … Continue reading
Posted in azure, node, node.js
3 Comments