Entity Framework doesn't currently support async operations, but as long as the underlying provider is System.Data.SqlClient we can make it work.
Posted: 12 years ago by Joel Mueller