Silicon Valley Code Camp : Nov 8th and 9th, 2008

Ryan Olshan

unassigned
About Ryan
Ryan Olshan is an ASPInsider and Microsoft MVP in ASP.NET. He works as a software engineer for Clear Channel Communications. Ryan is a regular contributor to online communities such as the ASP.NET forums. You can read his blog at http://ryanolshan.com.
{speaker.firstName} {speaker.lastName}

Speaking Sessions

  • Architecting and Consuming REST APIs in .NET using Lullaby

    Not Available x   Room: Not Assigned
    REST (REpresentational State Transfer) is an architecture that utilizes existing technology and protocols of the Internet, such as HTTP and XML, to publish and receive data. This session will demonstrate the following using Lullaby, an open source .NET REST services framework developed by Ryan Olshan. * What is REST * Architecting a REST API in .NET under the covers * Consuming a REST API in .NET