<?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 : Calculations on server</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2010 : Calculations on server</description>
  <pubDate>Mon, 13 Apr 2026 15:39:50 -700</pubDate>
  <lastBuildDate>Thu, 01 Dec 2011 12:48:51 -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=3119</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>Calculations on server : Hi Mark;Our suggestion is to use...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3119&amp;PID=12147#12147</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=912" rel="nofollow">DenisK</a><br /><strong>Subject:</strong> 3119<br /><strong>Posted:</strong> 01-Dec-2011 at 12:48pm<br /><br /><div>Hi Mark;</div><div><br></div><div>Our suggestion is to use a hybrid of the 2.&nbsp;</div><div><br></div><div>A server method, and calling stored proc within the server method to do db intensive processes if necessary.</div>]]>
   </description>
   <pubDate>Thu, 01 Dec 2011 12:48:51 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3119&amp;PID=12147#12147</guid>
  </item> 
  <item>
   <title>Calculations on server : In our app we have to do a few...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3119&amp;PID=12145#12145</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=449" rel="nofollow">smi-mark</a><br /><strong>Subject:</strong> 3119<br /><strong>Posted:</strong> 30-Nov-2011 at 8:48pm<br /><br />In our app we have to do a few balance calculations, involving dates, so we don't want to bring back all this data to the client and calculate it there.<br><br>On one of our search screens we would like to show the current balance for the customer, and filter by customers with a balance. When you are dealing with many results, bringing back all the data needed to calculate a balance is ridiculous.<br><br>One option is a stored procedure, but then we lose the flexibility of having dynamic filters and ordering on queries (Well this is still possible but more work)<br><br>Another option is a server method, and have the server bring back all the data, calculate it, and then return a projection to the client.<br><br>What do you recommend? The stored proc would obviously be the fastest way, but you lose flexibility.<br>]]>
   </description>
   <pubDate>Wed, 30 Nov 2011 20:48:07 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3119&amp;PID=12145#12145</guid>
  </item> 
 </channel>
</rss>