<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Entity Framework 4.0: Scalar and Void Functions</title>
	<atom:link href="http://www.danrigsby.com/blog/index.php/2009/05/20/entity-framework-40-scalar-and-void-functions/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.danrigsby.com/blog/index.php/2009/05/20/entity-framework-40-scalar-and-void-functions/</link>
	<description>Developer.Speaker.Blogger</description>
	<lastBuildDate>Sun, 14 Aug 2011 06:09:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Todd</title>
		<link>http://www.danrigsby.com/blog/index.php/2009/05/20/entity-framework-40-scalar-and-void-functions/comment-page-1/#comment-3282</link>
		<dc:creator>Todd</dc:creator>
		<pubDate>Wed, 15 Jul 2009 06:37:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.danrigsby.com/blog/index.php/2009/05/20/entity-framework-40-scalar-and-void-functions/#comment-3282</guid>
		<description>Hello, Dan

I am in a company with a very powerful DBA, who demands all CRUD operations against DB MUST go thru Stored Procedure. As a result, even for a middle-scale project, there could be 100+ SPs. We use tools like Code Smith to auto-generate all regular CRUD SPs. Problem is that it&#039;s a pain to map all SP one by one. In the Linq2SQL we can drag all SPs to designer and then directly call dc.InsertUsers(). Is there a similar way in EF to do that?</description>
		<content:encoded><![CDATA[<p>Hello, Dan</p>
<p>I am in a company with a very powerful DBA, who demands all CRUD operations against DB MUST go thru Stored Procedure. As a result, even for a middle-scale project, there could be 100+ SPs. We use tools like Code Smith to auto-generate all regular CRUD SPs. Problem is that it&#8217;s a pain to map all SP one by one. In the Linq2SQL we can drag all SPs to designer and then directly call dc.InsertUsers(). Is there a similar way in EF to do that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe M.</title>
		<link>http://www.danrigsby.com/blog/index.php/2009/05/20/entity-framework-40-scalar-and-void-functions/comment-page-1/#comment-3262</link>
		<dc:creator>Joe M.</dc:creator>
		<pubDate>Tue, 23 Jun 2009 15:36:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.danrigsby.com/blog/index.php/2009/05/20/entity-framework-40-scalar-and-void-functions/#comment-3262</guid>
		<description>So, does this mean with 4.0 we can create a &quot;function import&quot; of a stored procedure and set the return type None or Scalar Type and actually be able to call the function without having to modify the edmx file?</description>
		<content:encoded><![CDATA[<p>So, does this mean with 4.0 we can create a &#8220;function import&#8221; of a stored procedure and set the return type None or Scalar Type and actually be able to call the function without having to modify the edmx file?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex James</title>
		<link>http://www.danrigsby.com/blog/index.php/2009/05/20/entity-framework-40-scalar-and-void-functions/comment-page-1/#comment-3102</link>
		<dc:creator>Alex James</dc:creator>
		<pubDate>Fri, 22 May 2009 07:12:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.danrigsby.com/blog/index.php/2009/05/20/entity-framework-40-scalar-and-void-functions/#comment-3102</guid>
		<description>Its good to see people playing with EF 4.0... love reading this sort of post.</description>
		<content:encoded><![CDATA[<p>Its good to see people playing with EF 4.0&#8230; love reading this sort of post.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

