You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
relative address
About this tag
The tag 'relative address' on WindowsForum.com is associated with Silverlight development, specifically the relative address feature introduced in Silverlight 4. This feature is discussed in the context of debugging WCF services, where it helps in configuring service references and handling communication between the server and Silverlight client. The tag content covers topics such as setting up WCF services, debugging issues with add service reference, handling faults, and using tools like Fiddler. The relative address feature simplifies endpoint configuration in Silverlight applications, making it easier to manage service URIs without hardcoding absolute paths.
WCF is an integral part of the communication stack for Silverlight applications, but sometimes things go wrong, very wrong. How do you fix those issues. In this episode of Silverlight TV, Yavor Georgiev from the WCF and Silverlight team shows you how to identfy the problems with your WCF...