I have a dataform that is bound to a list of objects.The fields on the dataform are generated for the primitive properties (name, description, etc).Howe开发者_开发百科ver, this object also includes a
I\'m using RIA domain services, with entity framework 4 and silverlight 4. When I save changes, when the service call returns, some domain service functions are called wich sets a value to \"\" that s
Is it possible to limit the number of copies while printing in Silverlight 4? Perhaps the \"number of copies\" textbox in the Print dialog c开发者_运维知识库an be disabled somehow?As far as I know, th
This question follows upon someone else\'s question because the asker never accepted or said the solution to his problem, if he found one.
Very simp开发者_开发百科le issue here. I have some checkboxes with their IsChecked bindings set to properties in my viewmodel.The binding mode is twoway. However, when they are checked, the viewmodel
Background So after fumbling around with wsHttpBinding on my WCF services I find out that Silverlight doesnt support it!! After thinking of sending encrypted data over the wire that is decrypted on
Say I have a Silverlight Child Windows that uses as a web browser to open access ASPX page. The ASP page will contains a close button, when user click the close button, it should close the Silverlight
I am working on silverlight apps and I want to bind the Canvas Width and Height through XAML but how I can bind it.Because the canvas width and height I had tried to bind it but will not working in my
I created a Ria services endpoint. Silverlight passes data into the RIA Services. The end point then writes/updates this data to the file system. We are experiencing the following exception:
i createdWpf projext but i can see blu开发者_如何学运维e icon at my home but at my company undefined icon. Where is blue icon?