H
Hamed
Hello
I have a project (class library) for data layer of my solution that uses
Typed DataSet.
I want the Typed DataSet to be independent of the data provider.
Is it possible to use Typed DataSet while the data provider is identified in
app.config or web.config?
Regards
Hamed
I have a project (class library) for data layer of my solution that uses
Typed DataSet.
I want the Typed DataSet to be independent of the data provider.
Is it possible to use Typed DataSet while the data provider is identified in
app.config or web.config?
Regards
Hamed