silverlight-4.0
DataGrid with AutoCompleteBox crashes Silverlight when scrolling
I have a Silverlight 4 application with a DataGrid. The rows of the datagrid contain two AutoCompleteBoxes.[详细]
2023-04-11 16:30 分类:问答Is it okay to break LSP for the sake of binding?
Something tells me I might get lynched for asking this. And sorry for the long winded description in advance.[详细]
2023-04-11 15:37 分类:问答(Simple) Push Notification using REST with Silverlight 4?
What is the best way to implement a push notification service using RESTful WCF services with Silverlight 4 clients?[详细]
2023-04-11 15:24 分类:问答How to auto-load details (with conditions) associated with an entity using Ria Services?
I\'m developing a project using Silverlight 4 and Entity Framework 4 and I\'m trying to auto-load the details (with conditions) associat开发者_JAVA技巧ed with an entity when the client loads the Entit[详细]
2023-04-11 09:15 分类:问答How to Show Lookups using Silverlight 4.0 and RIA Services
I have a relational database lets say it consist of an Employee\'s Table and Department\'s table and an EmployeesType Table.[详细]
2023-04-11 08:56 分类:问答Storage Options in Silverlight
I\'m currently working on a project that has a very interesting set of requirements. It must be in silverlight but all data stored MUST be stored locally and cannot be sent to a server but it .[详细]
2023-04-11 04:06 分类:问答How to set background image to buttons in silverlight in the codebehind file of WP7 application
I would like tho know how to add an image to a button dynamically in the code rather than in xaml. Someone had suggested to proceed the following way[详细]
2023-04-11 03:49 分类:问答Silverlight 4 Toolkit DataGrid's CanUserSortColumns attribute not working on DateTime types
I\'ve just noticed that the CanUserSortColumns attribute of the Silverlight 4 Toolkit DataGrid element doesn\'t seem to work when sourced with DateTime types. Every other type reacts as expected.[详细]
2023-04-10 21:39 分类:问答Is having an instance of serviceclient at every viewmodel a good idea?
I have to refactor an application which has at almost every model and codebehind file an instance of serviceclient, and some of them use a serviceclient property from App.xaml.cs (Silverlight 4)[详细]
2023-04-10 20:09 分类:问答Is ObfuscationAttribute available for Silverlight?
I cannot find it for silverlight, its also not available as version on this page http://msdn.microsoft.com/en-us/library/system.reflection.obfuscationattribute.aspx[详细]
2023-04-10 18:50 分类:问答