Search This Blog

Wednesday, March 28, 2012

Use ASP.NET Trace to figure out what went wrong

link -> How to: View ASP.NET Trace Information with the Trace Viewer:
I tried this on my local machine and it worked pretty well. Unfortunately I didn't have permissions to enable it on the machine that had the problem.

Web API is open source now

link -> ASP.NET MVC, Web API, Razor and Open Source - ScottGu's Blog:
I have run into some problems and couldn't figure out what to do. Hopefully having the ability to look at the code will help me be able to figure out what I am doing wrong.

Saturday, March 17, 2012

I love Atlassian's REST API Design Guidelines

link ->Atlassian REST API Design Guidelines version 1 - REST APIs:
If we go with creating a public API we should totally steal this as our coding standard. I really love their expand idea. I have been wondering how we should handle cross aggregate references. I think what they did makes total sense.

Monday, March 5, 2012

Saturday, March 3, 2012

Give it five minutes

link -> Give it five minutes - (37signals):
I think my friend Jerry may have shared this link for my benefit. I am going to give it a try.