ASP.Net WebAPI
I recently joined the ASP.Net team and have been working on WebAPI, which is a new .NET MVC-like framework for building HTTP web services. (This is certainly a change of pace from my previous life in the world of compilers and debuggers, but I’m having a blast )
ScottGu gave a nice overview of WebAPI here and just announced that WebAPI has gone open source on Codeplex with GIT. It’s nice to be able to check in a feature and then immediately blog about it.
A discussion forum for WebAPI is here. The codeplex site is here.