I want codes of below points:
1.) I have created a method in WCF which returns not all but only some columns in tables.
2.) In silverlight control, I have 3 textboxes. And I want to return result tables column in these textboxes.
ex. Table have 5 columns.
But in WCF method, it returns only 3 columns.
And result of 3 columns will display in 3 textboxes.
Loading
Jignesh TrivediPosted Jun 4, 2012, 11:32 PM
for same please refer our recommanded articles.
use also use WCF RIA.
Please refer article posted by me.
http://www.c-sharpcorner.com/UploadFile/ff2f08/silverlight-application-with-ria-service/
hope this will help u.
George ericPosted Jun 4, 2012, 10:18 PM