0
kicks
EF Feature CTP5: Raw SQL Query/Command Support
One of the new features that EF feature CTP5 supplies is the support for raw SQL Query/Command through the DbContext. In this post I’m going to show you examples for how you can use this feature. Pay attention that the details I provide might change in the future since its only a CTP and not a release.