This article will explain you on how to use stored procedures in Entity Framework Code First approach. Code examples with explanations are given. Are you making stored procedures if not please have a look at this. Stored procedures can help to improve web applications and reduce database requests traffic.