silverlight
Automatically Cast, C#
Please, analyse th开发者_如何学Cis code.. I created thinking that we can join the label and control in one generic control. I implementing in this way:[详细]
2023-04-12 17:14 分类:问答Silverlight Rounding Corners
I have a Grid with various child elements like Grid, Stackpanel, Image...Is it possible to round the corners of the grid in a way that crops ALL of the contents? Additionally, the root Grid can vary i[详细]
2023-04-12 15:48 分类:问答caliburn.micro how to load and bind view for viewmodel runtime
I am building an application that requires theme support. So I want to supply views folder run time. public class AppBootstrapper : Bootstrapper<IShell>[详细]
2023-04-12 14:41 分类:问答Silverlight and Secure Web Services
Can anyone provide advice on the following scenario? On server A is a web site containing a Silverlight control that accesses data from a WCF web service.[详细]
2023-04-12 12:18 分类:问答How do I download images (jpg) via a webclient and save to isolated storage on Windows Phone 7?
Due to my lack of programming experience (3 months) I have been unable to recreate any found examples of the above question. The examples I have found relate to non WP7 Silverlight, camera based savin[详细]
2023-04-12 11:52 分类:问答SharePoint 2010 Silverlight web part - download multiple files from web to document library
There is a need to download multiple files from a web location to the SharePoint 2010 document library using a Silverlight 4.0 web part.[详细]
2023-04-12 11:50 分类:问答XAML Performance: Set alpha channel of a brush vs. Opacity of FrameworkElement
For a given XAML layout that requires a semi-transparent white (to provide a glass-like effect in this case), which method would be preferable to set the transparency and why?:[详细]
2023-04-12 10:54 分类:问答Unable to load assembly in strongly signed silverlight code
In a Silverlight 4 app I\'m trying to instantiate an object whose type isn\'t known until run-time, usi开发者_如何转开发ng this code:[详细]
2023-04-12 10:14 分类:问答IDataService in MVVM-Light toolkit V4 Beta
I\'m learning Silverlight for WP7 and stumbled upon the MVVM Light toolkit. I thought it would be a good Idea to learn the newest thing so I installed the V4 Beta. Sadly there isn\'t any documentation[详细]
2023-04-12 09:58 分类:问答Dynamically Adding child controls to a silverlight textbox
Please forgive this stupid question. (I\'m originally an ASP.NET programmer.) I\'m trying to add a telerik context me开发者_高级运维nu to a textbox control in the code behind.[详细]
2023-04-12 08:05 分类:问答