silverlight-5.0
Silverligh 5 SDK RC + Async CTP : make it work
Just installed the Silverligh 5 SDK RC. There is a problem using it inside a project that uses the Async CTP.[详细]
2023-04-02 09:35 分类:问答Getting filename of content file in Silverlight
I need to get the filename for a file linked with my Visual Studio project as \"Resource\", \"Embedded Resource\" or \"Content\" (doesn\'t matter which). How can I get the absolute or 开发者_如何学编程[详细]
2023-03-23 10:00 分类:问答Silverlight databinding, perplexing issue
I\'ve been doing Silverlight development for awhile now, and I was pretty sure that I had pretty good handle on figuring thing out.This one has me completely baffled however...[详细]
2023-03-23 09:05 分类:问答3D plotting in silverlight?
Is there an easy way to plot 3D functions using Silverlight 4 or 5? The most useful thi开发者_运维百科ng I found was this link, but even so it was way over my head.[详细]
2023-03-22 20:29 分类:问答Using Async CTP Await with events?
Relevant to Silverlight 5 / Async CTP I want to create an asynchronous function that initiates a layout update and then Awaits for the layout update to complete.Something like:[详细]
2023-03-20 11:04 分类:问答C# PCM data audio player for Silverlight 5
Is th开发者_JAVA技巧ere a way in SilverLight 5 to play PCM data?This could be obtained from a stream from a web Server or obtained by reading a WAV file.[详细]
2023-03-18 12:09 分类:问答Using Silverlight 5 Beta but target version 4 of the Framework
Is it possible to use the Silverlight 5 beta (and benefit from the debugg开发者_高级运维ing tools in Visual Studio) and still target version 4 in the same way? We would really like the debugging tools[详细]
2023-03-15 09:17 分类:问答Cannot add reference to DLL assembly in Silverlight 5 application
I\'m trying to use the Dynamic Data Display (D3) library for display开发者_JAVA技巧ing graphs in a Silverlight 5 application (out-of-browser). Whenever I try to add \"DynamicDataDisplay.dll\" as refer[详细]
2023-03-15 02:27 分类:问答How and where can Reactive Extensions be used? [duplicate]
This question already has an answer here: 开发者_如何学Go Closed 11 years ago. Possible Duplicate:[详细]
2023-03-13 03:40 分类:问答MVVM with Implicit DataTemplates - getting the View explicitly
I am using implicit DataTemplates of Silverlight 5 to wire ViewModel and View. In my MainView there is a TabControl (from Telerik) which is bound to an ObservableCollection of the MainViewModel. And[详细]
2023-03-11 06:24 分类:问答