<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>Diego Lazzarino - IT Blog</title>
        <link>http://blogs.ugidotnet.org/DiegoL/Default.aspx</link>
        <description>Al mondo ci sono 10 tipi di persone: chi conosce il sistema binario e chi no</description>
        <language>it-IT</language>
        <copyright>Diego Lazzarino</copyright>
        <generator>Subtext Version 2.6.0.0</generator>
        <image>
            <title>Diego Lazzarino - IT Blog</title>
            <url>http://blogs.ugidotnet.org/images/RSS2Image.gif</url>
            <link>http://blogs.ugidotnet.org/DiegoL/Default.aspx</link>
            <width>77</width>
            <height>60</height>
        </image>
        <item>
            <title>Visual Studio Achievements</title>
            <category>.NET</category>
            <category>Tool</category>
            <link>http://blogs.ugidotnet.org/DiegoL/archive/2012/01/19/visual-studio-achievements.aspx</link>
            <description>&lt;p&gt;&lt;a title="Visual Studio Achievements" href="http://channel9.msdn.com/achievements/visualstudio" target="_blank"&gt;Visual Studio Achievements&lt;/a&gt; è l’ultima intuizione di Microsoft per incoraggiare i programmatori a sviluppare in C# o Visual Basic. L’estensione è gratuita per Visual Studio, l’ambiente di sviluppo distribuito da Microsoft: applica il concetto della cd. “gamification” alla programmazione. In pratica, la trasforma in un gioco a premi.&lt;br /&gt;Mentre si scrive il sorgente per un’applicazione in C# o Visual Basic, Visual Studio Achievements analizza il codice e attribuisce al programmatore un badge sulla base delle funzioni utilizzate. L’avvenuta acquisizione dei badge può essere mostrata su Microsoft Developer Network (MSDN) e sui social network — ad esempio, su Facebook.&lt;br /&gt;Prescindendo dall’aspetto ludico, Visual Studio Achievements può essere un riferimento attendibile per certificare le proprie capacità in merito alla programmazione in C# e Visual Basic. Mozilla, infatti, utilizza lo stesso meccanismo per l’attribuzione di quelle competenze che non abbiano un sistema di certificazione tradizionale.&lt;/p&gt;&lt;p&gt;Diego&lt;/p&gt;&lt;img src="http://blogs.ugidotnet.org/DiegoL/aggbug/100713.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Diego Lazzarino</dc:creator>
            <guid>http://blogs.ugidotnet.org/DiegoL/archive/2012/01/19/visual-studio-achievements.aspx</guid>
            <pubDate>Thu, 19 Jan 2012 12:09:19 GMT</pubDate>
            <comments>http://blogs.ugidotnet.org/DiegoL/archive/2012/01/19/visual-studio-achievements.aspx#feedback</comments>
            <slash:comments>3</slash:comments>
            <wfw:commentRss>http://blogs.ugidotnet.org/DiegoL/comments/commentRss/100713.aspx</wfw:commentRss>
        </item>
        <item>
            <title>S#arp Architecture</title>
            <category>.NET</category>
            <category>ASP.NET</category>
            <category>NHibernate</category>
            <category>Template</category>
            <link>http://blogs.ugidotnet.org/DiegoL/archive/2009/04/16/sarp-architecture.aspx</link>
            <description>&lt;p&gt;&lt;img style="max-width: 800px;" src="http://devlicio.us/resized-image.ashx/__size/600x450/__key/CommunityServer.Components.UserFiles/00.00.00.21.06/sharp_5F00_arch_5F00_logo.gif" /&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Pronounced "Sharp Architecture," this is a solid architectural foundation for rapidly building maintainable web applications leveraging the ASP.NET MVC framework with NHibernate. The primary advantage to be sought in using any architectural framework is to decrease the code one has to write while increasing the quality of the end product. A framework should enable developers to spend little time on infrastructure details while allowing them to focus their attentions on the domain and user experience. Accordingly, S#arp Architecture adheres to the following key principles: &lt;/p&gt;&lt;ul&gt;&lt;li&gt;Focused on Domain Driven Design &lt;/li&gt;&lt;li&gt;Loosely Coupled &lt;/li&gt;&lt;li&gt;Preconfigured Infrastructure &lt;/li&gt;&lt;li&gt;Open Ended Presentation &lt;/li&gt;&lt;/ul&gt;&lt;p&gt;The overall goal of this is to allow developers to worry less about application "plumbing" and to spend most of their time on adding value for the client by focusing on the business logic and developing a rich user experience. &lt;/p&gt;&lt;p&gt;Good background material reading includes &lt;a href="http://www.codeproject.com/KB/architecture/NHibernateBestPractices.aspx" rel="nofollow"&gt;http://www.codeproject.com/KB/architecture/NHibernateBestPractices.aspx&lt;/a&gt;. Although there are major infrastructural changes from this article in the current architecture, the general structure is very similar and the background reading is very helpful in understanding many of the ideas behind this architecture. S#arp Architecture documentation is included along side the current release. &lt;/p&gt;&lt;p&gt;S#arp Architecture and the preceding article have been referenced in NHibernate in Action by Pierre Henri Kuate, Windows Developer Power Tools by James Avery and Pro LINQ Object Relational Mapping in C# 2008 by Vijay P. Mehta. &lt;/p&gt;&lt;p&gt;Billy McCafferty &lt;br /&gt;&lt;/p&gt;&lt;p&gt;Project &lt;a target="_blank" href="http://code.google.com/p/sharp-architecture/"&gt;homepage&lt;/a&gt;&lt;br /&gt;&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;div class="zemanta-pixie"&gt;&lt;img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=329ac667-5079-874b-b239-69e5c341cee7" /&gt;&lt;/div&gt;&lt;img src="http://blogs.ugidotnet.org/DiegoL/aggbug/95971.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Diego Lazzarino</dc:creator>
            <guid>http://blogs.ugidotnet.org/DiegoL/archive/2009/04/16/sarp-architecture.aspx</guid>
            <pubDate>Thu, 16 Apr 2009 10:54:59 GMT</pubDate>
            <comments>http://blogs.ugidotnet.org/DiegoL/archive/2009/04/16/sarp-architecture.aspx#feedback</comments>
            <slash:comments>14</slash:comments>
            <wfw:commentRss>http://blogs.ugidotnet.org/DiegoL/comments/commentRss/95971.aspx</wfw:commentRss>
        </item>
        <item>
            <title>[OT] Quanto vale il vostro sito</title>
            <category>Tool</category>
            <link>http://blogs.ugidotnet.org/DiegoL/archive/2009/04/06/ot-quanto-vale-il-vostro-sito.aspx</link>
            <description>http://www.stimator.com/&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Questo è il valore di UGIdotNET   :-)&lt;br /&gt;&lt;br /&gt;&lt;img style="max-width: 800px;" src="http://digilander.libero.it%20Ugi.jpg" /&gt;&lt;img style="max-width: 800px;" src="http://digilander.libero.it/DiegoMx/ugi.jpg" /&gt;&lt;img style="max-width: 800px;" src="http://digilander.libero.it/DiegoMx/Ugi.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;div class="zemanta-pixie"&gt;&lt;img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=62d9021c-2849-8d4d-860d-f25c849d18fb" /&gt;&lt;/div&gt;

&lt;p class="technorati-tags"&gt;&lt;a href="http://technorati.com/tag/site%20value" rel="tag"&gt;site value&lt;/a&gt;&lt;/p&gt;&lt;img src="http://blogs.ugidotnet.org/DiegoL/aggbug/95887.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Diego Lazzarino</dc:creator>
            <guid>http://blogs.ugidotnet.org/DiegoL/archive/2009/04/06/ot-quanto-vale-il-vostro-sito.aspx</guid>
            <pubDate>Mon, 06 Apr 2009 12:00:08 GMT</pubDate>
            <comments>http://blogs.ugidotnet.org/DiegoL/archive/2009/04/06/ot-quanto-vale-il-vostro-sito.aspx#feedback</comments>
            <slash:comments>11</slash:comments>
            <wfw:commentRss>http://blogs.ugidotnet.org/DiegoL/comments/commentRss/95887.aspx</wfw:commentRss>
        </item>
        <item>
            <title>LINQPad - Editor interattivo di query LINQ</title>
            <category>.NET</category>
            <category>Tool</category>
            <link>http://blogs.ugidotnet.org/DiegoL/archive/2008/11/05/94525.aspx</link>
            <description>&lt;br /&gt;&lt;h2&gt;
			Tired of querying in antiquated SQL?&lt;/h2&gt;
		&lt;p&gt;
			Well, you don't have to!  &lt;b&gt;LINQPad&lt;/b&gt; lets you interactively query SQL databases
			in a &lt;i&gt;modern query language&lt;/i&gt;: &lt;b&gt;LINQ.  &lt;/b&gt;Kiss goodbye to SQL Management
			Studio!
		&lt;/p&gt;
		&lt;p&gt;
			LINQPad supports everything in C# 3.0 and Framework 3.5:&lt;/p&gt;
		&lt;ul&gt;&lt;li&gt;LINQ to SQL&lt;/li&gt;&lt;li&gt;LINQ to Objects&lt;/li&gt;&lt;li&gt;LINQ to XML&lt;/li&gt;&lt;/ul&gt;
		&lt;p&gt;
			LINQPad is also a great way to learn LINQ: it comes preloaded with 200 examples
			from my book, &lt;a href="http://www.albahari.com/nutshell/"&gt;C# 3.0 in a Nutshell&lt;/a&gt;. 
			There's no better way to experience the coolness of LINQ and &lt;i&gt;functional programming&lt;/i&gt;.&lt;/p&gt;
		&lt;p&gt;
			And LINQPad is more than just a LINQ query tool: it's a &lt;i&gt;&lt;b&gt;code snippet IDE&lt;/b&gt;&lt;/i&gt;.
			Instantly execute any C# 3 or VB 9 expression or statement block!&lt;/p&gt;
		&lt;p&gt;
			&lt;b&gt;Best of all, LINQPad is free and needs no installation&lt;/b&gt;: just download and
			run.  The executable is only 2MB and is self-updating.
		&lt;/p&gt;
		&lt;p&gt;
			&lt;img src="http://www.linqpad.net/linqpadscreen.png" alt="LINQPad Screenshot" width="883" border="0" height="739" /&gt;&lt;/p&gt;
		
			&lt;a href="http://www.linqpad.net/"&gt;&lt;span style="font-size: 80%;"&gt;
				www.linqpad.net&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;

&lt;p class="technorati-tags"&gt;&lt;a href="http://technorati.com/tag/Linq" rel="tag"&gt;Linq&lt;/a&gt;, &lt;a href="http://technorati.com/tag/Query" rel="tag"&gt;Query&lt;/a&gt;&lt;/p&gt;&lt;img src="http://blogs.ugidotnet.org/DiegoL/aggbug/94525.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Diego Lazzarino</dc:creator>
            <guid>http://blogs.ugidotnet.org/DiegoL/archive/2008/11/05/94525.aspx</guid>
            <pubDate>Wed, 05 Nov 2008 13:40:32 GMT</pubDate>
            <comments>http://blogs.ugidotnet.org/DiegoL/archive/2008/11/05/94525.aspx#feedback</comments>
            <slash:comments>13</slash:comments>
            <wfw:commentRss>http://blogs.ugidotnet.org/DiegoL/comments/commentRss/94525.aspx</wfw:commentRss>
        </item>
        <item>
            <title>Liberare spazio disco su Windows Vista</title>
            <category>Tool</category>
            <link>http://blogs.ugidotnet.org/DiegoL/archive/2008/10/21/94307.aspx</link>
            <description>Interessante articolo di Scott Hanselman con alcuni tip per liberare spazio su Vista&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;h2 class="title"&gt;&lt;a target="_blank" class="TitleLinkStyle" rel="bookmark" href="http://www.hanselman.com/blog/GuideToFreeingUpDiskSpaceUnderWindowsVista.aspx"&gt;Guide to Freeing up Disk Space under Windows Vista&lt;/a&gt;&lt;/h2&gt;&lt;br /&gt;&lt;br /&gt;Diego&lt;br /&gt;

&lt;p class="technorati-tags"&gt;&lt;a href="http://technorati.com/tag/Vista%20Free%20Disk%20Space" rel="tag"&gt;Vista Free Disk Space&lt;/a&gt;&lt;/p&gt;&lt;img src="http://blogs.ugidotnet.org/DiegoL/aggbug/94307.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Diego Lazzarino</dc:creator>
            <guid>http://blogs.ugidotnet.org/DiegoL/archive/2008/10/21/94307.aspx</guid>
            <pubDate>Tue, 21 Oct 2008 15:11:39 GMT</pubDate>
            <comments>http://blogs.ugidotnet.org/DiegoL/archive/2008/10/21/94307.aspx#feedback</comments>
            <slash:comments>21</slash:comments>
            <wfw:commentRss>http://blogs.ugidotnet.org/DiegoL/comments/commentRss/94307.aspx</wfw:commentRss>
        </item>
        <item>
            <title>Summer of NHibernate Screencast Series</title>
            <category>NHibernate</category>
            <link>http://blogs.ugidotnet.org/DiegoL/archive/2008/10/03/94238.aspx</link>
            <description>&lt;br /&gt;Interessante serie di screencast su NHibernate&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.summerofnhibernate.com/"&gt;http://www.summerofnhibernate.com/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Diego&lt;br /&gt;&lt;img src="http://blogs.ugidotnet.org/DiegoL/aggbug/94238.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Diego Lazzarino</dc:creator>
            <guid>http://blogs.ugidotnet.org/DiegoL/archive/2008/10/03/94238.aspx</guid>
            <pubDate>Fri, 03 Oct 2008 12:55:08 GMT</pubDate>
            <comments>http://blogs.ugidotnet.org/DiegoL/archive/2008/10/03/94238.aspx#feedback</comments>
            <slash:comments>6</slash:comments>
            <wfw:commentRss>http://blogs.ugidotnet.org/DiegoL/comments/commentRss/94238.aspx</wfw:commentRss>
        </item>
        <item>
            <title>[OT] Ufficializzata la ROM update in Italiano per HTC Touch Diamond P3700</title>
            <link>http://blogs.ugidotnet.org/DiegoL/archive/2008/07/02/93250.aspx</link>
            <description>Per i fortunati possessori di HTC Diamond è appena stato rilasciato l'aggiornamento tanto atteso.&lt;br /&gt;
&lt;br /&gt;
Ora dovrebbe essere più reattivo, corro a provarlo... :-)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.htcblog.com/2008/07/01/ufficializzata-la-rom-update-in-italiano-per-htc-touch-diamond-p3700/" target="_blank"&gt;http://www.htcblog.com/2008/07/01/ufficializzata-la-rom-update-in-italiano-per-htc-touch-diamond-p3700/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
DiegoTag Technorati: &lt;a rel="tag" href="http://technorati.com/tag/HTC%20Diamond" class="performancingtags"&gt;HTC Diamond&lt;/a&gt;&lt;img src="http://blogs.ugidotnet.org/DiegoL/aggbug/93250.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Diego Lazzarino</dc:creator>
            <guid>http://blogs.ugidotnet.org/DiegoL/archive/2008/07/02/93250.aspx</guid>
            <pubDate>Wed, 02 Jul 2008 09:58:26 GMT</pubDate>
            <comments>http://blogs.ugidotnet.org/DiegoL/archive/2008/07/02/93250.aspx#feedback</comments>
            <slash:comments>10</slash:comments>
            <wfw:commentRss>http://blogs.ugidotnet.org/DiegoL/comments/commentRss/93250.aspx</wfw:commentRss>
        </item>
        <item>
            <title>NHibernate ResultTransformer</title>
            <category>NHibernate</category>
            <link>http://blogs.ugidotnet.org/DiegoL/archive/2008/04/11/92172.aspx</link>
            <description>&lt;strong&gt;&lt;span style="font-size: 12pt; line-height: 115%; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;"&gt;Problema&lt;/span&gt;&lt;/strong&gt;&lt;span style="font-size: 12pt; line-height: 115%; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;"&gt;&lt;br /&gt;
Trasformare un resultset generico in una lista tipizzata di DTO (quindi non una entity del Domain Model).&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Soluzione&lt;/strong&gt;&lt;br /&gt;
Utilizzare ResultTransformer di NHibernate.  &lt;br /&gt;
Quest'interfaccia consente di specificare una classe di output sulla quale verrà "mappatio" il resultset.&lt;br /&gt;
&lt;br /&gt;
&lt;/span&gt;&lt;strong&gt;&lt;span lang="EN-US" style="font-size: 12pt; line-height: 115%; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;"&gt;Esempio&lt;/span&gt;&lt;/strong&gt;&lt;span lang="EN-US" style="font-size: 12pt; line-height: 115%; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;"&gt;&lt;br style="" /&gt;
&lt;!--[if !supportLineBreakNewLine]--&gt;&lt;br style="" /&gt;
File di mapping&lt;br /&gt;
&lt;/span&gt;
&lt;div style="margin: 0pt auto; width: 95%;"&gt;
&lt;div style="border: 1px solid rgb(208, 208, 208); font-family: monospace; color: rgb(0, 0, 102); background-color: rgb(240, 240, 240);" class="xml"&gt;
&lt;ol&gt;
    &lt;li style="font-family: 'Courier New',Courier,monospace; font-style: normal; font-variant: normal; font-weight: normal; font-size: 130%; line-height: normal; font-size-adjust: none; font-stretch: normal; color: rgb(0, 48, 48);"&gt;
    &lt;div style="font-family: 'Courier New',Courier,monospace; font-weight: normal; color: rgb(0, 0, 32);"&gt;    &lt;span style="color: rgb(0, 153, 0);"&gt;&lt;span style="font-weight: bold; color: black;"&gt;&amp;lt;sql-query&lt;/span&gt; &lt;span style="color: rgb(0, 0, 102);"&gt;name&lt;/span&gt;=&lt;span style="color: rgb(255, 0, 0);"&gt;"GetCashFlowMainData"&lt;/span&gt;&lt;span style="font-weight: bold; color: black;"&gt;&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
    &lt;/li&gt;
    &lt;li style="font-family: 'Courier New',Courier,monospace; font-style: normal; font-variant: normal; font-weight: normal; font-size: 130%; line-height: normal; font-size-adjust: none; font-stretch: normal; color: rgb(0, 48, 48);"&gt;
    &lt;div style="font-family: 'Courier New',Courier,monospace; font-weight: normal; color: rgb(0, 0, 32);"&gt;        &lt;/div&gt;
    &lt;/li&gt;
    &lt;li style="font-family: 'Courier New',Courier,monospace; font-style: normal; font-variant: normal; font-weight: normal; font-size: 130%; line-height: normal; font-size-adjust: none; font-stretch: normal; color: rgb(0, 48, 48);"&gt;
    &lt;div style="font-family: 'Courier New',Courier,monospace; font-weight: normal; color: rgb(0, 0, 32);"&gt;        &lt;span style="color: rgb(0, 153, 0);"&gt;&lt;span style="font-weight: bold; color: black;"&gt;&amp;lt;return-scalar&lt;/span&gt; &lt;span style="color: rgb(0, 0, 102);"&gt;column&lt;/span&gt;=&lt;span style="color: rgb(255, 0, 0);"&gt;"Id"&lt;/span&gt; &lt;span style="color: rgb(0, 0, 102);"&gt;type&lt;/span&gt;=&lt;span style="color: rgb(255, 0, 0);"&gt;"Int32"&lt;/span&gt; &lt;span style="font-weight: bold; color: black;"&gt;/&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
    &lt;/li&gt;
    &lt;li style="font-family: 'Courier New',Courier,monospace; font-style: normal; font-variant: normal; font-weight: normal; font-size: 130%; line-height: normal; font-size-adjust: none; font-stretch: normal; color: rgb(0, 48, 48);"&gt;
    &lt;div style="font-family: 'Courier New',Courier,monospace; font-weight: normal; color: rgb(0, 0, 32);"&gt;        &lt;span style="color: rgb(0, 153, 0);"&gt;&lt;span style="font-weight: bold; color: black;"&gt;&amp;lt;return-scalar&lt;/span&gt; &lt;span style="color: rgb(0, 0, 102);"&gt;column&lt;/span&gt;=&lt;span style="color: rgb(255, 0, 0);"&gt;"ReportType"&lt;/span&gt; &lt;span style="color: rgb(0, 0, 102);"&gt;type&lt;/span&gt;=&lt;span style="color: rgb(255, 0, 0);"&gt;"Int32"&lt;/span&gt; &lt;span style="font-weight: bold; color: black;"&gt;/&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
    &lt;/li&gt;
    &lt;li style="font-family: 'Courier New',Courier,monospace; font-style: normal; font-variant: normal; font-weight: normal; font-size: 130%; line-height: normal; font-size-adjust: none; font-stretch: normal; color: rgb(0, 48, 48);"&gt;
    &lt;div style="font-family: 'Courier New',Courier,monospace; font-weight: normal; color: rgb(0, 0, 32);"&gt;        &lt;span style="color: rgb(0, 153, 0);"&gt;&lt;span style="font-weight: bold; color: black;"&gt;&amp;lt;return-scalar&lt;/span&gt; &lt;span style="color: rgb(0, 0, 102);"&gt;column&lt;/span&gt;=&lt;span style="color: rgb(255, 0, 0);"&gt;"RepGroup1"&lt;/span&gt; &lt;span style="color: rgb(0, 0, 102);"&gt;type&lt;/span&gt;=&lt;span style="color: rgb(255, 0, 0);"&gt;"Int32"&lt;/span&gt; &lt;span style="font-weight: bold; color: black;"&gt;/&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
    &lt;/li&gt;
    &lt;li style="font-family: 'Courier New',Courier,monospace; font-style: normal; font-variant: normal; font-weight: normal; font-size: 130%; line-height: normal; font-size-adjust: none; font-stretch: normal; color: rgb(0, 48, 48);"&gt;
    &lt;div style="font-family: 'Courier New',Courier,monospace; font-weight: normal; color: rgb(0, 0, 32);"&gt;        &lt;span style="color: rgb(0, 153, 0);"&gt;&lt;span style="font-weight: bold; color: black;"&gt;&amp;lt;return-scalar&lt;/span&gt; &lt;span style="color: rgb(0, 0, 102);"&gt;column&lt;/span&gt;=&lt;span style="color: rgb(255, 0, 0);"&gt;"RepGroup2"&lt;/span&gt; &lt;span style="color: rgb(0, 0, 102);"&gt;type&lt;/span&gt;=&lt;span style="color: rgb(255, 0, 0);"&gt;"Int32"&lt;/span&gt; &lt;span style="font-weight: bold; color: black;"&gt;/&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
    &lt;/li&gt;
    &lt;li style="font-family: 'Courier New',Courier,monospace; font-style: normal; font-variant: normal; font-weight: normal; font-size: 130%; line-height: normal; font-size-adjust: none; font-stretch: normal; color: rgb(0, 48, 48);"&gt;
    &lt;div style="font-family: 'Courier New',Courier,monospace; font-weight: normal; color: rgb(0, 0, 32);"&gt;        .......  &lt;/div&gt;
    &lt;/li&gt;
    &lt;li style="font-family: 'Courier New',Courier,monospace; font-style: normal; font-variant: normal; font-weight: normal; font-size: 130%; line-height: normal; font-size-adjust: none; font-stretch: normal; color: rgb(0, 48, 48);"&gt;
    &lt;div style="font-family: 'Courier New',Courier,monospace; font-weight: normal; color: rgb(0, 0, 32);"&gt; &lt;/div&gt;
    &lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;span lang="EN-US" style="font-size: 12pt; line-height: 115%; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;"&gt; &lt;br /&gt;
Snippet codice&lt;br /&gt;
&lt;/span&gt;
&lt;div style="margin: 0pt auto; width: 95%;"&gt;
&lt;div style="border: 1px solid rgb(208, 208, 208); font-family: monospace; color: rgb(0, 0, 102); background-color: rgb(240, 240, 240);" class="csharp"&gt;
&lt;ol&gt;
    &lt;li style="font-family: 'Courier New',Courier,monospace; font-style: normal; font-variant: normal; font-weight: normal; font-size: 130%; line-height: normal; font-size-adjust: none; font-stretch: normal; color: rgb(0, 48, 48);"&gt;
    &lt;div style="font-family: 'Courier New',Courier,monospace; font-weight: normal; color: rgb(0, 0, 32);"&gt;IQuery query = &lt;span style="color: rgb(0, 0, 0);"&gt;(&lt;/span&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;(&lt;/span&gt;IUnitOfWorkExtended&lt;span style="color: rgb(0, 0, 0);"&gt;)&lt;/span&gt;UnitOfWork&lt;span style="color: rgb(0, 0, 0);"&gt;)&lt;/span&gt;.&lt;span style="color: rgb(0, 0, 255);"&gt;GetNamedQuery&lt;/span&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;(&lt;/span&gt;&lt;span style="color: rgb(128, 128, 128);"&gt;"GetCashFlowMainData"&lt;/span&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;)&lt;/span&gt;;&lt;/div&gt;
    &lt;/li&gt;
    &lt;li style="font-family: 'Courier New',Courier,monospace; font-style: normal; font-variant: normal; font-weight: normal; font-size: 130%; line-height: normal; font-size-adjust: none; font-stretch: normal; color: rgb(0, 48, 48);"&gt;
    &lt;div style="font-family: 'Courier New',Courier,monospace; font-weight: normal; color: rgb(0, 0, 32);"&gt; &lt;/div&gt;
    &lt;/li&gt;
    &lt;li style="font-family: 'Courier New',Courier,monospace; font-style: normal; font-variant: normal; font-weight: normal; font-size: 130%; line-height: normal; font-size-adjust: none; font-stretch: normal; color: rgb(0, 48, 48);"&gt;
    &lt;div style="font-family: 'Courier New',Courier,monospace; font-weight: normal; color: rgb(0, 0, 32);"&gt;query.&lt;span style="color: rgb(0, 0, 255);"&gt;SetInt32&lt;/span&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;(&lt;/span&gt;&lt;span style="color: rgb(128, 128, 128);"&gt;"IdReport"&lt;/span&gt;, idReport&lt;span style="color: rgb(0, 0, 0);"&gt;)&lt;/span&gt;;&lt;/div&gt;
    &lt;/li&gt;
    &lt;li style="font-family: 'Courier New',Courier,monospace; font-style: normal; font-variant: normal; font-weight: normal; font-size: 130%; line-height: normal; font-size-adjust: none; font-stretch: normal; color: rgb(0, 48, 48);"&gt;
    &lt;div style="font-family: 'Courier New',Courier,monospace; font-weight: normal; color: rgb(0, 0, 32);"&gt;query.&lt;span style="color: rgb(0, 0, 255);"&gt;SetInt32&lt;/span&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;(&lt;/span&gt;&lt;span style="color: rgb(128, 128, 128);"&gt;"DayFrequency"&lt;/span&gt;, dayFrequency&lt;span style="color: rgb(0, 0, 0);"&gt;)&lt;/span&gt;;&lt;/div&gt;
    &lt;/li&gt;
    &lt;li style="font-family: 'Courier New',Courier,monospace; font-style: normal; font-variant: normal; font-weight: normal; font-size: 130%; line-height: normal; font-size-adjust: none; font-stretch: normal; color: rgb(0, 48, 48);"&gt;query.&lt;span style="color: rgb(0, 0, 255);"&gt;SetDateTime&lt;/span&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;(&lt;/span&gt;&lt;span style="color: rgb(128, 128, 128);"&gt;"StartDate"&lt;/span&gt;, startDate&lt;span style="color: rgb(0, 0, 0);"&gt;)&lt;/span&gt;;&lt;/li&gt;
    &lt;li style="font-family: 'Courier New',Courier,monospace; font-style: normal; font-variant: normal; font-weight: normal; font-size: 130%; line-height: normal; font-size-adjust: none; font-stretch: normal; color: rgb(0, 48, 48);"&gt;
    &lt;div style="font-family: 'Courier New',Courier,monospace; font-weight: normal; color: rgb(0, 0, 32);"&gt;query.&lt;span style="color: rgb(0, 0, 255);"&gt;SetInt32&lt;/span&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;(&lt;/span&gt;&lt;span style="color: rgb(128, 128, 128);"&gt;"PeriodNumber"&lt;/span&gt;, periodNumber&lt;span style="color: rgb(0, 0, 0);"&gt;)&lt;/span&gt;;&lt;/div&gt;
    &lt;/li&gt;
    &lt;li style="font-family: 'Courier New',Courier,monospace; font-style: normal; font-variant: normal; font-weight: normal; font-size: 130%; line-height: normal; font-size-adjust: none; font-stretch: normal; color: rgb(0, 48, 48);"&gt;
    &lt;div style="font-family: 'Courier New',Courier,monospace; font-weight: normal; color: rgb(0, 0, 32);"&gt; &lt;/div&gt;
    &lt;/li&gt;
    &lt;li style="font-family: 'Courier New',Courier,monospace; font-style: normal; font-variant: normal; font-weight: normal; font-size: 130%; line-height: normal; font-size-adjust: none; font-stretch: normal; color: rgb(0, 48, 48);"&gt;
    &lt;div style="font-family: 'Courier New',Courier,monospace; font-weight: normal; color: rgb(0, 0, 32);"&gt;query.&lt;span style="color: rgb(0, 0, 255);"&gt;SetResultTransformer&lt;/span&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;(&lt;/span&gt;Transformers.&lt;span style="color: rgb(0, 0, 255);"&gt;AliasToBean&lt;/span&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;(&lt;/span&gt;&lt;a href="http://www.google.com/search?q=typeof+msdn.microsoft.com" style="color: rgb(0, 0, 96);"&gt;&lt;span style="color: rgb(0, 128, 0);"&gt;typeof&lt;/span&gt;&lt;/a&gt; &lt;span style="color: rgb(0, 0, 0);"&gt;(&lt;/span&gt;CFRptCashFlowDTO&lt;span style="color: rgb(0, 0, 0);"&gt;)&lt;/span&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;)&lt;/span&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;)&lt;/span&gt;;&lt;/div&gt;
    &lt;/li&gt;
    &lt;li style="font-family: 'Courier New',Courier,monospace; font-style: normal; font-variant: normal; font-weight: normal; font-size: 130%; line-height: normal; font-size-adjust: none; font-stretch: normal; color: rgb(0, 48, 48);"&gt;
    &lt;div style="font-family: 'Courier New',Courier,monospace; font-weight: normal; color: rgb(0, 0, 32);"&gt; &lt;/div&gt;
    &lt;/li&gt;
    &lt;li style="font-family: 'Courier New',Courier,monospace; font-style: normal; font-variant: normal; font-weight: normal; font-size: 130%; line-height: normal; font-size-adjust: none; font-stretch: normal; color: rgb(0, 48, 48);"&gt;IList&amp;lt;ICFRptCashFlowDTO&amp;gt; result = quey.List&amp;lt;ICFRptCashFlowDTO&amp;gt;();
    &lt;div style="font-family: 'Courier New',Courier,monospace; font-weight: normal; color: rgb(0, 0, 32);"&gt; &lt;/div&gt;
    &lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
Diego&lt;img src="http://blogs.ugidotnet.org/DiegoL/aggbug/92172.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Diego Lazzarino</dc:creator>
            <guid>http://blogs.ugidotnet.org/DiegoL/archive/2008/04/11/92172.aspx</guid>
            <pubDate>Fri, 11 Apr 2008 10:47:36 GMT</pubDate>
            <comments>http://blogs.ugidotnet.org/DiegoL/archive/2008/04/11/92172.aspx#feedback</comments>
            <slash:comments>171</slash:comments>
            <wfw:commentRss>http://blogs.ugidotnet.org/DiegoL/comments/commentRss/92172.aspx</wfw:commentRss>
        </item>
        <item>
            <title>GMail Redesigned</title>
            <category>Tool</category>
            <link>http://blogs.ugidotnet.org/DiegoL/archive/2008/04/04/92057.aspx</link>
            <description>Vuoi abbellire l'aspetto delle pagine di Google?&lt;br /&gt;
&lt;br /&gt;
Non c'è problema, basta scaricare &lt;a href="https://addons.mozilla.org/en-US/firefox/addon/2108"&gt;questa&lt;/a&gt; estensione per FireFox ed associargli un bello stile tipo &lt;a href="http://userstyles.org/styles/5867"&gt;questo&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Qui sotto un'anteprima&lt;br /&gt;
&lt;br /&gt;
&lt;img src="http://digilander.libero.it/DiegoMx/GMailRedesigned.jpg" alt="" /&gt;&lt;br /&gt;
&lt;br /&gt;
Diego&lt;img src="http://blogs.ugidotnet.org/DiegoL/aggbug/92057.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Diego Lazzarino</dc:creator>
            <guid>http://blogs.ugidotnet.org/DiegoL/archive/2008/04/04/92057.aspx</guid>
            <pubDate>Fri, 04 Apr 2008 22:03:47 GMT</pubDate>
            <comments>http://blogs.ugidotnet.org/DiegoL/archive/2008/04/04/92057.aspx#feedback</comments>
            <slash:comments>5</slash:comments>
            <wfw:commentRss>http://blogs.ugidotnet.org/DiegoL/comments/commentRss/92057.aspx</wfw:commentRss>
        </item>
        <item>
            <title>Online Graphics Tools</title>
            <category>Tool</category>
            <link>http://blogs.ugidotnet.org/DiegoL/archive/2008/04/03/92044.aspx</link>
            <description>&lt;br /&gt;
Syntax Highlighter: &lt;a href="http://quickhighlighter.com/" target="_blank"&gt;http://quickhighlighter.com/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Color scheme: &lt;a href="http://www.colorschemer.com/online.html" target="_blank"&gt;http://www.colorschemer.com/online.html&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Icone: &lt;a href="http://www.iconlet.com" target="_blank"&gt;http://www.iconlet.com&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Favicon generator: &lt;a href="http://www.favicon.co.uk/" target="_blank"&gt;http://www.favicon.co.uk/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Diego&lt;br /&gt;
&lt;br /&gt;&lt;img src="http://blogs.ugidotnet.org/DiegoL/aggbug/92044.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Diego Lazzarino</dc:creator>
            <guid>http://blogs.ugidotnet.org/DiegoL/archive/2008/04/03/92044.aspx</guid>
            <pubDate>Thu, 03 Apr 2008 18:25:55 GMT</pubDate>
            <comments>http://blogs.ugidotnet.org/DiegoL/archive/2008/04/03/92044.aspx#feedback</comments>
            <slash:comments>9</slash:comments>
            <wfw:commentRss>http://blogs.ugidotnet.org/DiegoL/comments/commentRss/92044.aspx</wfw:commentRss>
        </item>
    </channel>
</rss>