stored procedure
Using Stored Procedures in the Entity Framework with Scalar Return Values
Submitted by Ben Hodson on Thu, 05/20/2010 - 16:50
Although stored procedures may be on their way out (see post here: http://stackoverflow.com/questions/216569/are-the-days-of-the-stored-procedure-numbered), they are still supported in Entity Framework and can be used relatively easily. There are many tutorials on how to use a stored procedure in the Entity Framework to return a set of data and bind it to an Entity. But I had a little more trouble figuring out how to call a stored procedure that returns a scalar value.
Popular Articles
Last viewed:
- Dell Inspiron Mini 9 Upgrade Flash Hard Drive
- Windows Server 2003 Configure RRAS (Routing and Remote Access Service) Site to Site VPN
- Oracle Functions Tips
- C# Free Component to Generate PDF - Convert HTML to PDF
- Launch URL in Default Browser using C#
- Tutorial for Configuring Silverlight 4, Entity Framework and WCF RIA Services in Separate Component Assemblies (DLL’s)

Recent comments
8 hours 28 min ago
23 hours 20 min ago
3 days 11 hours ago
4 days 11 hours ago
6 days 12 hours ago
1 week 1 hour ago
1 week 12 hours ago
1 week 18 hours ago
1 week 22 hours ago
1 week 3 days ago