All, Are there any design patterns that I can use for an food ordering application? I intend to use silverlight 3.0 with .net, c#
In a silverlight 3 project I have to draw an arc programatically and I have radius of circle andinner angle of the arc. Could you please direct me to some related开发者_如何转开发 articles.
I have the following XAML code as part of a custom control: <telerik:RadTreeView x:Name=\"treeModules\">
I\'m having trouble setting any HTTP header values when making a HttpRequest from Silverlight 3.0? Are HTTP Headers supported in Silverlight 3.0?
I know I can call javascript and pass string values from Silverlight, but can I pass a JSON object or does it开发者_Go百科 have to be serialized?If you make the object have [ScriptableType] and pass i
I have datepicker control in my form, when user enter some invalid text, or some other character using keyboard, then the text property doesn\'t show the user开发者_如何学C entered text which is inval
I am trying to use a silverlight 3 dataform in my project. But I need to bind different controls to different objects in this form. Is it possible to do that. I mean all the data need to fill and edit
I\'m experiencing two intermittent problems with Silverlight 3.0, running on Windows 7 with Visual Studio 2008 Standard edition.
The TextWrapping feature in Silverlight is described here.However, I\'m trying to find out the details of their line-bre开发者_JAVA百科aking algorithm.
I\'ve been desperately trying for about the last week to figure out whatever my disconnect is that I can\'t wrap my head around RIA Services. I\'ve开发者_Python百科 meticulously followed the example s