<?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 : Update/Delete Statement</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2010 : Update/Delete Statement</description>
  <pubDate>Sat, 11 Apr 2026 11:22:16 -700</pubDate>
  <lastBuildDate>Wed, 22 Aug 2012 19:17:08 -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=3568</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>Update/Delete Statement : Hi Silvio,Sad to say that&amp;#039;s...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3568&amp;PID=14258#14258</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1228" rel="nofollow">Vonzkie</a><br /><strong>Subject:</strong> 3568<br /><strong>Posted:</strong> 22-Aug-2012 at 7:17pm<br /><br />Hi Silvio,<div><br></div><div>Sad to say that's a very important feature I believe and I hope Entity Framework team will consider that :(</div><div><br></div><div>Thanks,</div><div>Von</div>]]>
   </description>
   <pubDate>Wed, 22 Aug 2012 19:17:08 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3568&amp;PID=14258#14258</guid>
  </item> 
  <item>
   <title>Update/Delete Statement :   Hi Von,Unfortunatelly, we...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3568&amp;PID=14257#14257</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=892" rel="nofollow">sbelini</a><br /><strong>Subject:</strong> 3568<br /><strong>Posted:</strong> 22-Aug-2012 at 3:13pm<br /><br />Hi Von,<div>&nbsp;</div><div>Unfortunatelly, we don't have any plans on supporting such features on DevForce 2010. (note that EF 4.0 does not support it and DevForce "runs" on top of EF)</div><div>&nbsp;</div><div>In the furure, we might have such feature on DevForce 2012, that is, considering what EF 5.0 features&nbsp;will be.</div><div>&nbsp;</div><div>Regards,</div><div>&nbsp;&nbsp; Silvio.</div>]]>
   </description>
   <pubDate>Wed, 22 Aug 2012 15:13:01 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3568&amp;PID=14257#14257</guid>
  </item> 
  <item>
   <title>Update/Delete Statement : Hi Silvio,Thanks for the reply.However,...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3568&amp;PID=14253#14253</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1228" rel="nofollow">Vonzkie</a><br /><strong>Subject:</strong> 3568<br /><strong>Posted:</strong> 21-Aug-2012 at 10:27pm<br /><br />Hi Silvio,<div><br></div><div>Thanks for the reply.&nbsp;</div><div><br></div><div>However, what we want to accomplish in our Architecture is being Database Agnostic.</div><div>Meaning, we only want to write LINQ to Devforce in our Business Rules codes and Devforce/EntityFramework will handle it for us in connecting to a different database.</div><div>The problem is that if we create some SP for SQL Server, we will repeat all those scripts and convert to Oracle for instance, we don't want that to happen.</div><div><br></div><div>So what I'm asking is that, do you think in the future releases of Devforce or Entity Framework, you guys will develop an Update or Delete functionality without querying first the entities needed?</div><div>Our primary concern right now is performance and being database agnostic.</div><div><br></div><div>Btw:&nbsp;</div><div><br></div><div>We want to be database agnostic because we want our prospects or clients to use their existing resources or having the freedom to choose whatever database they want to (SQL Server is default) without affecting our codes and I believe that's what EF4 and Devforce comes into play. :)</div><div><br></div><div>Thanks,</div><div>Von</div>]]>
   </description>
   <pubDate>Tue, 21 Aug 2012 22:27:24 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3568&amp;PID=14253#14253</guid>
  </item> 
  <item>
   <title>Update/Delete Statement :   Hi Von,You can call a stored...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3568&amp;PID=14142#14142</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=892" rel="nofollow">sbelini</a><br /><strong>Subject:</strong> 3568<br /><strong>Posted:</strong> 06-Aug-2012 at 11:11am<br /><br />Hi Von,<div>&nbsp;</div><div>You can call a stored procedure to Delete/Update the database.</div><div>Details at <a href="http://drc.ideablade.com/xwiki/bin/view/&#068;ocumentati&#111;n/stored-procedure-queries" target="_blank">http://drc.ideablade.com/xwiki/bin/view/Documentation/stored-procedure-queries</a>&nbsp;and <a href="http://drc.ideablade.com/xwiki/bin/view/&#068;ocumentati&#111;n/code-sample-stored-procedure-queries-silverlight" target="_blank">http://drc.ideablade.com/xwiki/bin/view/Documentation/code-sample-stored-procedure-queries-silverlight</a>.</div><div>&nbsp;</div><div>Regards,</div><div>&nbsp;&nbsp; Silvio.</div>]]>
   </description>
   <pubDate>Mon, 06 Aug 2012 11:11:58 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3568&amp;PID=14142#14142</guid>
  </item> 
  <item>
   <title>Update/Delete Statement : Hi,Is there a plan or workaround...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3568&amp;PID=14141#14141</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1228" rel="nofollow">Vonzkie</a><br /><strong>Subject:</strong> 3568<br /><strong>Posted:</strong> 06-Aug-2012 at 12:09am<br /><br />Hi,<div><br></div><div>Is there a plan or workaround in Devforce to have an Update or Delete Statement without bringing up first all the entities to modify or delete?</div><div><br></div><div>Just like here in this discussion:</div><div><a href="http://stackoverflow.com/questi&#111;ns/5073464/lambda-expressi&#111;n-to-sql-update-statement-using-c-sharp" target="_blank">http://stackoverflow.com/questions/5073464/lambda-expression-to-sql-update-statement-using-c-sharp</a></div><div><br></div><div>Thanks,</div><div>Von</div>]]>
   </description>
   <pubDate>Mon, 06 Aug 2012 00:09:31 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3568&amp;PID=14141#14141</guid>
  </item> 
 </channel>
</rss>