<?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>Crazy White Rabbit &#187; .NET</title>
	<atom:link href="http://webhunter.free.fr/CWRab/index.php/tag/net/feed/" rel="self" type="application/rss+xml" />
	<link>http://webhunter.free.fr/CWRab</link>
	<description>Solutions système et trucs de développement, C# et autres langages ...</description>
	<lastBuildDate>Wed, 08 Sep 2010 15:19:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>C# &#8212; Un bout de code : pour enregistrer un fichier</title>
		<link>http://webhunter.free.fr/CWRab/index.php/c-un-bout-de-code-pour-enregistrer-un-fichier/</link>
		<comments>http://webhunter.free.fr/CWRab/index.php/c-un-bout-de-code-pour-enregistrer-un-fichier/#comments</comments>
		<pubDate>Wed, 08 Sep 2010 14:44:00 +0000</pubDate>
		<dc:creator>kaplan</dc:creator>
				<category><![CDATA[Programmation .NET]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[sample]]></category>

		<guid isPermaLink="false">http://webhunter.free.fr/CWRab/index.php/c-un-bout-de-code-pour-enregistrer-un-fichier/</guid>
		<description><![CDATA[Enregistrer un fichier, c'est simple avec .NET encore faut-il se souvenir des mots clefs essentiels ...]]></description>
			<content:encoded><![CDATA[<p><strong>C</strong>ode pour mon usage propre, pour ne pas réinventer la roue :</p>
<p><strong>Contexte</strong> :</p>
<p>- <strong>D</strong>emander à l’opérateur de donner le nom du fichier avec le lequel on va créer un PDF à partir d’un fichier HTML</p>
<p>- <strong>V</strong>érifier si ce fichier existe, si oui le supprimer     <br />&#160;&#160; (contrôler le bon déroulement avec “try/catch” + messageBox adéquat )</p>
<p>- <strong>E</strong>ffectuer le travail correspondant à la fonction si status correct après suppression</p>
<p> <object class="window" data="http://webhunter.free.fr/CWRab/wp-content/uploads/2010/09/sfd.html" type="text/html" height="300" width="700"> </object></p>
]]></content:encoded>
			<wfw:commentRss>http://webhunter.free.fr/CWRab/index.php/c-un-bout-de-code-pour-enregistrer-un-fichier/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
