<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type='text/xsl' href='http://talbottc.spaces.live.com/mmm2008-07-24_12.50/rsspretty.aspx?rssquery=en-US;http%3a%2f%2ftalbottc.spaces.live.com%2fcategory%2fExcel%2bServices%2b(MOSS)%2ffeed.rss' version='1.0'?><rss version="2.0" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:msn="http://schemas.microsoft.com/msn/spaces/2005/rss" xmlns:live="http://schemas.microsoft.com/live/spaces/2006/rss" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:cf="http://www.microsoft.com/schemas/rss/core/2005" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Talbott Crowell's Development Blog: Excel Services (MOSS)</title><description /><link>http://talbottc.spaces.live.com/?_c11_BlogPart_BlogPart=blogview&amp;_c=BlogPart&amp;partqs=catExcel%2bServices%2b(MOSS)</link><language>en-US</language><pubDate>Sat, 16 Aug 2008 08:04:54 GMT</pubDate><lastBuildDate>Sat, 16 Aug 2008 08:04:54 GMT</lastBuildDate><generator>Microsoft Spaces v1.1</generator><docs>http://www.rssboard.org/rss-specification</docs><ttl>60</ttl><cf:parentRSS>http://talbottc.spaces.live.com/blog/feed.rss</cf:parentRSS><live:type>blogcategory</live:type><live:identity><live:id>-6421892810621285210</live:id><live:alias>talbottc</live:alias></live:identity><cf:listinfo><cf:group ns="http://schemas.microsoft.com/live/spaces/2006/rss" element="typelabel" label="Type" /><cf:group ns="http://schemas.microsoft.com/live/spaces/2006/rss" element="tag" label="Tag" /><cf:group element="category" label="Category" /><cf:sort element="pubDate" label="Date" data-type="date" default="true" /><cf:sort element="title" label="Title" data-type="string" /><cf:sort ns="http://purl.org/rss/1.0/modules/slash/" element="comments" label="Comments" data-type="number" /></cf:listinfo><item><title>Excel Services and Silverlight, a dynamic duo</title><link>http://talbottc.spaces.live.com/Blog/cns!A6E0DA836D488CA6!189.entry</link><description>&lt;div&gt;Excel Services is a component of MOSS (Microsoft Office SharePoint Server 2007) that brings the capabilities of Excel to the server side.  In the past, customers and programmers that wished to add Excel calculation logic to the server needed to use ActiveX and COM to instantiate Excel's Application object.  This unfortunately was not an ideal model for a scalable server-side enterprise application and required a few tricks to make it perform and scale well.   With Excel Services, much of the functionality of Excel's client application is brought to the server and can run in the context of MOSS which is highly scalable.  Some Excel features like macros and VBA code are not supported on Excel Services (see &lt;a href="http://msdn.microsoft.com/en-us/library/ms496823.aspx" target="_blank"&gt;http://msdn.microsoft.com/en-us/library/ms496823.aspx&lt;/a&gt;).  But many of these limitations can be overcome using Excel Services User-Defined Functions which can be written in VB.NET or C#.&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;My company, &lt;a href="http://www.thirdm.com/" target="_blank"&gt;ThirdM.com&lt;/a&gt;, was enlisted to build a demonstration of the power and flexibility of Excel Services by Elliott Ichimura and Bob Daniels of Microsoft.  In this scenario, Litware, a professional services company, needs a project planning application built on Excel to work with their customers to decide on those three important factors in every project: duration, deliverables, and fees (also known as schedule, scope, and resources).   Litware, like many companies use Excel to do many business calculations and ad-hoc analysis.  This is Litware's what-if scenario for project planning:&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;&lt;a href="http://cid-a6e0da836d488ca6.skydrive.live.com/self.aspx/Public/ProjectEstimation.xlsx" target="_blank"&gt;&lt;img alt="Excel Services business logic and what-if scenario for project planning" src="http://byfiles.storage.live.com/y1p4SzIsI1fFGQg38h0w5D-oxzJMzu_Jx-7gdcfTXsyNWbQFtPJXzL0nxH7aFc8EUgUaTSTv2KAbYk"&gt;&lt;/a&gt;    &lt;/div&gt;
&lt;div&gt;&lt;a href="http://cid-a6e0da836d488ca6.skydrive.live.com/self.aspx/Public/ProjectEstimation.xlsx" target="_blank"&gt;To see the full spreadsheet click here&lt;/a&gt;. Litware has all of the project planning logic in Excel and does not want to reproduce this logic in C# or some other programming language, since it may change.  Also, the people who need to change the business logic are not programmers.  &lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;In order to be more agile, Litware has chosen to leverage Excel Services to host the business logic.  Programmers were brought in to build a flashy UI on top of the Excel logic using Silverlight 2.0 and Web Services.  The Excel spreadsheet is exposed though Excel Web Services which allows the business users to update their logic without the need to change the UI.   &lt;/div&gt;
&lt;div&gt; &lt;a href="http://demo1.thirdm.com/Silverlight/default.aspx" target="_blank"&gt;&lt;img alt="Silverlight and Excel Services Demo" src="http://byfiles.storage.live.com/y1p4SzIsI1fFGSUeP6MD5cT_QDBASOYn7xWuxG8qIlh8OY2v8FlSO_9lJQZPQ_lvyVe5QgovRJX_rA"&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;&lt;a href="http://demo1.thirdm.com/Silverlight/default.aspx" target="_blank"&gt;Click here to view the full Silverlight and Excel Services demo.&lt;/a&gt;  Click on the deliverables bar to change the deliverables.  Drag on the Duration bar to change the duration of the project (make it longer and shorter).  Drag the fee bar to the left to change the fee scaling which will deselect deliverables based on an prioritization logic expressing in Excel.  Toggle between Extranet and Intranet view to see what Litware will see for profit and use the Rates button to offer a discounted rate which will reduce the fees but also reduce the profit. &lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;This Silverlight demo uses Excel Services as a backend to recalculate the logic.  A copy of the spreadsheet is kept alive in a session for each user.  When the user clicks &amp;quot;Save&amp;quot; the session copy saves back to the SharePoint document library that hosts the business logic.&lt;/div&gt;&lt;img src="http://c.services.spaces.live.com/CollectionWebService/c.gif?cid=-6421892810621285210&amp;page=RSS%3a+Excel+Services+and+Silverlight%2c+a+dynamic+duo&amp;referrer=" width="1px" height="1px" border="0" alt=""&gt;&lt;img style="position:absolute" alt="" width="0px" height="0px" src="http://c.live.com/c.gif?NC=31263&amp;amp;NA=1149&amp;amp;PI=73329&amp;amp;RF=&amp;amp;DI=3919&amp;amp;PS=85545&amp;amp;TP=talbottc.spaces.live.com&amp;amp;GT1=talbottc"&gt;</description><comments>http://talbottc.spaces.live.com/Blog/cns!A6E0DA836D488CA6!189.entry#comment</comments><guid isPermaLink="true">http://talbottc.spaces.live.com/Blog/cns!A6E0DA836D488CA6!189.entry</guid><pubDate>Mon, 05 May 2008 22:02:18 GMT</pubDate><slash:comments>0</slash:comments><msn:type>blogentry</msn:type><live:type>blogentry</live:type><live:typelabel>Blog entry</live:typelabel><wfw:commentRss>http://talbottc.spaces.live.com/blog/cns!A6E0DA836D488CA6!189/comments/feed.rss</wfw:commentRss><wfw:comment>http://talbottc.spaces.live.com/Blog/cns!A6E0DA836D488CA6!189.entry#comment</wfw:comment><dcterms:modified>2008-05-05T22:29:59Z</dcterms:modified></item></channel></rss>