1
Answer

windows service and entity framework

hari babu

hari babu

10y
2.4k
1

I created a service which points to a DBContext of a database.This service runs daily and fetches few records and apply business rules.

I have 2 other similar databases with same schema.

Now i need to run the same service on these two databases also.

Can any one tell me the best way to work out with this requirement.

Thanks, Hari

Answers (1)