Skip to main content
Home Forums General Silverlight New Features in Silverlight 3 DataForm Control + WCF Service
2 replies. Latest Post by Rahul Jain on November 9, 2009.
(0)
Rahul Jain
Member
5 points
19 Posts
10-31-2009 2:15 PM |
Hello I just created a sample application in silverlight 3 its a kind of a job portal. Before Using DataForm Control all is working fine. But when i used dataform control i get into a big trouble. The trouble is that i am not able to put validations on that. No info is provided over the web how to put validations on Dataform Control. I am using LINQ TO SQL CLASS Where i dragged all the tables on the Dashboard. Then i used WCF Service which is working nicely. But i cant bind validations and Manymore Properties of Dataform. So Please help me out. TELL ME WE CAN DO USING WCF SERVICE OR NOT.
bryant
Star
9937 points
1,629 Posts
11-01-2009 10:41 AM |
Duplicate post. Please respond in this thread here.
11-09-2009 1:34 PM |
I have found that how can i bind the validations its was so easy. http://blogs.microsoft.co.il/blogs/bursteg/archive/2009/04/04/build-a-simple-application-with-net-ria-services-silverlight-3.aspx ==> this is the website which helped me a lot. thanks GUY BURSTEIN