using System.Data.Entity 4.0
using System.Data.DataSetExtensions 4.0
I have the file that contains the lib , but how do I put it in VS?
using System.Data.Entity 4.0
using System.Data.DataSetExtensions 4.0
I have the file that contains the lib , but how do I put it in VS?
The Canonical reference is here in the Microsoft documentation.
It would be this:
References
Add Reference