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
nisha rayte
NA
35
16.2k
passing parameters from To & from mainpage to mvvm
Jul 30 2012 9:28 AM
Hi c# corner,
I am using Silverlight Application In that Language is C#.
In that have used WCF enabled Service for accesing Store Procedure from Database.
Even I am using the Mvvm Pattern.but there is no of parameters I am using into Store Procedure and that stored Procedure access in ViewModel and ViewModel access into my Mainpage.xaml .
but i need a Solution that How to pass these parameters of Viewmodel from mainpage.xaml and Viewmodel to WCF service method ..
please help!!!!!!!!
Reply
Answers (
1
)
how to pause the execution pointer using dispatcher in silverligh not wpf
Interface and Abstract class without method?