<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/c-sharp/tags/encode</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 22 May 2013 17:42:01 GMT</pubDate>
<item>
<title>(C#) Encode string into Bytes - jx_boi</title>
<link>http://snipplr.com/view/40070/encode-string-into-bytes/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 07 Sep 2010 12:37:39 GMT</pubDate>
<guid>http://snipplr.com/view/40070/encode-string-into-bytes/</guid>
</item>
<item>
<title>(C#) Bencoding encoder and decoder - SuprDewd</title>
<link>http://snipplr.com/view/37790/bencoding-encoder-and-decoder/</link>
<description><![CDATA[ <p>For those having trouble with encoding and decoding bencode, here is something to help you.</p> ]]></description>
<pubDate>Fri, 23 Jul 2010 09:46:52 GMT</pubDate>
<guid>http://snipplr.com/view/37790/bencoding-encoder-and-decoder/</guid>
</item>
<item>
<title>(C#) Presentation Framework Imaging Classes Gray-Scale Example (loading, drawing, encoding) - bryanlyman</title>
<link>http://snipplr.com/view/27700/presentation-framework-imaging-classes-grayscale-example-loading-drawing-encoding/</link>
<description><![CDATA[ <p>You must include these DLL references in your vsweb or vscode project:\r\nPresentationCore,\r\nPresentationFramework,\r\nWindowsBase. \r\nNotice how I am manipulating the RGB values of each pixel, this is the power of these classes. The Drawing classes have the pixel drawing capabilities to draw lines and such already written for you, but handling a grayscale byte for byte is faster than relying on their other classes. I also chose to load and encode as PNG, but they have loaders and encoders for other file types as well that work the same way.</p> ]]></description>
<pubDate>Thu, 04 Feb 2010 12:51:39 GMT</pubDate>
<guid>http://snipplr.com/view/27700/presentation-framework-imaging-classes-grayscale-example-loading-drawing-encoding/</guid>
</item>
<item>
<title>(C#) Ecode string to be URL friendly - leonbda</title>
<link>http://snipplr.com/view/11397/ecode-string-to-be-url-friendly/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 21 Jan 2009 08:04:51 GMT</pubDate>
<guid>http://snipplr.com/view/11397/ecode-string-to-be-url-friendly/</guid>
</item>
</channel>
</rss>