<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.developpeur.org/utility/FeedStylesheets/atom.xsl" media="screen"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang=""><title type="html">Kim's Blog</title><subtitle type="html">.NET, java &amp; interop</subtitle><id>http://blogs.developpeur.org/kim/atom.aspx</id><link rel="alternate" type="text/html" href="http://blogs.developpeur.org/kim/default.aspx" /><link rel="self" type="application/atom+xml" href="http://blogs.developpeur.org/kim/atom.aspx" /><generator uri="http://communityserver.org" version="2.1.61019.2">Community Server</generator><updated>2008-06-23T21:30:00Z</updated><entry><title>[IronPython] : IronPython &amp; Silverlight 2 - Part II</title><link rel="alternate" type="text/html" href="http://blogs.developpeur.org/kim/archive/2008/07/22/ironpython-silverlight-2-part-ii.aspx" /><id>http://blogs.developpeur.org/kim/archive/2008/07/22/ironpython-silverlight-2-part-ii.aspx</id><published>2008-07-22T12:50:00Z</published><updated>2008-07-22T12:50:00Z</updated><content type="html">
  
    Il y a maintenant quelques semaines, je montrais comment récupérer des données de manière asynchrone (à l'aide de la méthode HttpWebRequest.BeginGetResponse) et mettre à jour l'interface dans Silverlight avec IronPython. Prochainement, je traite...&lt;img src="http://blogs.developpeur.org/aggbug.aspx?PostID=40585" width="1" height="1"&gt;</content><author><name>Kim U</name><uri>http://blogs.developpeur.org/members/Kim+U.aspx</uri></author><category term="IronPython" scheme="http://blogs.developpeur.org/kim/archive/tags/IronPython/default.aspx" /><category term="SilverLight" scheme="http://blogs.developpeur.org/kim/archive/tags/SilverLight/default.aspx" /></entry><entry><title>[IronPython] : IronPython &amp; Silverlight 2 - Part I</title><link rel="alternate" type="text/html" href="http://blogs.developpeur.org/kim/archive/2008/06/23/ironpython-dans-silverlight-part-i.aspx" /><link rel="enclosure" type="application/x-zip" length="3889" href="http://blogs.developpeur.org/blogs/files/225/40124/IP_SL_Part_I.zip" /><id>http://blogs.developpeur.org/kim/archive/2008/06/23/ironpython-dans-silverlight-part-i.aspx</id><published>2008-06-23T19:30:00Z</published><updated>2008-06-23T19:30:00Z</updated><content type="html">
  
    Dans le présent billet, je vais aborder une manière de récupérer un flux dans Silverlight de manière asynchrone et de mettre à jour l'UI (grâce à IronPython, mais ça vous l'aviez déjà compris ;)).
    
    
    1 - Récupération du flux:Pour c...&lt;img src="http://blogs.developpeur.org/aggbug.aspx?PostID=40124" width="1" height="1"&gt;</content><author><name>Kim U</name><uri>http://blogs.developpeur.org/members/Kim+U.aspx</uri></author><category term="IronPython" scheme="http://blogs.developpeur.org/kim/archive/tags/IronPython/default.aspx" /><category term="SilverLight" scheme="http://blogs.developpeur.org/kim/archive/tags/SilverLight/default.aspx" /></entry></feed>