<?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>Fullsix Blog &#187; Proxy</title>
	<atom:link href="http://blogs.fullsix.pt/tag/proxy/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.fullsix.pt</link>
	<description></description>
	<lastBuildDate>Thu, 31 Mar 2011 22:05:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Proxy Bypass – Sample code</title>
		<link>http://blogs.fullsix.pt/2009/04/28/proxy-bypass-sample-code/</link>
		<comments>http://blogs.fullsix.pt/2009/04/28/proxy-bypass-sample-code/#comments</comments>
		<pubDate>Tue, 28 Apr 2009 14:42:58 +0000</pubDate>
		<dc:creator>nuno.lourenco</dc:creator>
				<category><![CDATA[Engineering]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Proxy]]></category>

		<guid isPermaLink="false">http://blogs.fullsix.pt/2009/04/28/proxy-bypass-sample-code/</guid>
		<description><![CDATA[Here is a sample code for bypassing web proxies. Useful, maybe?! For testing your apps, or for running your unit tests, I think it’s really useful. 1: public class NoProxy : IWebProxy 2: { 3:    #region Instance 4:    public static readonly NoProxy Instance = new NoProxy(); 5:   6:    private NoProxy() { [...]]]></description>
		<wfw:commentRss>http://blogs.fullsix.pt/2009/04/28/proxy-bypass-sample-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

