silverlight
Silverlight 5 - comprehensive list of improvements/changes
Is there comprehensive list of what\'s new in silverlight 5? I\'m seeing different blogs, etc 开发者_如何学JAVAbut obviously the devil is in details.[详细]
2023-04-13 05:01 分类:问答List of what classes are in what version of .Net (Win), Silverlight, Metro, and Mono (Mac OSX)
I\'m an independent developer coming from Java to .Net Desktop.So I\'m up against a learning curve and tend to think in terms of Java technologies.[详细]
2023-04-13 04:39 分类:问答Drawing lines in windows phone 7?
I would like to draw some lines using Path. It always show me error when running the program. The error occurs at this sentence:\"myPathSegmentCollection.Add(myLineSegment[i]);\"[详细]
2023-04-13 04:00 分类:问答Whether all operations in WPF is synchronous or asynchronous by default ?
I am new to the WPF. I know that silverlight is asynchronous by default. I want to know whether 开发者_StackOverflowall operations in WPF is synchronous or asynchronous by default ? Silverlight is a d[详细]
2023-04-13 03:26 分类:问答Silverlight: Does UserControl Have a Background Property?
I created a BarMenuItem UserControl in a Silverlight class library, and try to used in my main Silverlight application.[详细]
2023-04-13 02:26 分类:问答is "System.Windows.Browser" not supported in xbox lakeview adk?
I\'m trying to port my existing silver开发者_如何学Clight project to xbox Lakeview. I got a compilation error saying \"System.Windows.Browser\" is not supported in ADK[详细]
2023-04-13 02:11 分类:问答Injecting headers into Silverlight without WCF
Ive been trying to figure this one out for a while. I need to be able to inject a username and password into a soap message header, without the use of WCF. I\'m hoping there is a method that doesn\'t[详细]
2023-04-13 02:04 分类:问答Standard way to store string resources in a Silverlight app
I\'m building a Silverlight 3 application, and I\'m wondering what is the best way to store string text for use by the application.[详细]
2023-04-13 02:03 分类:问答ListBox inside another ListBox
I have a simple class like this: public class myClass { public List<string> innerList; public string innerString{get;set;}[详细]
2023-04-13 01:33 分类:问答Deserialize binary data in Silverlight 4
I thought I had read somewhere t开发者_如何学JAVAhat Silverlight 4 was going to contain a BinaryFormatter to support serializing/deserializing binary data in the client application but I can\'t seem t[详细]
2023-04-13 01:25 分类:问答