I have one Windows application and one Web application running on same database but two dbml files(Linq). Now when i update data in windows application, i could not see the updated data in web application. If i rebuild the web application, i am able to see the data. But after deployment, the web application should run without any manual intervention on the database. Please let me know if any solution for that. thanks in advance.
Regards, BLNS