D
DotNetGuy
I have developed a data access layer in my web site application by using web
client software factory and put it in my business module as a service.
The question is:
Is it a good option to reuse this data access layer in my web services
developed with Web service software factory to remove the rudundant code?
What's the best approach to create a data access layer to be used in (web
client software factory ) web site and (web service software factory) web
service?
Thanks in advance!
client software factory and put it in my business module as a service.
The question is:
Is it a good option to reuse this data access layer in my web services
developed with Web service software factory to remove the rudundant code?
What's the best approach to create a data access layer to be used in (web
client software factory ) web site and (web service software factory) web
service?
Thanks in advance!