<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>News dotnet.developpez.com</title><link>http://blogs.labo-dotnet.com/davidpedehourcq/category/361.aspx</link><description>News dotnet.developpez.com</description><managingEditor>David Pédehourcq</managingEditor><dc:language>fr-FR</dc:language><generator>.Text Version 0.95.2004.101</generator><item><dc:creator>David Pédehourcq</dc:creator><title>Active directory et .NET</title><link>http://blogs.labo-dotnet.com/davidpedehourcq/archive/2004/08/19/3525.aspx</link><pubDate>Thu, 19 Aug 2004 14:58:00 GMT</pubDate><guid>http://blogs.labo-dotnet.com/davidpedehourcq/archive/2004/08/19/3525.aspx</guid><wfw:comment>http://blogs.labo-dotnet.com/davidpedehourcq/comments/3525.aspx</wfw:comment><comments>http://blogs.labo-dotnet.com/davidpedehourcq/archive/2004/08/19/3525.aspx#Feedback</comments><slash:comments>14</slash:comments><wfw:commentRss>http://blogs.labo-dotnet.com/davidpedehourcq/comments/commentRss/3525.aspx</wfw:commentRss><trackback:ping>http://blogs.labo-dotnet.com/davidpedehourcq/services/trackbacks/3525.aspx</trackback:ping><description>&lt;P&gt;On voit de plus en plus de gens qui cherchent &amp;#224; utiliser Active Directory dans leurs applications dotnet.&lt;/P&gt;
&lt;P&gt;LEBRUN Thomas &amp;#224; r&amp;#233;alis&amp;#233; un petit article montrant quelques facettes de l'utilisation d'active Directory en .NET.
&lt;P&gt;&amp;nbsp;
&lt;P&gt;&lt;A href="http://morpheus.developpez.com/ADDotnet/"&gt;http://morpheus.developpez.com/ADDotnet/&lt;/A&gt;
&lt;P&gt;&amp;nbsp;
&lt;P&gt;pas de version delphi cette fois-ci ...&lt;/P&gt;&lt;img src ="http://blogs.labo-dotnet.com/davidpedehourcq/aggbug/3525.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>David Pédehourcq</dc:creator><title>Initiation à la programmation réseau en .NET</title><link>http://blogs.labo-dotnet.com/davidpedehourcq/archive/2004/08/02/3444.aspx</link><pubDate>Mon, 02 Aug 2004 12:24:00 GMT</pubDate><guid>http://blogs.labo-dotnet.com/davidpedehourcq/archive/2004/08/02/3444.aspx</guid><wfw:comment>http://blogs.labo-dotnet.com/davidpedehourcq/comments/3444.aspx</wfw:comment><comments>http://blogs.labo-dotnet.com/davidpedehourcq/archive/2004/08/02/3444.aspx#Feedback</comments><slash:comments>16</slash:comments><wfw:commentRss>http://blogs.labo-dotnet.com/davidpedehourcq/comments/commentRss/3444.aspx</wfw:commentRss><trackback:ping>http://blogs.labo-dotnet.com/davidpedehourcq/services/trackbacks/3444.aspx</trackback:ping><description>&lt;P&gt;On ne les arretes plus les r&amp;#233;dacteurs de la section dotnet, j'ai du mal &amp;#224; suivre, &amp;#224; peinne le temps d'en lire un et hop il m'en filent un autre.&lt;/P&gt;
&lt;P&gt;Cette fois ci un tutoriel d'initiation &amp;#224; la programmation r&amp;#233;seau en .NET.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://dotnet.developpez.com/tutoriels/reseau/"&gt;http://dotnet.developpez.com/tutoriels/reseau/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Version C#, VB.NET et &lt;STRONG&gt;Delphi .NET &lt;/STRONG&gt;comme promis ;)&lt;/P&gt;
&lt;P&gt;J'esp&amp;#232;re que ce n'est qu'un d&amp;#233;but et qu'on pourra proposer plus de tutos dotnet en version delphi .NET :)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Par contre toujours pas de volontaires pour les versions J# :p&lt;/P&gt;&lt;img src ="http://blogs.labo-dotnet.com/davidpedehourcq/aggbug/3444.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>David Pédehourcq</dc:creator><title>Evoyer un mail en asp.net</title><link>http://blogs.labo-dotnet.com/davidpedehourcq/archive/2004/07/28/3424.aspx</link><pubDate>Wed, 28 Jul 2004 11:58:00 GMT</pubDate><guid>http://blogs.labo-dotnet.com/davidpedehourcq/archive/2004/07/28/3424.aspx</guid><wfw:comment>http://blogs.labo-dotnet.com/davidpedehourcq/comments/3424.aspx</wfw:comment><comments>http://blogs.labo-dotnet.com/davidpedehourcq/archive/2004/07/28/3424.aspx#Feedback</comments><slash:comments>21</slash:comments><wfw:commentRss>http://blogs.labo-dotnet.com/davidpedehourcq/comments/commentRss/3424.aspx</wfw:commentRss><trackback:ping>http://blogs.labo-dotnet.com/davidpedehourcq/services/trackbacks/3424.aspx</trackback:ping><description>&lt;P&gt;Voici un petit tutoriel qui montre comment envoyer un mail en ASP.NET.&lt;/P&gt;
&lt;P&gt;"&lt;/P&gt;
&lt;DIV class=paragraph&gt;Une fonctionnalit&amp;#233; qui peut &amp;#234;tre tr&amp;#232;s int&amp;#233;ressante &amp;#224; impl&amp;#233;menter dans une application est l'envoi d'e-mail, que cela soit automatis&amp;#233; ou manuel. ASP.Net permet de r&amp;#233;aliser des choses relativement complexes sans pour autant n&amp;#233;cessiter de grandes connaissances.&lt;/DIV&gt;
&lt;P&gt;&lt;BR&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV class=paragraph&gt;Au cours de cet article nous allons donc voir comment envoyer des e-mails gr&amp;#226;ce &amp;#224; ASP.Net. Les explications seront volontairement tr&amp;#232;s d&amp;#233;taill&amp;#233;es pour permettre m&amp;#234;me aux d&amp;#233;butants d'envoyer des e-mails par ASP.Net.&lt;/DIV&gt;
&lt;P&gt;&lt;BR&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV class=paragraph&gt;Les exemples seront donn&amp;#233;s en Visual Basic.Net et le logiciel utilis&amp;#233; sera Visual Studio.Net, mais ces exemples pourront aussi fonctionner avec WebMatrix moyennant de tr&amp;#232;s petites adaptations.&lt;/DIV&gt;
&lt;DIV class=paragraph&gt;"&lt;/DIV&gt;
&lt;DIV class=paragraph&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class=paragraph&gt;En version C# et VB.NET biensur ;)&lt;/DIV&gt;
&lt;P&gt;&lt;A href="http://webman.developpez.com/articles/aspnet/email/"&gt;http://webman.developpez.com/articles/aspnet/email/&lt;/A&gt;&lt;/P&gt;&lt;img src ="http://blogs.labo-dotnet.com/davidpedehourcq/aggbug/3424.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>David Pédehourcq</dc:creator><title>Créer et déployer un état crystal reports en .NET</title><link>http://blogs.labo-dotnet.com/davidpedehourcq/archive/2004/07/16/3394.aspx</link><pubDate>Fri, 16 Jul 2004 11:12:00 GMT</pubDate><guid>http://blogs.labo-dotnet.com/davidpedehourcq/archive/2004/07/16/3394.aspx</guid><wfw:comment>http://blogs.labo-dotnet.com/davidpedehourcq/comments/3394.aspx</wfw:comment><comments>http://blogs.labo-dotnet.com/davidpedehourcq/archive/2004/07/16/3394.aspx#Feedback</comments><slash:comments>28</slash:comments><wfw:commentRss>http://blogs.labo-dotnet.com/davidpedehourcq/comments/commentRss/3394.aspx</wfw:commentRss><trackback:ping>http://blogs.labo-dotnet.com/davidpedehourcq/services/trackbacks/3394.aspx</trackback:ping><description>&lt;P&gt;Suite &amp;#224; mes diverses m&amp;#233;saventures avec Crystal Reports et aux divers mails que j'ai re&amp;#231;u suites aux probl&amp;#232;mes que j'ai &amp;#233;xpos&amp;#233; dans mon blog et un peu partout sur la toile, j'ai jug&amp;#233; utile de faire un petit article tr&amp;#233;s simple sur la cr&amp;#233;ation et le d&amp;#233;ploiement d'&amp;#233;tats Crystal Reports.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://neo.developpez.com/tutos/CR/"&gt;http://neo.developpez.com/tutos/CR/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;bonne lecture&lt;/P&gt;&lt;img src ="http://blogs.labo-dotnet.com/davidpedehourcq/aggbug/3394.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>David Pédehourcq</dc:creator><title>Présentation de web data administrator</title><link>http://blogs.labo-dotnet.com/davidpedehourcq/archive/2004/07/08/3058.aspx</link><pubDate>Thu, 08 Jul 2004 10:13:00 GMT</pubDate><guid>http://blogs.labo-dotnet.com/davidpedehourcq/archive/2004/07/08/3058.aspx</guid><wfw:comment>http://blogs.labo-dotnet.com/davidpedehourcq/comments/3058.aspx</wfw:comment><comments>http://blogs.labo-dotnet.com/davidpedehourcq/archive/2004/07/08/3058.aspx#Feedback</comments><slash:comments>21</slash:comments><wfw:commentRss>http://blogs.labo-dotnet.com/davidpedehourcq/comments/commentRss/3058.aspx</wfw:commentRss><trackback:ping>http://blogs.labo-dotnet.com/davidpedehourcq/services/trackbacks/3058.aspx</trackback:ping><description>&lt;P&gt;Pour ceux qui ne connaissent pas, web data administrator est un outil gratuit de microsoft qui vous permettra d'administrer des bases MSDE et SQL-server via une interface web en asp.net.&lt;/P&gt;
&lt;P&gt;Un de nos r&amp;#233;dacteurs a fait un petit topo sur cet outil, quelles sont ses limites ? comment l'installer ? ici : &lt;A href="http://webman.developpez.com/articles/aspnet/webdataadministrator/"&gt;http://webman.developpez.com/articles/aspnet/webdataadministrator/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;une pr&amp;#233;sentation tr&amp;#233;s simple de cet outil.&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;
&lt;P&gt;Bonne lecture :)&lt;/P&gt;&lt;img src ="http://blogs.labo-dotnet.com/davidpedehourcq/aggbug/3058.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>David Pédehourcq</dc:creator><title>Les controles dépendants Windows.Form</title><link>http://blogs.labo-dotnet.com/davidpedehourcq/archive/2004/05/13/1649.aspx</link><pubDate>Thu, 13 May 2004 16:43:00 GMT</pubDate><guid>http://blogs.labo-dotnet.com/davidpedehourcq/archive/2004/05/13/1649.aspx</guid><wfw:comment>http://blogs.labo-dotnet.com/davidpedehourcq/comments/1649.aspx</wfw:comment><comments>http://blogs.labo-dotnet.com/davidpedehourcq/archive/2004/05/13/1649.aspx#Feedback</comments><slash:comments>20</slash:comments><wfw:commentRss>http://blogs.labo-dotnet.com/davidpedehourcq/comments/commentRss/1649.aspx</wfw:commentRss><trackback:ping>http://blogs.labo-dotnet.com/davidpedehourcq/services/trackbacks/1649.aspx</trackback:ping><description>&lt;P&gt;Pas trop le temps de blogger ces temps-ci, pas mal de projets &amp;#224; finnir avant juin :-/&lt;/P&gt;
&lt;P&gt;En passant un nouvel article de JM-Rabillou qui lui &amp;#224; la chance d'avoir le temps d'&amp;#233;crire ;))&lt;/P&gt;
&lt;P&gt;"&lt;/P&gt;
&lt;P&gt;Dans ce cours, nous allons &amp;#233;tudier la gestion des contr&amp;#244;les lorsqu&amp;#8217;ils sont li&amp;#233;s &amp;#224; une source de donn&amp;#233;es. On parle alors de contr&amp;#244;les d&amp;#233;pendants ou consommateurs. L&amp;#8217;ensemble de ce cours basera ses exemples sur la base de donn&amp;#233;es &amp;#8216;Northwind&amp;#8217; pour Access en fran&amp;#231;ais. On utilisera le fournisseur manag&amp;#233; pour OleDb, donc l&amp;#8217;espace de nom System.Data.OleDb. Ce cours ne portera que sur les contr&amp;#244;les des applications Windows.Forms, celle-ci &amp;#233;tant d&amp;#233;j&amp;#224; un vaste sujet. Apr&amp;#232;s un rappel sur le travail avec des donn&amp;#233;es, nous nous livrerons &amp;#224; une &amp;#233;tude pour plusieurs contr&amp;#244;les, celle-ci &amp;#233;tant agr&amp;#233;ment&amp;#233;e d&amp;#8217;exemples.&lt;/P&gt;
&lt;P&gt;&lt;BR&gt;Une connaissance correcte d'ADO.NET est indispensable. Vous trouverez toutes les informations en lisant &lt;A href="http://dotnet.developpez.com/cours/ADO.NET/" target=_blank&gt;http://dotnet.developpez.com/cours/ADO.NET/&lt;/A&gt; &lt;/P&gt;
&lt;P&gt;Bonne lecture &lt;BR&gt;"&lt;/P&gt;
&lt;P&gt;la suite, c'est &lt;A href="http://dotnet.developpez.com/cours/liaisonControles/"&gt;ici&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;En C# et VB.NET, et qui sait peut-&amp;#234;tre bient&amp;#244;t une version delphi .NET ;p&lt;/P&gt;&lt;img src ="http://blogs.labo-dotnet.com/davidpedehourcq/aggbug/1649.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>David Pédehourcq</dc:creator><title>Création d'une application MDI avec C# Builder</title><link>http://blogs.labo-dotnet.com/davidpedehourcq/archive/2004/05/04/1561.aspx</link><pubDate>Tue, 04 May 2004 10:12:00 GMT</pubDate><guid>http://blogs.labo-dotnet.com/davidpedehourcq/archive/2004/05/04/1561.aspx</guid><wfw:comment>http://blogs.labo-dotnet.com/davidpedehourcq/comments/1561.aspx</wfw:comment><comments>http://blogs.labo-dotnet.com/davidpedehourcq/archive/2004/05/04/1561.aspx#Feedback</comments><slash:comments>39</slash:comments><wfw:commentRss>http://blogs.labo-dotnet.com/davidpedehourcq/comments/commentRss/1561.aspx</wfw:commentRss><trackback:ping>http://blogs.labo-dotnet.com/davidpedehourcq/services/trackbacks/1561.aspx</trackback:ping><description>&lt;P&gt;Pas mal de taf ces temps ci donc pas trop le temps de bloguer, et encore moins d'&amp;#233;crire des articles :(&lt;/P&gt;
&lt;P&gt;Notre ami CGI nous a fait un petit article sur la cr&amp;#233;ation d'applications MDI en C# : &lt;A href="http://chgi.developpez.com/dotnet/mdi/"&gt;http://chgi.developpez.com/dotnet/mdi/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Pas de version VB.NET pour celui-ci ;p&lt;/P&gt;
&lt;P&gt;Vivement que le mois de Mai soit pass&amp;#233; que je puisse faire avancer quelques jolis projets qui me tiennent &amp;#224; coeur :)&lt;/P&gt;&lt;img src ="http://blogs.labo-dotnet.com/davidpedehourcq/aggbug/1561.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>David Pédehourcq</dc:creator><title>Créer un framework de développement d’applications avec les ETP - Enterprise Template Projects</title><link>http://blogs.labo-dotnet.com/davidpedehourcq/archive/2004/04/09/1381.aspx</link><pubDate>Fri, 09 Apr 2004 10:33:00 GMT</pubDate><guid>http://blogs.labo-dotnet.com/davidpedehourcq/archive/2004/04/09/1381.aspx</guid><wfw:comment>http://blogs.labo-dotnet.com/davidpedehourcq/comments/1381.aspx</wfw:comment><comments>http://blogs.labo-dotnet.com/davidpedehourcq/archive/2004/04/09/1381.aspx#Feedback</comments><slash:comments>3</slash:comments><wfw:commentRss>http://blogs.labo-dotnet.com/davidpedehourcq/comments/commentRss/1381.aspx</wfw:commentRss><trackback:ping>http://blogs.labo-dotnet.com/davidpedehourcq/services/trackbacks/1381.aspx</trackback:ping><description>&lt;P&gt;Pendant que certains MVP se la coulent douce &amp;#224; Seattle, d'autres MVP bossent eux ;))))&lt;/P&gt;
&lt;P&gt;Pas moi, mais Christian Peyrusse MVP C# publie aujourd'hui un article sur les Entreprises Template Project avec Visual Studio .NET.&lt;/P&gt;
&lt;P&gt;"De nos jours, la complexit&amp;#233; des architectures n-tiers et des outils de d&amp;#233;veloppement rend la t&amp;#226;che des architectes et des &amp;#233;quipes de d&amp;#233;veloppement de plus en plus difficile. Certains se sont efforc&amp;#233;s de r&amp;#233;pondre aux besoins des d&amp;#233;veloppeurs en proposant des mod&amp;#232;les de conception (design patterns) ou des frameworks de d&amp;#233;veloppement respectant les r&amp;#232;gles &amp;#233;tablies par l&amp;#8217;entreprise. Cette d&amp;#233;marche a ses limites, elle engendre un surco&amp;#251;t de travail aux d&amp;#233;veloppeurs devant ma&amp;#238;triser l&amp;#8217;ensemble des classes qui lui sont propos&amp;#233;es. De m&amp;#234;me, pour d&amp;#233;velopper une nouvelle application, il faut repartir de z&amp;#233;ro, cr&amp;#233;er le framework applicatif lui correspondant et la d&amp;#233;velopper.&lt;/P&gt;
&lt;P&gt;Pour &amp;#233;viter ce travail r&amp;#233;p&amp;#233;titif, Microsoft a d&amp;#233;fini un ensemble de mod&amp;#232;les (Enterprise Templates). Ils proposent un framework de base pour d&amp;#233;velopper des applications d&amp;#8217;entreprise n-tiers en utilisant le framework .Net et VS .Net. Il est possible, pour d&amp;#233;velopper vos applications d&amp;#8217;utiliser soit les mod&amp;#232;les existants soit de cr&amp;#233;er vos propres mod&amp;#232;les. &lt;/P&gt;
&lt;P&gt;Les ETP (Enterprise Template Projects) sont un atout majeur pour l&amp;#8217;architecte. Il pourra communiquer aux d&amp;#233;veloppeurs l&amp;#8217;architecture des applications et les guides d&amp;#8217;architecture &amp;#224; respecter. Leur utilisation est conseill&amp;#233;e dans le cadre de d&amp;#233;veloppement de gros projets. &lt;/P&gt;
&lt;P&gt;Dans cet article, nous allons apprendre &amp;#224; cr&amp;#233;er notre propre mod&amp;#232;le d&amp;#8217;entreprise bas&amp;#233; sur l&amp;#8217;architecture d&amp;#8217;une application Web. Nous verrons comment d&amp;#233;finir la structure initiale du mod&amp;#232;le de projet, la d&amp;#233;finition des r&amp;#232;gles de configuration en utilisant le langage Template Description Language (TDL). Nous conclurons par les op&amp;#233;rations &amp;#224; r&amp;#233;aliser pour int&amp;#233;grer notre nouveau mod&amp;#232;le dans l&amp;#8217;environnement de d&amp;#233;veloppement Visual Studio .Net."&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;la suite c'est pas ici : &lt;A href="http://dotnet.developpez.com/articles/ETP/"&gt;http://dotnet.developpez.com/articles/ETP/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;bonne lecture :)&lt;/P&gt;&lt;img src ="http://blogs.labo-dotnet.com/davidpedehourcq/aggbug/1381.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>David Pédehourcq</dc:creator><title>Interop COM avec .NET</title><link>http://blogs.labo-dotnet.com/davidpedehourcq/archive/2004/03/22/1264.aspx</link><pubDate>Mon, 22 Mar 2004 14:22:00 GMT</pubDate><guid>http://blogs.labo-dotnet.com/davidpedehourcq/archive/2004/03/22/1264.aspx</guid><wfw:comment>http://blogs.labo-dotnet.com/davidpedehourcq/comments/1264.aspx</wfw:comment><comments>http://blogs.labo-dotnet.com/davidpedehourcq/archive/2004/03/22/1264.aspx#Feedback</comments><slash:comments>6</slash:comments><wfw:commentRss>http://blogs.labo-dotnet.com/davidpedehourcq/comments/commentRss/1264.aspx</wfw:commentRss><trackback:ping>http://blogs.labo-dotnet.com/davidpedehourcq/services/trackbacks/1264.aspx</trackback:ping><description>&lt;P&gt;Comme promis lors de l'annonce de son tutos pour piloter office en .NET (cf : &lt;A href="http://blogs.labo-dotnet.com/davidpedehourcq/archive/2004/02/25/1106.aspx"&gt;http://blogs.labo-dotnet.com/davidpedehourcq/archive/2004/02/25/1106.aspx&lt;/A&gt;), J-M Rabillou nous pr&amp;#233;sente aujourd'hui l'interrop COM avec .NET.&lt;/P&gt;
&lt;P&gt;"Dans cet article nous allons regarder comment communiquer avec les composants COM. Nous allons commencer par voir ce qu'est COM, avant de voir sur quoi repose l&amp;#8217;interop COM. Enfin nous verrons un exemple d&amp;#8217;utilisation de composant COM dans une application manag&amp;#233;e.&lt;/P&gt;
&lt;P&gt;Bonne lecture."&lt;/P&gt;
&lt;P&gt;&lt;A href="http://dotnet.developpez.com/cours/interopCOM/"&gt;Interop COM avec .NET&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Pas de version C# cette fois-ci mais avec le peu de code qu'il y a je pense que m&amp;#234;me les plus extr&amp;#233;mistes d'entre vous (non non je donnerais pas de noms ;)) pourront facilement convertir &amp;#231;a ;p&lt;/P&gt;&lt;img src ="http://blogs.labo-dotnet.com/davidpedehourcq/aggbug/1264.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>David Pédehourcq</dc:creator><title>Piloter Office en .NET</title><link>http://blogs.labo-dotnet.com/davidpedehourcq/archive/2004/02/25/1106.aspx</link><pubDate>Wed, 25 Feb 2004 11:15:00 GMT</pubDate><guid>http://blogs.labo-dotnet.com/davidpedehourcq/archive/2004/02/25/1106.aspx</guid><wfw:comment>http://blogs.labo-dotnet.com/davidpedehourcq/comments/1106.aspx</wfw:comment><comments>http://blogs.labo-dotnet.com/davidpedehourcq/archive/2004/02/25/1106.aspx#Feedback</comments><slash:comments>7</slash:comments><wfw:commentRss>http://blogs.labo-dotnet.com/davidpedehourcq/comments/commentRss/1106.aspx</wfw:commentRss><trackback:ping>http://blogs.labo-dotnet.com/davidpedehourcq/services/trackbacks/1106.aspx</trackback:ping><description>&lt;P&gt;Un nouvel article sur developpez.com : J.M. Rabilloud qui nous a d&amp;#233;j&amp;#224; fait un tr&amp;#233;s bon &lt;A href="http://dotnet.developpez.com/cours/ADO.NET/"&gt;cours sur ADO.NET&lt;/A&gt; nous parle maintenant du pilotage d'office en .NET, article fort interessant ou l'on d&amp;#233;couvre bri&amp;#232;vement comment piloter Excell, puis Word via les P.I.A.&lt;/P&gt;
&lt;P&gt;Suite &amp;#224; cet article il se lance dans un nouveau cours sur l'interrop COM/.NET qui sera publi&amp;#233; dans les mois &amp;#224; vennir, d&amp;#233;cid&amp;#232;ment on l'arrette plus ;-)&lt;/P&gt;
&lt;P&gt;&lt;A href="http://dotnet.developpez.com/cours/office/"&gt;http://dotnet.developpez.com/cours/office/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;En C# et VB.NET (d&amp;#233;sol&amp;#233; pour labo-dotnet mais le J# pour l'instant on fait pas ;p )&lt;/P&gt;&lt;img src ="http://blogs.labo-dotnet.com/davidpedehourcq/aggbug/1106.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>