i have a WCF web service that communicate with database directly.
i need to add another WCF web service in the middle between the original web service and the database.
how i can do that? what is the needed configurations to do that?
i have a WCF web service that communicate with database directly.
i need to add another WCF web service in the middle between the original web service and the database.
how i can do that? what is the needed configurations to do that?