---
title: "Using stored procedures with Entity Framework in an ASP.Net application"  
description: "Using stored procedures with Entity Framework in an ASP.Net application"  
author: "Anonymous User"  
published: 2013-01-21  
updated: 2013-01-28  
canonical: https://www.mindstick.com/forum/540/using-stored-procedures-with-entity-framework-in-an-asp-dot-net-application  
category: "asp.net"  
tags: ["asp.net"]  
reading_time: 1 minute  

---

# Using stored procedures with Entity Framework in an ASP.Net application

Hello Everyone!\
\
I have wrote stored [procedure in sql](https://www.mindstick.com/forum/158350/what-is-a-stored-procedure-in-sql-server-and-how-to-create-one) [server](https://www.mindstick.com/articles/43769/what-is-serverless-architecture-is-it-worth-switching-over) 2008. I want to import or call [store procedure](https://www.mindstick.com/forum/193/auto-increment-by-store-procedure) in my [asp.net](https://www.mindstick.com/articles/934/default-folders-available-inside-the-asp-dot-net-application-folder) [application](https://www.mindstick.com/articles/12824/calculator-application-in-android) using [Entity Framework](https://www.mindstick.com/articles/1566/crud-operations-using-entity-framework-code-first-approach). How it possible? \
Please help me!\
\
Thank in [advanced](https://www.mindstick.com/articles/12993/5-advanced-features-for-your-odoo-ecommerce-theme)

## Replies

### Reply by AVADHESH PATEL

Hi Ankita Pandey!\
You can get help from below link, this provide all steps for using [stored procedure](https://www.mindstick.com/articles/803/using-stored-procedure-in-asp-dot-net) with entity framework in asp.net application.\
http://www.mindstick.com/Articles/263b6a84-188d-497c-bd6b-1f9f2737f205/?Stored%20Procedure%20with%20ADO.NET%20Entity%20Data%20Model%20in%20ASP.NET\

### Reply by AVADHESH PATEL

Post is removed by the Admin.


---

Original Source: https://www.mindstick.com/forum/540/using-stored-procedures-with-entity-framework-in-an-asp-dot-net-application

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
