I have a duplex service and i'm using silverlight for the functionality of inserting values and retrieving values.The first thing i want to know is:
when i add a new endpoint for example wsdualhttpbinding,then my service doesn't work.It doesn't give any error but it neither retrieves nor inserts the values.
Second thing is if any one can provide me the code for implementing Duplex Service and WsDualHttpBinding.Duplex for silverlight and WsDualHttpBinding for asp.net