<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>DevForce Community Forum : BOS or self server?</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce Classic : BOS or self server?</description>
  <pubDate>Wed, 10 Jun 2026 20:47:32 -700</pubDate>
  <lastBuildDate>Mon, 18 Aug 2008 15:35:23 -700</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 9.69</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.ideablade.com/forum/RSS_post_feed.asp?TID=918</WebWizForums:feedURL>
  <image>
   <title>DevForce Community Forum</title>
   <url>http://www.ideablade.com/forum/forum_images/IdeaBlade_logo_tm.png</url>
   <link>http://www.ideablade.com/forum/</link>
  </image>
  <item>
   <title>BOS or self server? :  Use a Remote Service Method....</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=918&amp;PID=3316#3316</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=23" rel="nofollow">davidklitzke</a><br /><strong>Subject:</strong> 918<br /><strong>Posted:</strong> 18-Aug-2008 at 3:35pm<br /><br /><DIV></DIV><DIV>Use a Remote Service Method.&nbsp; See the advanced tutorial :</DIV><DIV><SPAN style="FONT-SIZE: 12pt"><H4><a href="file:///F:/Training/300%20Advanced/Remote%20Service%20Methods" target="_blank"><strong><U>390. Remote Service Methods</U></strong></A><SPAN style="FONT-SIZE: 12pt"><?: PREFIX = O /><O:P></O:P></SPAN></H4><P =Ms&#111;normal>A Remote Service Method (RSM) is a method that resides in a server-side assembly and is marked so that it can be called from a client-side DevForce application. Remote Service Method calls are supported in DevForce via PersistenceManager methods named InvokeServerMethod() and InvokeServerMethodAsync(). Remote method calls are particularly useful for (a) operations that must touch a great deal of data that is not otherwise needed client-side after the operation completes; or conversely, for (b) retrieving to the client large quantities of possibly unrelated data in a single trip between client and server. When invoked asynchronously for the latter purpose, such remote method calls can deliver great client-side performance.</P><?: PREFIX = O /><O:P></O:P></SPAN></DIV><span style="font-size:10px"><br /><br />Edited by davidklitzke - 18-Aug-2008 at 3:39pm</span>]]>
   </description>
   <pubDate>Mon, 18 Aug 2008 15:35:23 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=918&amp;PID=3316#3316</guid>
  </item> 
  <item>
   <title>BOS or self server? : We have a financial trade calculation...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=918&amp;PID=3315#3315</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=369" rel="nofollow">sung</a><br /><strong>Subject:</strong> 918<br /><strong>Posted:</strong> 18-Aug-2008 at 2:43pm<br /><br />We have a financial trade calculation engine&nbsp;requirement which needs to cache a variety of different price curves inside the "server"&nbsp; as it is not practically to move and keep&nbsp;100+M data in each client machine. The client &nbsp;need to do a remote call to access the "server" and the server will based on the passing parameters to do the option module calculation.&nbsp;The server will cache the result in the server so that if another client ask for the evaluation with same parameters, the server just simply returns the result instead of recalculate it again as it is very expensive procedure.<DIV>&nbsp;</DIV><DIV><DIV></DIV><DIV></DIV><DIV></DIV><DIV></DIV><DIV></DIV><DIV></DIV><DIV></DIV>As I know, there is no data stored in the BOS, what is your recommended approach? Do we need to create our own server applicaiton to handle the client side call and inside our server to use your data acccess layer to access DB?</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Mon, 18 Aug 2008 14:43:09 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=918&amp;PID=3315#3315</guid>
  </item> 
 </channel>
</rss>