Tag Archives: entity framework

Entity Framework: getting sproc results the easy way

Most of the articles I read on EF are focused on projects where you only have a database, no sprocs, and your entity model is your primary method for manipulating that data… In the world I work in, that’s typically … Continue reading

Posted in Uncategorized | Tagged , , , | Leave a comment