I\'m trying out Windows Phone 7 dev for the first time.I decided to try and port a Silverlight Timer example from the default examples in Expression Blend 4.The timer example for full-blown silverligh
Designing forms in silverlight is a PAIN. The grid does make it easy to align stuff right or left, but when you start building more complex forms, It quickly becomes a hell.
I am not sure if the WPF controls that make up Expression Blend\'s UI is packaged in the application in a usable way, like separate a开发者_运维技巧ssemblies, etc. But if they aren\'t, is there a way
I am the Creative Director/Designer/Front End guy for a software company. We are redoing our software for our next release in WPF instead of Windows Forms. I have been tasked with designing the GUI po
I\'m building an extension f开发者_StackOverflow社区or Expression Blend 4. My extension is visible as palette in Expression Blend.
I am a bit puzzle by this problem. I have created a library assembly with visual studio 2010 that exposes several things, like observable collections and methods to report some data.
I have a WPF application for which I have extracted all the strings in the WPF controls into an .resx file.I also have .resx files for each language supported (.es.resx, .ja.resx, etc.).
My request is similar to this. I am using MvvmLight and the Viewmodel information shows properly for designtime and runtime. However I want to abstract it away into a Service class. So I have my Mock
I\'m looking to create tex开发者_运维知识库t follow a curved arch.How can I go about this using Expression Blend 4?A comprehensive walk through is available on electric beach
VS2010 is installed in my machine and when we create wpf project from VS2010 IDE then can we open that wpf project from expression blend 3& restyle the control and get back to VS2010 for coding. s