blend
MVVM - Master/Detail scenario with Navigation and Blendability
I\'ll start off with what I want so it may be simpler to understand: I have a Page (Master.xaml) that has has a listbox of PersonViewModel.[详细]
2022-12-30 02:37 分类:问答Silvlerlight 4 development using VS 2008
My current software is based on Silverlight 3 and i am using VS 2008 and Blend 3 for development. With SL4 out in the wild, can i use my开发者_如何学编程 existing tool set (VS 2008 atleast) to develop[详细]
2022-12-27 16:55 分类:问答Silverlight VisualStateManager
Is it possible to have开发者_如何学Python nested visual states. What I mean is if a ParentControl has a ChildControl and both have their own visual states, is it possible by setting the state of the P[详细]
2022-12-18 13:30 分类:问答微软推出Blend for VS 2015 Preview?
上周早些时候,微软发布了VisualStudio2015的预览版和VisualStudio的免费版(VS213社区版)。除了黑色的“丝绸”外观,而现在,微软又为大家带来了一个开发漂亮XAML应用的好帮手,它就是BlendforVisualStudio2015(预览[详细]
2022-12-17 19:01 分类:问答Silverlight 4.0 - Deploying the XAP via a custom installer and configure it for OOB + Elevated permissions
Is it possible to deploy a XAP using a custom installer (muc开发者_JS百科h like deploying a desktop app), and configure it to run as OOB with Elevated permissions?[详细]
2022-12-17 00:59 分类:问答Silverlight and Blend - How do I programmatically access sample data?
I have created a user interface for my Silverlight application in Blend. This application is currently 开发者_如何学运维using some sample data that I created within Blend. I need to do something with[详细]
2022-12-16 18:34 分类:问答Final steps in using MVVM to decouple GUI from business logic?
Just recently, I learned about using MVVM to decouple GUIs from the underlying model.I ended up learning as much as I could to convert my current application over to MVVM, and was largely successful.N[详细]
2022-12-16 12:58 分类:问答Flash / Actionscript: How to make overlapping sprite invisible
See image at http://reggino.kingsquare.nl/tmp/actionscriptProblem.jpg Hi there, I can\'t get my head around this one...[详细]
2022-12-13 02:18 分类:问答PropertyValueEditor and DependencyObject in Blend 3 - Silverlight DesignTime support
I\'m working on a set of controls that has a number of DependencyProperties. The properties are themselves DependencyObjects and created during the get method of the properties. During the Get method,[详细]
2022-12-12 04:38 分类:问答Blend mode on a transparent and semi transparent background
In general, the \"normal\" blend mode 开发者_高级运维equation looks like this: D = Sa * S + D * (1.0 - Sa)[详细]
2022-12-11 11:48 分类:问答