silverlight-3.0
How can i prevent RIA service change tracking for certain fields?
How can i prevent RIA service change tracking on certain properties. I have a partial class and i want that RIA service should not tra开发者_Python百科ck changes to it. How can i do that?[详细]
2023-02-23 12:21 分类:问答GoToStateAction cannot see my states in Blend
I have my visual states defined in UserControl.Resources. This is the sample :- &l开发者_如何学编程t;VisualStateManager.VisualStateGroups>[详细]
2023-02-23 06:26 分类:问答Issue binding command parameter in Silverlight
I can\'t seem to get this to work right.Basically, I have an ObservableCollection that is bound to a list.Inside this collection, I have an object that I need to use to pass as a variable to a Command[详细]
2023-02-22 10:06 分类:问答How to change color of dot of radiobutton in silverlight?
i want to change the color of dot showed on radio button selection. I don\'t found the proper solution 开发者_Go百科for it. Is it possible or not? If yes then how?Yes it is possible by making a copy o[详细]
2023-02-22 04:22 分类:问答Convert address to coordinates
There is a way to convert address to coordinates withbing maps? T开发者_如何学运维hankThe process of going from addresses to lat/lng coordinates is normally called Geocoding[详细]
2023-02-21 12:39 分类:问答Silverlight 3 WCF Multiple Servers
Please help...I\'m going crazy....I have a wcf service that exists on a few different servers.I need to dynamically change the endpoint address on my silverlight client depending on the environment it[详细]
2023-02-21 01:35 分类:问答Push notification with php server?
I somebody know a simple way to create a Push notification with php 开发者_如何学运维server...[详细]
2023-02-19 21:30 分类:问答InvokeOperation entities become null
This is my method :- [Invoke] public List<FamilyEvent> GetFamilyEvents(int userId) { List<FamilyEvent> familyEvents = new List<FamilyEvent>();[详细]
2023-02-19 20:49 分类:问答how to call multiple xaml file in aspx, and how to convert xaml to xap
I am silverlight 3.0 with .net framework 4.0. I want to create a wen based application using silverlight am using multiple xaml files, to call xaml files i need to make xap file how to convert xaml to[详细]
2023-02-17 15:39 分类:问答How do I implement base view functionality on Windows Phone 7?
Lets say t开发者_如何学Pythonhat on all my views, or generally at any time in my app, I want to be able to show an error message popup, and it always looks the same.How do I do that?[详细]
2023-02-16 10:18 分类:问答