<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>ASP.NET</title>
        <link>http://blogs.ugidotnet.org/DiegoL/category/ASP.NET.aspx</link>
        <description>ASP.NET</description>
        <language>it-IT</language>
        <copyright>Diego Lazzarino</copyright>
        <generator>Subtext Version 2.6.0.0</generator>
        <item>
            <title>S#arp Architecture</title>
            <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>Report con drill-down, missione impossibile?</title>
            <link>http://blogs.ugidotnet.org/DiegoL/archive/2008/01/21/90785.aspx</link>
            <description>E' qualche giorno che sono alla ricerca di un componente affidabile per la generazione di report interattivi. La mia necessità è di avere un'anteprima che consenta il drill-down, il drill-throught e l'export in pdf ed excel (se c'è anche xml meglio).&lt;br /&gt;&lt;br /&gt;Ecco i tool che ho preso in considerazione:&lt;br /&gt;&lt;br /&gt;
 - SQL Server Reporting Services (SQL 2005): &lt;br /&gt; Le potenzialità sono ottime ed
interessanti, alla prima prova ho subito avuto difficoltà nel
localizzare la toolbar del report. Cercando in rete sembra che sia un
problema comune, ma risolvibile con patch, contropatch e work-around. &lt;br /&gt;
A parte questo ho letto alcuni pareri negativi riguardanti
l'architettura necessaria per utilizzare lo strumento, ad esempio
l'unica autenticazione supportata è quella di Windows...&lt;br /&gt;&lt;br /&gt;
 - XtraReports &lt;br /&gt;
 Il componente è veramente ben fatto, peccato nella versione attuale manchi la funzionalità di drill-down.  &lt;br /&gt;
 Spero che nelle release future aggiungano un po' di interattività al report &lt;br /&gt;
  &lt;br /&gt;
 - Data Dynamics Reports &lt;br /&gt; Il componente sembra fare al caso mio,
però non supporta l'export in excel. Sul loro forum dicono che non la
implementeranno a breve perchè lo fa già ActiveReports&lt;br /&gt;&lt;br /&gt;
 - ActiveReports (sempre di Data Dynamics) &lt;br /&gt;
 Il componente supporta tutti gli export di cui necessito ma manca di interattività (drill-down,etc..) &lt;br /&gt;
  &lt;br /&gt;
 - Telerik Reporting &lt;br /&gt; Tutta l'interattività (drill-down,
drill-trought,etc..) è rimandata alla release successiva, con data di
rilascio non specificata. &lt;br /&gt;
  &lt;br /&gt;
 - Crystal Reports &lt;br /&gt;
 Scartato perchè sconsigliato da tutti &lt;br /&gt;
  &lt;br /&gt;&lt;br /&gt;Spero a giorni di avere qualche buona notizia su SQL Server 2008 oppure di trovare un tool che faccia a caso mio.&lt;br /&gt;Ovviamente ogni consiglio è bene accetto.&lt;br /&gt;&lt;br /&gt;Diego&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;p class="poweredbyperformancing"&gt;Powered by &lt;a href="http://scribefire.com/"&gt;ScribeFire&lt;/a&gt;.&lt;/p&gt;&lt;img src="http://blogs.ugidotnet.org/DiegoL/aggbug/90785.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Diego Lazzarino</dc:creator>
            <guid>http://blogs.ugidotnet.org/DiegoL/archive/2008/01/21/90785.aspx</guid>
            <pubDate>Mon, 21 Jan 2008 09:52:24 GMT</pubDate>
            <comments>http://blogs.ugidotnet.org/DiegoL/archive/2008/01/21/90785.aspx#feedback</comments>
            <slash:comments>6</slash:comments>
            <wfw:commentRss>http://blogs.ugidotnet.org/DiegoL/comments/commentRss/90785.aspx</wfw:commentRss>
        </item>
        <item>
            <title>Web Development Helper</title>
            <link>http://blogs.ugidotnet.org/DiegoL/archive/2007/12/14/90282.aspx</link>
            <description>Durante la demo di &lt;a href="http://blogs.ugidotnet.org/dinoes/Default.aspx"&gt;Dino Esposito&lt;/a&gt; al Web Developement 2008  ho visto un bell'aggeggino per fare HTTP tracking.&lt;br /&gt;&lt;br /&gt;E' molto simile al &lt;a href="http://www.fiddlertool.com/fiddler/"&gt;Fiddler&lt;/a&gt; però è integrato in IE.&lt;br /&gt;&lt;br /&gt;Si chiama &lt;b&gt;WEB Developement Helper&lt;/b&gt; e lo potete scaricare &lt;a href="http://projects.nikhilk.net/default.aspx"&gt;qui&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Altri plug-in interessanti per lo sviluppo web sono:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;IE&lt;/li&gt;&lt;ul&gt;&lt;li&gt;Internet Explorer Developer Toolbar - &lt;a href="http://www.microsoft.com/downloads/details.aspx?familyid=e59c3964-672d-4511-bb3e-2d5e1db91038&amp;amp;displaylang=en"&gt;Qui&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;&lt;li&gt;FF&lt;/li&gt;&lt;ul&gt;&lt;li&gt;Web Developer Toolbar - &lt;a href="https://addons.mozilla.org/it/firefox/addon/60"&gt;Qui&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/ul&gt;&lt;br /&gt;Diego&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;p class="poweredbyperformancing"&gt;Powered by &lt;a href="http://scribefire.com/"&gt;ScribeFire&lt;/a&gt;.&lt;/p&gt;&lt;img src="http://blogs.ugidotnet.org/DiegoL/aggbug/90282.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Diego Lazzarino</dc:creator>
            <guid>http://blogs.ugidotnet.org/DiegoL/archive/2007/12/14/90282.aspx</guid>
            <pubDate>Fri, 14 Dec 2007 16:01:47 GMT</pubDate>
            <comments>http://blogs.ugidotnet.org/DiegoL/archive/2007/12/14/90282.aspx#feedback</comments>
            <slash:comments>2</slash:comments>
            <wfw:commentRss>http://blogs.ugidotnet.org/DiegoL/comments/commentRss/90282.aspx</wfw:commentRss>
        </item>
    </channel>
</rss>