HI all
I am Praveen
am developing one WCF application using winforms
Problem
a form has controls like textbox ,button ,listbox ,in button click event am calling WCF service Method as a responce wcf calls winform client with callback mechanism ,when WCF service calls back am adding list items to list box but form doesnt showing added items in list box .
thanks in Advance............