The text of this article is not in this database — only its details are. The old site it was published on is gone, but the Internet Archive kept a copy: Windows Phone 7 Data Binding using WCF Service
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment
It is the same account you read, post and publish with — and you will come straight back to this page.

Ritesh GuptaPosted Mar 26, 2013, 1:58 PM
Hello Raj,I am saving my images to local folder of WCF service and their paths are being saved in database along with other fields like name,city etc.My problem is i am unable to fetch whole data including image.Please help me. Thanks in advance
Harshal JumleeditedPosted Feb 19, 2013, 7:30 AMEdited Feb 19, 2013, 7:31 AM
Is the reverse of this possible ? I am trying from several days but unable to send 2,3 or 4 rows of data to server via WCF from my WP7 Check this link here is the question in detail http://stackoverflow.com/questions/14950170/send-data-to-server-from-windows-phone-7-to-web-application-using-wcf-i-am-abl
Nirav ShahPosted Nov 4, 2012, 2:04 PM
In the Below example when trying to do it with only one table "table2" the I got an error "EndpointNotFoundException was unhandled"
Nirav ShahPosted Nov 4, 2012, 1:26 PM
Hello I am a beginner. Please help me out to solve this problem. How can I populate using table joins. For Example: There are two tables as below: Table1->(having only one column) Column name : category value1 : colddrink Table2->(having 3 columns) Columnname : sub_category item_name price value1 : colddrink pepsi 10 value2 : colddrink fanta 15 value3 : colddrink limca 20 Then how can I populate listbox with item_name and price using join between table1 and table2. Please Rp ASAP. Give me any helpful link. -Thank You.
ricky tanPosted Jul 27, 2011, 10:57 AM
Hi Raj Kumar, i've downloaded the solutions of the example, but the thing is, i cant seems to make it work. I've tried to edit some parts and make it to my own. The thing is, after i run the program, listbox shows nothing
GERASIMOS VONITSANOSPosted Apr 8, 2011, 11:39 AM
the tutorial is really great, i have a question, how can we edit the data in the listbox and then submit to the database?
Former memberPosted Feb 8, 2011, 2:35 AM
Nice article
Purushottam RathorePosted Jan 31, 2011, 1:30 AM
Its a good article for beginners.
Mahesh ChandPosted Jan 28, 2011, 8:22 AM
Keep it up!