<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>Web Services</title>
        <link>http://blogs.ugidotnet.org/lbarbieri/category/300.aspx</link>
        <description>Web Services</description>
        <language>it-IT</language>
        <copyright>Lorenzo Barbieri</copyright>
        <generator>Subtext Version 2.1.0.3</generator>
        <item>
            <title>TIBCO, WCF e Silverlight</title>
            <link>http://blogs.ugidotnet.org/lbarbieri/archive/2008/05/01/92473.aspx</link>
            <description>&lt;p&gt;Due annunci che sembrano scollegati, ma che fanno capire quanto il mercato sia maturo per entrambe le tecnologie (WCF &amp;amp; Silverlight): &lt;/p&gt; &lt;blockquote&gt;&lt;i&gt; &lt;p&gt;At their user conference in San Francisco yesterday, &lt;a href="http://www.tibco.com/company/news/releases/2008/press900.jsp"&gt;TIBCO announced two integration initiatives&lt;/a&gt; to bring the TIBCO and Microsoft platforms closer together.  &lt;/p&gt;&lt;ul&gt; &lt;li&gt;TIBCO is developing a TIBCO EMS transport channel for WCF. Although Microsoft doesn't have a formal certification process for releasing third-party WCF components, I got to do some code and design reviews over the last few months with the TIBCO developers to understand the work that they are doing. I am very pleased that it was possible to make TIBCO EMS fit naturally into the WCF model. This integration work benefits both Microsoft and TIBCO customers by expanding the reach of applications on each platform. I fully support the partner ecosystem in delivering WCF components and connectivity options that go beyond what Microsoft provides in the framework.  &lt;/li&gt;&lt;li&gt;TIBCO is also going to be making use of Silverlight for development and deployment of Internet applications. Silverlight allows developers to reuse much of the tooling and knowledge that they have from desktop development when creating browser-based applications. &lt;/li&gt;&lt;/ul&gt;&lt;/i&gt;&lt;/blockquote&gt; &lt;p&gt;Fonte: &lt;a href="http://blogs.msdn.com/drnick/archive/2008/05/01/tibco-announces-wcf-integration.aspx"&gt;TIBCO Announces WCF Integration&lt;/a&gt;&lt;/p&gt;&lt;img src="http://blogs.ugidotnet.org/lbarbieri/aggbug/92473.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Lorenzo Barbieri</dc:creator>
            <guid>http://blogs.ugidotnet.org/lbarbieri/archive/2008/05/01/92473.aspx</guid>
            <pubDate>Thu, 01 May 2008 13:09:05 GMT</pubDate>
            <comments>http://blogs.ugidotnet.org/lbarbieri/archive/2008/05/01/92473.aspx#feedback</comments>
            <wfw:commentRss>http://blogs.ugidotnet.org/lbarbieri/comments/commentRss/92473.aspx</wfw:commentRss>
            <trackback:ping>http://blogs.ugidotnet.org/lbarbieri/services/trackbacks/92473.aspx</trackback:ping>
        </item>
        <item>
            <title>Un commento su Microsoft e SCA</title>
            <link>http://blogs.ugidotnet.org/lbarbieri/archive/2007/09/30/88609.aspx</link>
            <description>&lt;p&gt;A volte è interessante non pensare solo a WCF, Biztalk e in genere solo a SOA in "casa Microsoft", ma guardare anche a cosa sta succedendo dall'altra parte serve a capire come ci si sta muovendo. &lt;/p&gt;  &lt;blockquote&gt;&lt;i&gt;     &lt;p&gt;Will Microsoft support &lt;a href="http://www.osoa.org/display/Main/Service+Component+Architecture+Home"&gt;Service Component Architecture (SCA)&lt;/a&gt;? It seems unlikely. After all, this new technology is controlled entirely by Microsoft's competitors. Still, even if Microsoft did decide to implement SCA, customers would see almost no benefit. Here's why.        &lt;br /&gt;...CUT...        &lt;br /&gt;Given the competitive realities, Microsoft supporting SCA today is about as likely as an embrace of EJB would have been a decade ago. Yet even if the company wanted to, there's not much there for Microsoft to embrace. Given SCA's complete focus on portability rather than interoperability, the set of programming languages it supports, and the minimalist nature of SCDL, Microsoft's support of this emerging technology would provide almost no benefit to customers.&lt;/p&gt;  &lt;/i&gt;&lt;/blockquote&gt;  &lt;p&gt;Leggete tutto alla Fonte: &lt;a href="http://www.davidchappell.com/blog/2007/09/why-microsoft-should-not-support-sca.html"&gt;Why Microsoft Should Not Support SCA&lt;/a&gt;&lt;/p&gt;  &lt;div class="wlWriterSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:4b0a1d9d-ce4f-4ec1-806c-0a4628bb871e" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/Interoperabilita'" rel="tag"&gt;Interoperabilita'&lt;/a&gt;&lt;/div&gt;&lt;img src="http://blogs.ugidotnet.org/lbarbieri/aggbug/88609.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Lorenzo Barbieri</dc:creator>
            <guid>http://blogs.ugidotnet.org/lbarbieri/archive/2007/09/30/88609.aspx</guid>
            <pubDate>Sun, 30 Sep 2007 08:17:33 GMT</pubDate>
            <comments>http://blogs.ugidotnet.org/lbarbieri/archive/2007/09/30/88609.aspx#feedback</comments>
            <wfw:commentRss>http://blogs.ugidotnet.org/lbarbieri/comments/commentRss/88609.aspx</wfw:commentRss>
            <trackback:ping>http://blogs.ugidotnet.org/lbarbieri/services/trackbacks/88609.aspx</trackback:ping>
        </item>
        <item>
            <title>Code Coverage di Web Services</title>
            <link>http://blogs.ugidotnet.org/lbarbieri/archive/2007/09/01/88054.aspx</link>
            <description>&lt;p&gt;Io preferisco sempre inserire la logica dei Web Services in una DLL separata, in modo che sia banale da testare con gli Unit Test, avere le informazioni di Code Coverage, etc...&lt;/p&gt; &lt;p&gt;Ma se proprio dovete avere il Code Coverage direttamente dei Web Services (ad esempio dovete verificare della logica contenuta esclusivamente negli ASMX o simili) allora potete seguire questa strada:&lt;/p&gt; &lt;blockquote&gt; &lt;p&gt;The following is the updated process for doing code coverage on web services.&lt;br /&gt;1. Read our team blog on code coverage &lt;a href="http://blogs.msdn.com/vstsqualitytools/archive/2005/06/08/426979.aspx"&gt;here&lt;/a&gt;, especially scenario 3. Please note the path to vsinstr and vsperfcmd is %vsinstalldir%\Team Tools\Performance tools&lt;br /&gt;2. Build your product and test binaries.&lt;br /&gt;3. Instrument your product binaries using vsinstr as detailed in the blog&lt;br /&gt;4. Reset iis.&lt;br /&gt;5. Start the code coverage collection using vsperfcmd /start… as detailed in the blog&lt;br /&gt;6. Open a VS commandline and go to your binary drop location, eg. dd\tcm_1\binaries\x86dbg\bin\i386, run tests using mstest:&lt;br /&gt;mstest /testcontainer:ActivitiesTests.dll and mstest /testcontainer:ActivityRuntimeTests.dll&lt;br /&gt;7. Reset iis.&lt;br /&gt;8. Stop the code coverage collection using vsperfcmd /shutdown&lt;br /&gt;9. Open the .coverage file that you get in IDE, check the numbers.&lt;/p&gt;&lt;/blockquote&gt; &lt;p&gt;Fonte: &lt;a href="http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=2011715&amp;amp;SiteID=1" target="_blank"&gt;MSDN Forums&lt;/a&gt;&lt;/p&gt; &lt;div class="wlWriterSmartContent" id="0767317B-992E-4b12-91E0-4F059A8CECA8:04a52a05-ee22-42af-ac27-b18a0f112793" contenteditable="false" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/Code%20Coverage" rel="tag"&gt;Code Coverage&lt;/a&gt;, &lt;a href="http://technorati.com/tags/Developer" rel="tag"&gt;Developer&lt;/a&gt;, &lt;a href="http://technorati.com/tags/Tester" rel="tag"&gt;Tester&lt;/a&gt;&lt;/div&gt;&lt;img src="http://blogs.ugidotnet.org/lbarbieri/aggbug/88054.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Lorenzo Barbieri</dc:creator>
            <guid>http://blogs.ugidotnet.org/lbarbieri/archive/2007/09/01/88054.aspx</guid>
            <pubDate>Sat, 01 Sep 2007 08:36:22 GMT</pubDate>
            <comments>http://blogs.ugidotnet.org/lbarbieri/archive/2007/09/01/88054.aspx#feedback</comments>
            <wfw:commentRss>http://blogs.ugidotnet.org/lbarbieri/comments/commentRss/88054.aspx</wfw:commentRss>
            <trackback:ping>http://blogs.ugidotnet.org/lbarbieri/services/trackbacks/88054.aspx</trackback:ping>
        </item>
        <item>
            <title>BPEL for Windows Workflow Foundation CTP di Marzo</title>
            <link>http://blogs.ugidotnet.org/lbarbieri/archive/2007/03/18/73238.aspx</link>
            <description>&lt;p&gt;Inizia a prendere sempre più forma il supporto per BPEL (lo standard per fare workflow di web services) in WF.&lt;/p&gt; &lt;p&gt;BPEL è supportato dai maggiori produttori, ed ora lo è (anche se ancora non ufficialmente) anche in WF.&lt;/p&gt; &lt;p&gt;Attenzione però... BPEL non è uno standard COMPLETO per il Workflow... e questo permette a tutti i produttori di realizzare estensioni che poi non sono facilmente portabili da un ambiente all'altro, rendendolo di fatto molto limitato.&lt;/p&gt; &lt;p&gt;Lo trovate qui: &lt;a title="http://www.microsoft.com/downloads/details.aspx?familyid=6d0daf00-f689-4e61-88e6-cbe6f668e6a3&amp;amp;displaylang=en&amp;amp;tm" href="http://www.microsoft.com/downloads/details.aspx?familyid=6d0daf00-f689-4e61-88e6-cbe6f668e6a3&amp;amp;displaylang=en&amp;amp;tm"&gt;http://www.microsoft.com/downloads/details.aspx?familyid=6d0daf00-f689-4e61-88e6-cbe6f668e6a3&amp;amp;displaylang=en&amp;amp;tm&lt;/a&gt;&lt;/p&gt;&lt;img src="http://blogs.ugidotnet.org/lbarbieri/aggbug/73238.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Lorenzo Barbieri</dc:creator>
            <guid>http://blogs.ugidotnet.org/lbarbieri/archive/2007/03/18/73238.aspx</guid>
            <pubDate>Sun, 18 Mar 2007 22:13:00 GMT</pubDate>
            <comments>http://blogs.ugidotnet.org/lbarbieri/archive/2007/03/18/73238.aspx#feedback</comments>
            <wfw:commentRss>http://blogs.ugidotnet.org/lbarbieri/comments/commentRss/73238.aspx</wfw:commentRss>
            <trackback:ping>http://blogs.ugidotnet.org/lbarbieri/services/trackbacks/73238.aspx</trackback:ping>
        </item>
        <item>
            <title>Dovete interoperare con WSE 3.0/WCF da Java? Potete usare WSO2 Tungsten 1.0</title>
            <link>http://blogs.ugidotnet.org/lbarbieri/archive/2006/05/28/41750.aspx</link>
            <description>E' un bel po' che non mi occupo più di Web Services interoperabili, ma preferisco tenermi aggiornato, non si sa mai...&lt;br/&gt;Clicca il titolo per leggere tutto oppure vai alla fonte:&amp;nbsp;&lt;A href="http://www.aniltj.com/blog/PermaLink,guid,9402c115-396d-43ee-8570-d5325ec98550.aspx"&gt;WSO2 Tungsten 1.0&lt;/A&gt;
&lt;img src="http://blogs.ugidotnet.org/lbarbieri/aggbug/41750.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Lorenzo Barbieri</dc:creator>
            <guid>http://blogs.ugidotnet.org/lbarbieri/archive/2006/05/28/41750.aspx</guid>
            <pubDate>Sun, 28 May 2006 01:02:00 GMT</pubDate>
            <comments>http://blogs.ugidotnet.org/lbarbieri/archive/2006/05/28/41750.aspx#feedback</comments>
            <slash:comments>2</slash:comments>
            <wfw:commentRss>http://blogs.ugidotnet.org/lbarbieri/comments/commentRss/41750.aspx</wfw:commentRss>
            <trackback:ping>http://blogs.ugidotnet.org/lbarbieri/services/trackbacks/41750.aspx</trackback:ping>
        </item>
        <item>
            <title>Quanto tempo &amp;#232; passato da TIP</title>
            <link>http://blogs.ugidotnet.org/lbarbieri/archive/2006/05/15/40774.aspx</link>
            <description>&lt;FONT face=Verdana size=2&gt;
&lt;P&gt;La prima volta che ho sentito parlare di &lt;A title="" href="http://www.ietf.org/rfc/rfc2371.txt" target="" name=""&gt;TIP&lt;/A&gt; era nel 
2000... abituato ai protocolli binari... non ne capivo ancora bene le 
potenzialità...&lt;/P&gt;
&lt;P&gt;Beh... quando vedo queste cose penso che è passato tanto tanto tempo...&lt;a href="http://blogs.msdn.com/distilled/archive/2006/05/15/598257.aspx"&gt;New WS-AtomicTransaction Configuration tools&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;Che ne pensate?&lt;/P&gt;

&lt;/FONT&gt;&lt;img src="http://blogs.ugidotnet.org/lbarbieri/aggbug/40774.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Lorenzo Barbieri</dc:creator>
            <guid>http://blogs.ugidotnet.org/lbarbieri/archive/2006/05/15/40774.aspx</guid>
            <pubDate>Mon, 15 May 2006 20:14:00 GMT</pubDate>
            <comments>http://blogs.ugidotnet.org/lbarbieri/archive/2006/05/15/40774.aspx#feedback</comments>
            <wfw:commentRss>http://blogs.ugidotnet.org/lbarbieri/comments/commentRss/40774.aspx</wfw:commentRss>
            <trackback:ping>http://blogs.ugidotnet.org/lbarbieri/services/trackbacks/40774.aspx</trackback:ping>
        </item>
        <item>
            <title>Un articolo e due presentazioni molto interessanti... architetture, web2.0, soa, standard, etc...</title>
            <link>http://blogs.ugidotnet.org/lbarbieri/archive/2006/05/02/39877.aspx</link>
            <description>Clicca per i link...&lt;img src="http://blogs.ugidotnet.org/lbarbieri/aggbug/39877.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Lorenzo Barbieri</dc:creator>
            <guid>http://blogs.ugidotnet.org/lbarbieri/archive/2006/05/02/39877.aspx</guid>
            <pubDate>Tue, 02 May 2006 10:16:00 GMT</pubDate>
            <comments>http://blogs.ugidotnet.org/lbarbieri/archive/2006/05/02/39877.aspx#feedback</comments>
            <wfw:commentRss>http://blogs.ugidotnet.org/lbarbieri/comments/commentRss/39877.aspx</wfw:commentRss>
            <trackback:ping>http://blogs.ugidotnet.org/lbarbieri/services/trackbacks/39877.aspx</trackback:ping>
        </item>
        <item>
            <title>Web Service Software Factory Community</title>
            <link>http://blogs.ugidotnet.org/lbarbieri/archive/2006/04/13/38722.aspx</link>
            <description>&lt;FONT face=Verdana size=2&gt;
&lt;P&gt;Dal gruppo Pattern&amp;amp;Practice una nuova 
iniziativa:&lt;/P&gt;
&lt;BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px"&gt;
  &lt;P&gt;The Service Factory is a cohesive collection of various forms of guidance 
  that have been build with the primary goal of helping you build high quality 
  connected solutions in a more consistent way with less effort. In addition to 
  the forms of guidance you may have already seen from the patterns &amp;amp; 
  practices team, there is a new form of guidance in here, called a guidance 
  package, that allows guidance to be automated from inside Visual Studio 2005 
  through the use of a wizard-based dialog than can be modified (by an architect 
  perhaps) to fit the needs of a specific solution.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P dir=ltr&gt;La trovate qui: &lt;A href="http://www.gotdotnet.com/codegallery/codegallery.aspx?id=6fde9247-53a8-4879-853d-500cd2d97a83"&gt;http://www.gotdotnet.com/codegallery/codegallery.aspx?id=6fde9247-53a8-4879-853d-500cd2d97a83&lt;/A&gt;&lt;/P&gt;
&lt;/FONT&gt;&lt;!-- Powered by IMHO 1.3 (EN) Instant Blogger Copyright (c) 2005 A.Boschin - http://www.imhoproject.org --&gt;&lt;img src="http://blogs.ugidotnet.org/lbarbieri/aggbug/38722.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Lorenzo Barbieri</dc:creator>
            <guid>http://blogs.ugidotnet.org/lbarbieri/archive/2006/04/13/38722.aspx</guid>
            <pubDate>Thu, 13 Apr 2006 05:30:00 GMT</pubDate>
            <comments>http://blogs.ugidotnet.org/lbarbieri/archive/2006/04/13/38722.aspx#feedback</comments>
            <wfw:commentRss>http://blogs.ugidotnet.org/lbarbieri/comments/commentRss/38722.aspx</wfw:commentRss>
            <trackback:ping>http://blogs.ugidotnet.org/lbarbieri/services/trackbacks/38722.aspx</trackback:ping>
        </item>
        <item>
            <title>Il costo dell'utilizzo dei Sql Endpoints</title>
            <link>http://blogs.ugidotnet.org/lbarbieri/archive/2006/01/09/32652.aspx</link>
            <description>&lt;FONT face=Verdana size=2&gt;&lt;P&gt;Post molto interessante sul nuovo support dei webservices 
di Sql 2005 tramite HTTP.SYS senza passare da&amp;nbsp;IIS.&lt;/P&gt;
&lt;P&gt;Leggetelo perchè ne vale la pena.&amp;nbsp;Mi piacciono molto le 
conclusioni:&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px"&gt;&lt;P&gt;&lt;i&gt;
&lt;P&gt;        [CUT]...&amp;nbsp; But the data led me to the following conclusion:&amp;nbsp; don’t use SQL endpoints unless you &lt;STRONG&gt;need&lt;/STRONG&gt; web services &lt;STRONG&gt;without IIS&lt;/STRONG&gt;; otherwise, just create a traditional 
  web service using .NET, which calls the stored proc.&amp;nbsp; After all, scaling 
  web/middle tier is easy, scaling SQL is not.&lt;/P&gt;&lt;/i&gt;
  &lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;p&gt;Fonte:&amp;nbsp;&lt;a href="http://blogs.msdn.com/irenak/archive/2006/01/09/510762.aspx"&gt;SYSK 36: The Cost of SQL EndPoints&lt;/a&gt;
&lt;/p&gt;&lt;/FONT&gt;&lt;!-- Powered by IMHO 1.3 (EN) Instant Blogger Copyright (c) 2005 A.Boschin - http://www.imhoproject.org --&gt;&lt;img src="http://blogs.ugidotnet.org/lbarbieri/aggbug/32652.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Lorenzo Barbieri</dc:creator>
            <guid>http://blogs.ugidotnet.org/lbarbieri/archive/2006/01/09/32652.aspx</guid>
            <pubDate>Mon, 09 Jan 2006 14:04:00 GMT</pubDate>
            <comments>http://blogs.ugidotnet.org/lbarbieri/archive/2006/01/09/32652.aspx#feedback</comments>
            <slash:comments>2</slash:comments>
            <wfw:commentRss>http://blogs.ugidotnet.org/lbarbieri/comments/commentRss/32652.aspx</wfw:commentRss>
            <trackback:ping>http://blogs.ugidotnet.org/lbarbieri/services/trackbacks/32652.aspx</trackback:ping>
        </item>
        <item>
            <title>Confronto tra WCF (Indigo) e SCA (Java)</title>
            <link>http://blogs.ugidotnet.org/lbarbieri/archive/2005/12/21/31847.aspx</link>
            <description>&lt;P&gt;SCA non la conoscevo, ma questo articolo di David Chappel 
mette in evidenza similitudini e differenze tra i due approcci...&lt;/P&gt;&lt;BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px"&gt;&lt;P&gt;&lt;i&gt;
&lt;div xmlns="http://www.w3.org/1999/xhtml"&gt;Last month's announcement of Service Component Architecture (SCA) suggests that, in the not too distant future, choosing between Microsoft's Windows Communication Foundation (WCF) and SCA will displace significant parts of today's .NET vs. J2EE decision. The &lt;a href="http://www.davidchappell.com/HTML_email/Opinari_No15_12_05.html"&gt;latest issue &lt;/a&gt;of my Opinari newsletter examines the similarities and differences between these two technologies, then takes a look at some of the challenges facing SCA's creators.&lt;/div&gt;
&lt;/i&gt;
  &lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;p&gt;Fonte:&amp;nbsp;&lt;a href="http://www.davidchappell.com/blog/2005/12/opinari-15-posted-comparing-wcf-and"&gt;Opinari #15 Posted: Comparing WCF and SCA&lt;/a&gt;&lt;/p&gt;&lt;!-- Powered by IMHO 1.3 (EN) Instant Blogger Copyright (c) 2005 A.Boschin - http://www.imhoproject.org --&gt;&lt;img src="http://blogs.ugidotnet.org/lbarbieri/aggbug/31847.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Lorenzo Barbieri</dc:creator>
            <guid>http://blogs.ugidotnet.org/lbarbieri/archive/2005/12/21/31847.aspx</guid>
            <pubDate>Wed, 21 Dec 2005 15:13:00 GMT</pubDate>
            <comments>http://blogs.ugidotnet.org/lbarbieri/archive/2005/12/21/31847.aspx#feedback</comments>
            <wfw:commentRss>http://blogs.ugidotnet.org/lbarbieri/comments/commentRss/31847.aspx</wfw:commentRss>
            <trackback:ping>http://blogs.ugidotnet.org/lbarbieri/services/trackbacks/31847.aspx</trackback:ping>
        </item>
    </channel>
</rss>