<?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/open</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 24 May 2013 07:46:05 GMT</pubDate>
<item>
<title>(C#) Open Web Browser Window to URL C# - Verician</title>
<link>http://snipplr.com/view/67388/open-web-browser-window-to-url-c/</link>
<description><![CDATA[ <p>I needed to open a browser window from my small C# app as a result of a dynamic URL build from data received from the command line. This did the trick!</p> ]]></description>
<pubDate>Wed, 26 Sep 2012 23:10:35 GMT</pubDate>
<guid>http://snipplr.com/view/67388/open-web-browser-window-to-url-c/</guid>
</item>
<item>
<title>(C#) Drag file onto form to open file - kyrathaba</title>
<link>http://snipplr.com/view/47126/drag-file-onto-form-to-open-file/</link>
<description><![CDATA[ <p>Example written 01/13/2011

The following code shows how to implement functionality in your Windows Forms application, such that you'll be able to open a file that is dragged and dropped onto your program's form. This behavior is often desirable for programs that manipulate files in some way (renamers, encrypters, etc.) It's also nice for the uer to be able to have more than one way to open a file. This example implements opening via drag-dropping, and via a customary File->Open menu.</p> ]]></description>
<pubDate>Fri, 14 Jan 2011 12:36:04 GMT</pubDate>
<guid>http://snipplr.com/view/47126/drag-file-onto-form-to-open-file/</guid>
</item>
<item>
<title>(C#) Open a document from code - bokkers</title>
<link>http://snipplr.com/view/27669/open-a-document-from-code/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 04 Feb 2010 05:10:46 GMT</pubDate>
<guid>http://snipplr.com/view/27669/open-a-document-from-code/</guid>
</item>
</channel>
</rss>