silverlight-3.0
Animating LinearGradientBrush Color in Code-Behind
I am playing a bit with trying to animate a LinearGradientBrush (lgb) in a Silverlight app.I have the following code in the constructor for my Page:[详细]
2023-02-10 13:50 分类:问答Passing c# ListBox Item to method
Small programming problem here, hopefully someone can point me in the right direction. Im using a list here on a WP7 page. (Silverlight ListBox).[详细]
2023-02-10 12:48 分类:问答Silverlight - Extend WCF Class in the Client
I\'ve seen this question asked in various incarnations around the web, but never a definitive 开发者_开发知识库answer.And since this is the forum for definitive answers....[详细]
2023-02-10 09:56 分类:问答Stop image caching in wP7
I have a function which displays images from a binded uri (ie; www.website.com/picture1.jpg). I have found and now understand that the phone caches the images that are downloaded. I read that its onl[详细]
2023-02-10 08:27 分类:问答Facebook c# application: Facebook can not access my silverlight application on localhost
Hi i am trying to write a silverlight applicaiton on Facebook. I am using Visual Studio 2010. I have created a silverlight application and VS created a test page for it automaticly. I can acces and te[详细]
2023-02-10 06:08 分类:问答Data binding in Silverlight for Windows Embedded (SWE)
Can someone please point me to a working example of how I\'m supposed to do data binding in Silverlight for Windows Embedded (SWE). I have seen a showcase of it, so it appears to be possible. And I\'v[详细]
2023-02-09 04:22 分类:问答SL3:Is it possible to embed one Silverlight app into another one
Subject line pretty much describes my question. Can I embed one Silverlight app into another one and make them communicate with each other (like pass parameters back and for开发者_如何学运维th?)Any S[详细]
2023-02-09 02:52 分类:问答Silverlight 3 IValueConverter troubles
First let me say I\'m new to Silverlight. But I have most of the \"basic\" Silverlight stuff figured out. I\'m using Silverlight 3 at the moment.[详细]
2023-02-07 01:12 分类:问答Pass Type as a parameter to a function
I have a dictionary object Dictionary<string, Type> dict = ne开发者_运维百科w Dictionary<string, Type>();[详细]
2023-02-06 22:51 分类:问答Silverlight 3 Button - Text + Image Alignment Problems
I\'m trying to have a button contain both an image text.Ideally have the text left aligned, while the image is as far right as possible.[详细]
2023-02-06 04:01 分类:问答