<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Native on Strathweb. A free flowing tech monologue.</title>
    <link>https://www.strathweb.com/categories/native/</link>
    <description>Recent content in Native on Strathweb. A free flowing tech monologue.</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 05 Dec 2012 02:42:42 +0000</lastBuildDate><atom:link href="https://www.strathweb.com/categories/native/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Web API alternative – self hosting HTTP services in native C&#43;&#43; code</title>
      <link>https://www.strathweb.com/2012/12/web-api-alternative-self-hosting-http-services-in-native-c-code/</link>
      <pubDate>Wed, 05 Dec 2012 02:42:42 +0000</pubDate>
      
      <guid>https://www.strathweb.com/2012/12/web-api-alternative-self-hosting-http-services-in-native-c-code/</guid>
      <description>&lt;p&gt;On this blog, I&amp;rsquo;ve been focusing pretty much exclusively on ASP.NET Web API, but today let&amp;rsquo;s step outside .NET, and explore how you could host RESTful HTTP services directly from the native unmanaged C++ code - and I hope, this is going to be a very interesting journey, especially as C++ is so much more efficient than any managed language.&lt;/p&gt;
&lt;p&gt;If you haven&amp;rsquo;t done C++ before, or haven&amp;rsquo;t done any in years, don&amp;rsquo;t dread, modern C++ is quite different than what you might be used to of have heard of. Microsoft DevLabs and Niklas Gustafsson provide a &lt;strong&gt;terrific&lt;/strong&gt; experimental library called [Casablanca][1], which is a C++ SDK aimed at creating modern HTTP services in native code.&lt;/p&gt;
&lt;p&gt;More after the jump.&lt;/p&gt;</description>
    </item>
    
  </channel>
</rss>
