<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/" xmlns:copyright="http://blogs.law.harvard.edu/tech/rss" xmlns:image="http://purl.org/rss/1.0/modules/image/">
    <channel>
        <title />
        <link>http://blogs.ugidotnet.org/BlogEma/Default.aspx</link>
        <description />
        <language>it-IT</language>
        <copyright>Emanuele DelBono</copyright>
        <generator>Subtext Version 2.6.0.0</generator>
        <image>
            <title />
            <url>http://blogs.ugidotnet.org/images/RSS2Image.gif</url>
            <link>http://blogs.ugidotnet.org/BlogEma/Default.aspx</link>
            <width>77</width>
            <height>60</height>
        </image>
        <item>
            <title>Il blog si sposta</title>
            <link>http://blogs.ugidotnet.org/BlogEma/archive/2011/07/03/il-blog-si-sposta.aspx</link>
            <description>Approfitto della "calma" estiva per spostare il mio. Questo è l'ultimo post.&lt;br /&gt;
Tutti i nuovi post li pubblicherò sul mio sito: &lt;a href="http://blog.codiceplastico.com/ema"&gt;http://blog.codiceplastico.com/ema&lt;/a&gt;.&lt;br /&gt;
L'indirizzo del feed RSS se volete aggiornare i vostri reader è questo:&lt;a href="http://blog.codiceplastico.com/ema/?feed=rss2"&gt; http://blog.codiceplastico.com/ema/?feed=rss2&lt;/a&gt;&lt;img src="http://blogs.ugidotnet.org/BlogEma/aggbug/100193.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Emanuele DelBono</dc:creator>
            <guid>http://blogs.ugidotnet.org/BlogEma/archive/2011/07/03/il-blog-si-sposta.aspx</guid>
            <pubDate>Sun, 03 Jul 2011 16:31:08 GMT</pubDate>
            <comments>http://blogs.ugidotnet.org/BlogEma/archive/2011/07/03/il-blog-si-sposta.aspx#feedback</comments>
            <wfw:commentRss>http://blogs.ugidotnet.org/BlogEma/comments/commentRss/100193.aspx</wfw:commentRss>
            <trackback:ping>http://blogs.ugidotnet.org/BlogEma/services/trackbacks/100193.aspx</trackback:ping>
        </item>
        <item>
            <title>Test Driving an MVVM App a XeDotNet</title>
            <link>http://blogs.ugidotnet.org/BlogEma/archive/2011/06/13/test-driving-an-mvvm-app-a-xedotnet.aspx</link>
            <description>Venerdi scorso sono stato a Mestre dagli amici di XeDotNet per tenere un talk sul Test Driven Development di un’applicazione MVVM (WPF/Sliverlight). [&lt;a href="http://blog.codiceplastico.com/ema/?p=54"&gt;continua&lt;/a&gt;]&lt;img src="http://blogs.ugidotnet.org/BlogEma/aggbug/100128.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Emanuele DelBono</dc:creator>
            <guid>http://blogs.ugidotnet.org/BlogEma/archive/2011/06/13/test-driving-an-mvvm-app-a-xedotnet.aspx</guid>
            <pubDate>Mon, 13 Jun 2011 10:22:25 GMT</pubDate>
            <comments>http://blogs.ugidotnet.org/BlogEma/archive/2011/06/13/test-driving-an-mvvm-app-a-xedotnet.aspx#feedback</comments>
            <slash:comments>1</slash:comments>
            <wfw:commentRss>http://blogs.ugidotnet.org/BlogEma/comments/commentRss/100128.aspx</wfw:commentRss>
            <trackback:ping>http://blogs.ugidotnet.org/BlogEma/services/trackbacks/100128.aspx</trackback:ping>
        </item>
        <item>
            <title>NHibernate e i trigger del SyncFramework</title>
            <link>http://blogs.ugidotnet.org/BlogEma/archive/2011/06/08/nhibernate-e-i-trigger-del-syncframework.aspx</link>
            <description>In una applicazione che stiamo sviluppando siamo ricorsi al Sync Framework di Microsoft per gestire la sincronizzazione di un database SQL Compact con il database principale SQL Server 2008. [&lt;a href="&amp;#xD;&amp;#xA;http://blog.codiceplastico.com/ema/?p=36"&gt;continua&lt;/a&gt;]&lt;br /&gt;
&lt;br /&gt;&lt;img src="http://blogs.ugidotnet.org/BlogEma/aggbug/100107.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Emanuele DelBono</dc:creator>
            <guid>http://blogs.ugidotnet.org/BlogEma/archive/2011/06/08/nhibernate-e-i-trigger-del-syncframework.aspx</guid>
            <pubDate>Wed, 08 Jun 2011 13:23:03 GMT</pubDate>
            <comments>http://blogs.ugidotnet.org/BlogEma/archive/2011/06/08/nhibernate-e-i-trigger-del-syncframework.aspx#feedback</comments>
            <wfw:commentRss>http://blogs.ugidotnet.org/BlogEma/comments/commentRss/100107.aspx</wfw:commentRss>
            <trackback:ping>http://blogs.ugidotnet.org/BlogEma/services/trackbacks/100107.aspx</trackback:ping>
        </item>
        <item>
            <title>Ruby visto da un programmatore C# (3)</title>
            <link>http://blogs.ugidotnet.org/BlogEma/archive/2011/06/01/ruby-visto-da-un-programmatore-c-3.aspx</link>
            <description>Come già detto più volte Ruby è un linguaggio interpretato e ogni riga di codice scritta viene di fatto eseguita dal runtime. [&lt;a href="http://blog.codiceplastico.com/ema/?p=32"&gt;continua&lt;/a&gt;]&lt;img src="http://blogs.ugidotnet.org/BlogEma/aggbug/100082.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Emanuele DelBono</dc:creator>
            <guid>http://blogs.ugidotnet.org/BlogEma/archive/2011/06/01/ruby-visto-da-un-programmatore-c-3.aspx</guid>
            <pubDate>Wed, 01 Jun 2011 12:10:22 GMT</pubDate>
            <comments>http://blogs.ugidotnet.org/BlogEma/archive/2011/06/01/ruby-visto-da-un-programmatore-c-3.aspx#feedback</comments>
            <wfw:commentRss>http://blogs.ugidotnet.org/BlogEma/comments/commentRss/100082.aspx</wfw:commentRss>
            <trackback:ping>http://blogs.ugidotnet.org/BlogEma/services/trackbacks/100082.aspx</trackback:ping>
        </item>
        <item>
            <title>XeDotNet: Test Driving a MVVM Application</title>
            <link>http://blogs.ugidotnet.org/BlogEma/archive/2011/05/26/xedotnet-test-driving-a-mvvm-application.aspx</link>
            <description>Il prossimo 10 giugno sarò a Mestre dagli amici di &lt;a href="http://xedotnet.org"&gt;XeDotNet&lt;/a&gt; dove terrò un talk sulla realizzazione di un’applicazione WPF con Model View ViewModel completamente in TDD. [&lt;a href="http://blog.codiceplastico.com/ema/?p=23"&gt;continua&lt;/a&gt;]&lt;img src="http://blogs.ugidotnet.org/BlogEma/aggbug/100059.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Emanuele DelBono</dc:creator>
            <guid>http://blogs.ugidotnet.org/BlogEma/archive/2011/05/26/xedotnet-test-driving-a-mvvm-application.aspx</guid>
            <pubDate>Thu, 26 May 2011 10:32:31 GMT</pubDate>
            <comments>http://blogs.ugidotnet.org/BlogEma/archive/2011/05/26/xedotnet-test-driving-a-mvvm-application.aspx#feedback</comments>
            <wfw:commentRss>http://blogs.ugidotnet.org/BlogEma/comments/commentRss/100059.aspx</wfw:commentRss>
            <trackback:ping>http://blogs.ugidotnet.org/BlogEma/services/trackbacks/100059.aspx</trackback:ping>
        </item>
        <item>
            <title>Build con Rake</title>
            <link>http://blogs.ugidotnet.org/BlogEma/archive/2011/05/19/build-con-rake.aspx</link>
            <description>Per parecchi anni abbiamo usato NANT e successivamente MSBuild per effettuare le build dei nostri progetti e per parecchi anni ho odiato l’XML per la sua “prolissità” e per la poca manutenibilità. Quante build rotte a causa di un tag non chiuso, di una variabile scritta male, di un doppio apice dimenticato….[&lt;a href="http://blog.codiceplastico.com/ema/?p=17"&gt;continua&lt;/a&gt;]&lt;br /&gt;
&lt;br /&gt;&lt;img src="http://blogs.ugidotnet.org/BlogEma/aggbug/100050.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Emanuele DelBono</dc:creator>
            <guid>http://blogs.ugidotnet.org/BlogEma/archive/2011/05/19/build-con-rake.aspx</guid>
            <pubDate>Thu, 19 May 2011 23:11:05 GMT</pubDate>
            <comments>http://blogs.ugidotnet.org/BlogEma/archive/2011/05/19/build-con-rake.aspx#feedback</comments>
            <wfw:commentRss>http://blogs.ugidotnet.org/BlogEma/comments/commentRss/100050.aspx</wfw:commentRss>
            <trackback:ping>http://blogs.ugidotnet.org/BlogEma/services/trackbacks/100050.aspx</trackback:ping>
        </item>
        <item>
            <title>Ruby visto da un programmatore C# (pillole) [2]</title>
            <link>http://blogs.ugidotnet.org/BlogEma/archive/2011/05/08/ruby-visto-da-un-programmatore-c-pillole-2.aspx</link>
            <description>Nel post precedente abbiamo visto come è possibile aggiungere un metodo ad una classe, nello stesso modo in cui abbiamo aggiunto il metodo lo possiamo anche rimuovere. [&lt;a href="http://blog.codiceplastico.com/ema/post/2011/05/08/Ruby-visto-da-un-programmatore-C-(pillole)-2.aspx"&gt;continua&lt;/a&gt;]&lt;img src="http://blogs.ugidotnet.org/BlogEma/aggbug/100025.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Emanuele DelBono</dc:creator>
            <guid>http://blogs.ugidotnet.org/BlogEma/archive/2011/05/08/ruby-visto-da-un-programmatore-c-pillole-2.aspx</guid>
            <pubDate>Sun, 08 May 2011 23:10:12 GMT</pubDate>
            <comments>http://blogs.ugidotnet.org/BlogEma/archive/2011/05/08/ruby-visto-da-un-programmatore-c-pillole-2.aspx#feedback</comments>
            <wfw:commentRss>http://blogs.ugidotnet.org/BlogEma/comments/commentRss/100025.aspx</wfw:commentRss>
            <trackback:ping>http://blogs.ugidotnet.org/BlogEma/services/trackbacks/100025.aspx</trackback:ping>
        </item>
        <item>
            <title>Ruby visto da un programmatore C# (pillole)</title>
            <link>http://blogs.ugidotnet.org/BlogEma/archive/2011/04/19/ruby-visto-da-un-programmatore-c-pillole.aspx</link>
            <description>Come già scritto in alcuni post precedenti, nell'ultimo anno mi sono interessato al linguaggio Ruby un po' per hobby e un po' per professione ci sto prendendo gusto. Volevo quindi raccontare in questo post e nei successivi quali sono le differenze rispetto a C# e mostrare alcune "stranezze" del linguaggio. Stranezze per chi è abituato a C#. [&lt;a href="http://blog.codiceplastico.com/ema/post/2011/04/19/Ruby-visto-da-un-programmatore-C-(pillole).aspx"&gt;continua&lt;/a&gt;]&lt;img src="http://blogs.ugidotnet.org/BlogEma/aggbug/99972.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Emanuele DelBono</dc:creator>
            <guid>http://blogs.ugidotnet.org/BlogEma/archive/2011/04/19/ruby-visto-da-un-programmatore-c-pillole.aspx</guid>
            <pubDate>Tue, 19 Apr 2011 23:48:56 GMT</pubDate>
            <comments>http://blogs.ugidotnet.org/BlogEma/archive/2011/04/19/ruby-visto-da-un-programmatore-c-pillole.aspx#feedback</comments>
            <wfw:commentRss>http://blogs.ugidotnet.org/BlogEma/comments/commentRss/99972.aspx</wfw:commentRss>
            <trackback:ping>http://blogs.ugidotnet.org/BlogEma/services/trackbacks/99972.aspx</trackback:ping>
        </item>
        <item>
            <title>Ruby è un linguaggio Strongly Typed</title>
            <link>http://blogs.ugidotnet.org/BlogEma/archive/2011/04/18/ruby-e-un-linguaggio-strongly-typed.aspx</link>
            <description>Molti credono che ruby non sia un linguaggio tipizzato solo perchè è dinamico. In realtà dinamico non è in contrasto con tipizzato e un linguaggio dinamico può essere strongly typed. Capiamo meglio. [&lt;a href="http://blog.codiceplastico.com/ema/post/2011/04/18/Ruby-e-un-linguaggio-Strongly-Typed.aspx"&gt;continua&lt;/a&gt;]&lt;img src="http://blogs.ugidotnet.org/BlogEma/aggbug/99962.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Emanuele DelBono</dc:creator>
            <guid>http://blogs.ugidotnet.org/BlogEma/archive/2011/04/18/ruby-e-un-linguaggio-strongly-typed.aspx</guid>
            <pubDate>Mon, 18 Apr 2011 10:18:00 GMT</pubDate>
            <comments>http://blogs.ugidotnet.org/BlogEma/archive/2011/04/18/ruby-e-un-linguaggio-strongly-typed.aspx#feedback</comments>
            <slash:comments>2</slash:comments>
            <wfw:commentRss>http://blogs.ugidotnet.org/BlogEma/comments/commentRss/99962.aspx</wfw:commentRss>
            <trackback:ping>http://blogs.ugidotnet.org/BlogEma/services/trackbacks/99962.aspx</trackback:ping>
        </item>
        <item>
            <title>Cosa ho imparato al NoSqlDay</title>
            <link>http://blogs.ugidotnet.org/BlogEma/archive/2011/03/28/cosa-ho-imparato-al-nosqlday.aspx</link>
            <description>Venerdi scorso si è tenuto a Brescia il primo NoSQLDay un'intera giornata per approndire una delle buzzword del momento e per capire che sotto c'è parecchia ciccia (cit.).&lt;br /&gt;
&lt;br /&gt;
[&lt;a href="http://blog.codiceplastico.com/ema/post/2011/03/28/Cosa-ho-imparato-al-NoSqlDay.aspx"&gt;continua&lt;/a&gt;]&lt;img src="http://blogs.ugidotnet.org/BlogEma/aggbug/99882.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Emanuele DelBono</dc:creator>
            <guid>http://blogs.ugidotnet.org/BlogEma/archive/2011/03/28/cosa-ho-imparato-al-nosqlday.aspx</guid>
            <pubDate>Mon, 28 Mar 2011 11:48:17 GMT</pubDate>
            <comments>http://blogs.ugidotnet.org/BlogEma/archive/2011/03/28/cosa-ho-imparato-al-nosqlday.aspx#feedback</comments>
            <wfw:commentRss>http://blogs.ugidotnet.org/BlogEma/comments/commentRss/99882.aspx</wfw:commentRss>
            <trackback:ping>http://blogs.ugidotnet.org/BlogEma/services/trackbacks/99882.aspx</trackback:ping>
        </item>
    </channel>
</rss>