silverlight
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 分类:问答How to freeze a row in a Grid element
Is it possible to freeze the top most row within a Silverlight Grid (not DataGrid) element? If so, could someone p开发者_如何学Crovide an example of how this can be done?[详细]
2023-04-11 07:44 分类:问答Playing video in Silverlight with Source binding
I am trying to make a WMV video to play in Silverlight MediaElement. It works in this XAML code: <MediaElement[详细]
2023-04-11 07:23 分类:问答How to Program With Exchange Server 2007 (EWS) in Silverlight?
I want to call EWS in Silverlight, However 开发者_开发问答I have no idea about how to call a WSDL web services in silverlight.[详细]
2023-04-11 06:56 分类:问答How to make modifable worm (shape)?
I am making silverlight program where user can add worms to ground. Worms has to modifable.开发者_Go百科 They can have three or more controlpoints where from user can move and edit worm. Worm has to h[详细]
2023-04-11 06:41 分类:问答How to limit KeyDown actions frequency
i\'m developing my first game in silverlight. It\'s something like 2D labyrinth and user\'s moves on canvas are based on UserControl_KeyDown event. I dont have any gameloop yet. But now i\'m kinda stu[详细]
2023-04-11 06:07 分类:问答DataForm control error message issue
I am developing a Silverlight web app and got stuck on the current problem. Is it possible to make a field required only if value is entered into another field. For example if you have a DataForm to[详细]
2023-04-11 04:34 分类:问答c# Parsing XML issue
I am using this code to try and read this XML below, but it is not read anything in the foreach loop and skipping that. Thanks.[详细]
2023-04-11 04:18 分类:问答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 分类:问答Silverlight Unable to Connect to Service
I have a Silverlight Application which connects to a Silverlight enabled service. I keep getting an intermittent problem where the application freezes on a call to the web service.[详细]
2023-04-11 03:07 分类:问答