<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - christianjunk</title>
<link>http://snipplr.com/users/christianjunk</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Mon, 20 May 2013 10:02:22 GMT</pubDate>
<item>
<title>(C#) How to create a circle with ArcEngine?</title>
<link>http://snipplr.com/view/48476/how-to-create-a-circle-with-arcengine/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 06 Feb 2011 05:55:16 GMT</pubDate>
<guid>http://snipplr.com/view/48476/how-to-create-a-circle-with-arcengine/</guid>
</item>
<item>
<title>(C#) Zoom to point</title>
<link>http://snipplr.com/view/48464/zoom-to-point/</link>
<description><![CDATA[ <p>This function will zoom to a specific point on the map control. If the addToMap switch is set, the point will be added to the map.</p> ]]></description>
<pubDate>Sat, 05 Feb 2011 17:49:02 GMT</pubDate>
<guid>http://snipplr.com/view/48464/zoom-to-point/</guid>
</item>
<item>
<title>(C#) Zoom to selected feature(s)</title>
<link>http://snipplr.com/view/48443/zoom-to-selected-features/</link>
<description><![CDATA[ <p>Here is the sample code you can use to zoom to selected features. Please replace m_hookHelper with valid mapcontrol object.</p> ]]></description>
<pubDate>Sat, 05 Feb 2011 03:06:11 GMT</pubDate>
<guid>http://snipplr.com/view/48443/zoom-to-selected-features/</guid>
</item>
<item>
<title>(C#) Comparing two collections for equality</title>
<link>http://snipplr.com/view/48432/comparing-two-collections-for-equality/</link>
<description><![CDATA[ <p>This algorithm is O(N*logN)</p> ]]></description>
<pubDate>Sat, 05 Feb 2011 01:28:00 GMT</pubDate>
<guid>http://snipplr.com/view/48432/comparing-two-collections-for-equality/</guid>
</item>
<item>
<title>(C#) How to get command line arguments for windows application in c#</title>
<link>http://snipplr.com/view/48412/how-to-get-command-line-arguments-for-windows-application-in-c/</link>
<description><![CDATA[ <p>It can use this in any place of its application, not only main () like in an application of console is limited its use in the method.</p> ]]></description>
<pubDate>Fri, 04 Feb 2011 20:17:45 GMT</pubDate>
<guid>http://snipplr.com/view/48412/how-to-get-command-line-arguments-for-windows-application-in-c/</guid>
</item>
</channel>
</rss>