TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
raman verma
NA
19
0
Silverlight WCF problem
Jun 1 2012 7:05 AM
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.
Reply
Answers (
2
)
how to refresh datagrid after every 5 seconds ?
how to fire a dynamically generated button in datagrid using mvvm ,