On Entity Framework days, doing an MVC project using Stored Procedure is a good way? I've always heard this: If you choose EF, it does not make sense to use SP, but I've heard people say that this is not necessarily an absolute truth. Then comes the question: SP X EF gives to use both worlds or not? It is not a broad question and it does not receive many opinions. The answer would be whether to use the two or not in an MVC architecture.