0
kicks
Entity Framework (Code First): the easy way to run stored procedures
This article describes how to run SPs without manually specifying such a boring stuff as parameters of SP. Extension methods can do this itself.