I understand that Visual Studio 2010 is being released 12 April, but does anyone know when Expression Blend for .NET and WPF 4 is being released?I have the beta, but it is pretty buggy and it crashes
This might be a bit out there, but suppose I want to use Moq in a ViewModel to create some design time data, like so:
I\'ve started recently to develop a new software in WPF, and I still don\'t know which is the best way to organize the application, to be more productive with Visual Studio and Expression Blend.
I would like to add some controls to the SketchFlow player. For example, I would like to add a combo box with a list of values for a specific variable, and selecting a value will make a specific scree
Is anyone successfully using Expression Blend Preview for .NET 4 with the RC of VS 2010/.NET 4? I installed EBP beside Expression Blend 3开发者_开发百科 on my development machine. It launches okay, bu
I have DataTemplate in a ressource dictionnary, and in some, I need button and i don\'t know how i can use code behind for manage events.
I\'m tryi开发者_运维技巧ng to make a textblock control with a fixed size (height and width) in a window
This was inspired by a question I asked recently regarding design time behaviour in my WPF app. (Can't databind at design time in WPF using MVVM - ViewModel property never gets called)
I have problem with loading resources for UserControl from referenced assembly in Expression Blend Here is the relevant code:
I\'m trying to activate a state when the screen is loaded but it doesn\'t work. What I do is, I go to the screen, right click the LayoutRoot and then go \"Activate State\" and I pick my state. Then wh