Hi,
How to update WCF service refernce dynamically in silverlight ?
Suppose i have created WCF service in my system and added refernce to silverlight project , now when i host this on server i want that automatically it takes that system refernce .
Hi,
How to update WCF service refernce dynamically in silverlight ?
Suppose i have created WCF service in my system and added refernce to silverlight project , now when i host this on server i want that automatically it takes that system refernce .
Take a look at Tim's post:
Managing service references and endpoint configurations for Silverlight applications
UPD: It works for me. Try below tiny URL or google for "Managing service references and endpoint configurations for Silverlight applications"
UPD2: Type in Google search "Managing service references and endpoint configurations for Silverlight applications". The first result points to Tim Heuer's blog