0
Answer

Migration of Database in MVC using WCF

Alpesh Patel

Alpesh Patel

11y
955
1
I want to fetch records from one Database using WCF services and want to insert to another Database using same. I am using MVC for the services.
can any one having an idea about this?