About Benjamin van der Veen

I am a software developer at Spotlight Mobile in rainy Portland, Oregon, where I design and build user interfaces for the web and iPhone OS, and write application backends in C# using Kayak.

Articles by bvanderveen (1)

  • The Kayak Framework: An easy way to speak HTTP with .NET

    Published: 26 Feb 2010 Views: 15,407 Avg Rating: 0/5 Votes: 0 Comments: 8

    Kayak is a lightweight HTTP server for the CLR, and the Kayak Framework is a utility for mapping HTTP requests to C# method invocations. With Kayak, you can skip the bulk, hassle, and overhead of IIS and ASP.NET. Kayak enables you to do more with less syntax, and is easy to configure to work in any way you care to dream up.

Article Comments by bvanderveen (1)

  • Source Code

    For Article: The Kayak Framework: An easy way to speak HTTP with .NET

Recommended Reading