<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Recurly Blog &#187; VB.Net</title>
	<atom:link href="http://blog.recurly.com/tag/vb-net/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.recurly.com</link>
	<description>Super Simple Subscriptions</description>
	<lastBuildDate>Tue, 31 Aug 2010 17:00:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<atom:link rel='hub' href='http://blog.recurly.com/?pushpress=hub'/>
		<item>
		<title>.NET Client Library for Subscription Billing</title>
		<link>http://blog.recurly.com/2010/01/net-client-library-for-subscription-billing/</link>
		<comments>http://blog.recurly.com/2010/01/net-client-library-for-subscription-billing/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 08:39:18 +0000</pubDate>
		<dc:creator>Isaac Hall</dc:creator>
				<category><![CDATA[Billing]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[asp.net]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[client library]]></category>
		<category><![CDATA[subscription billing]]></category>
		<category><![CDATA[VB.Net]]></category>

		<guid isPermaLink="false">http://blog.recurly.com/?p=92</guid>
		<description><![CDATA[As a .NET developer, I am excited to announce that Recurly now has a C#.NET client library well under way!  We polled our customer base and found a large number of our customers are powering their websites with ASP.Net, but they don't have many options today when it comes to simplifying their subscription billing.]]></description>
			<content:encoded><![CDATA[<p>As a .NET developer, I am excited to announce that Recurly now has a C#.NET client library well under way!  We polled our customer base and found a large number of our customers are powering their websites with ASP.Net, but they don&#8217;t have many options today when it comes to simplifying their subscription billing.</p>
<p>Our REST API is pretty easy to consume, yet without an open-source .NET client library to start with, we found that our clients&#8217; integration times took an extra day of effort.  So we started our own.</p>
<p>This lightweight library uses fast-forward only XmlTextWriters and XmlTextReaders along with Stream readers and writers so you can be assured it&#8217;s fast.  It also works great in .NET 2.0 and above.  And finally, it is strongly typed and boasts a wide range of explicit exceptions to help you handle errors.  The library is about 85% completed today and will be finished very soon.</p>
<p>So if you&#8217;re looking for a simple to use, subscription billing service to power your ASP.Net websites, check out <a href="http://recurly.com">Recurly</a> and our open-sourced <a href="http://support.recurly.com/faqs/integration/net-client">C# library</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.recurly.com/2010/01/net-client-library-for-subscription-billing/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->