News

Eric Vogel covers how to use the new Web API 2 routing attributes to create a Web service in Part 1 of this series.
While Win32 APIs can be called from .NET languages, doing so can be quite difficult. So for the last two year Microsoft has been building a replacement known as Windows Runtime or WinRT with cross ...
You can't 'grow' a fluent API; you need to understand how developers will need (and expect) to use your API. Here's a case study of what the design process for a fluent API looks like.