In Silverlight project I have this exception when I tried to Add a new object to a DataGrid when a button is clicked.
Helo! 开发者_Go百科I need to write a RIA service to call Java webservices from Silverlight 3.0 app.
Does WCF RIA开发者_C百科 services supports custom methods? also in which dll can i find the \"[Custom]\" attribute?Yes WCF RIA services can support custom methods.
I have开发者_JS百科 an anonymous linq query that I bind to a datagrid, when I debug it brings alright the data but it doesn\'t show in the datagrid, I suspect that the request to RIA services isn\'t c
I have a simple Silverlight application that use WCF RIA Services to communicate with the ASP.NET application on my web server. By default I assume that this communication is plain and not encrypted i
I\'ve successfully implemented a Javascript call from Silverlight (i\'m calling a java applet). When the user finishes using the applet, I\'d like to send the data back to Silverlight;
We\'re building a web-based application that requires heavy image processing. We\'d like this processing load to be on the client as much as possible and we\'d like to support as much platforms (even
I need to implement a webform (JSP, struts) featuring loads of checkboxes and textfields. Basically I have a tree made of checkboxes which has to be extendable (like adding a new node). On another pag
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
I have a WCF RIA project getting my data from an SQL Server 2008 via Entity framework. Everything is going well. However I would like to access data via a windows mobile so, as far as I can understand