Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

16
votes
5answers
1k views

Expression Blend: Getting error “XXX” does not exist in the namespace “XXX”, but not in VS2008

I am trying to use Blend 3.0 to edit a project that contains some WPF controls. This project already compiles and runs fine from Visual Studio 2008. In Blend however, I'm getting mysterious errors ...
4
votes
1answer
255 views

Disable Intellisense in Blend 3

We are currently building a WPF solution in Blend 3 and Intellisense is extremely slow. Visual Studio 2008 and 2010 beta 2 do not have any problems, Blend 2 did not have any issues either. How would ...
4
votes
6answers
6k views

How to draw a grid in SketchFlow?

Since there is no grid asset in SketchFlow, what is the best way to represent one? Does everyone just use the rectangle asset?
3
votes
6answers
3k views

Blend 3 Can't Open VS 2010 Projects!

I have Blend 3 Final and Visual Studio 2010 Beta 1 installed and I need to develop in VS 2010 with .net 4.0 and design my end-user UI in Blend but Blend 3 can't open my projects! What should I do?! ...
3
votes
3answers
845 views

Blend 3 in design time can't find my converters/Resources .(WPF)

Hi all I'm having troubles using Blend with my visual studio solution. In Runtime, and compile time everything is just fine. As you can see in the picture, Blend urges me to Build the project, but ...
2
votes
1answer
366 views

Expression Blend 3 Design Mode Exclamation Mark

I'm editing a ListViewItem template and I'm trying to add a custom control to the template but when I do I get a warning box surrounding my control that I add. Here is the pic. Notice the image ...
2
votes
1answer
47 views

Expression-Blend-3 - Has Anyone Lost a Window? How Can You Get It Back?

Here's what I did: Right-clicked on an item in the 'Objects and Timeline' panel. Selected 'View XAML' Resized the window to a '0' size so that it went off the bottom of the screen. Now, even if I: ...
2
votes
2answers
1k views

Visual Studio Missing “Open in blend” option

Am I missing something or does that "Open in blend" option in Visual Studio 2008 not exist anymore? I am using VS 2008 SP1 + Expression Studio 3.0. I can do it the other way around, from blend to ...
2
votes
2answers
2k views

How to bind test data to a SketchFlow ComboBox?

I haven't been able to successfully bind some test data to a SketchFlow ComboBox. I added a sample data source and created a collection with some basic string values. There are a number of tutorials ...
1
vote
1answer
88 views

Copying an Blend Storyboard

I have an expression blend 3 solution, that has a few images(my buttons). Now i have a storyboard that plays a certain effect/animation/fade-in on my button. Can i copy the storyboard to my other ...
1
vote
1answer
1k views

Change the source of Image using StoryBoard

I want to change the source of an image using storyboard in silverlight blend on mouse over: <VisualState x:Name="MouseOver"> <Storyboard> ---code here-- ...
1
vote
1answer
121 views

In Blend 3 how do I design a user interface for external hardware running in real time?

How do I design a user interface for external hardware which is running in real time? Is this possible with Blend 3? I need to design a two way interface for a piece of external hardware and it would ...
1
vote
1answer
78 views

SketchFlow - Merge and Report Multiple users feedback

I'm using Microsoft Elements 3 SketchFlow to get user feedback, but how can I merge them together or at least print them?
1
vote
2answers
196 views

How to track multiple user feedback in SketchFlow?

Looking for the best practice here... I would like to allow multiple users to provide feedback against a single SketchFlow project. They would also like this ability so that they could see everyone ...
1
vote
2answers
727 views

Why can't I add a XML datasource in Expression Blend 3?

I'm using Expression Blend 3 I click on "add live datasource", "add new xml datasource" copy in a URL but the OK button remains blank adding a local XML datasource file works fine How can I add a ...
0
votes
1answer
38 views

Can MS Blend 3&4 open a solution containing mixed code?

I would like to know if Microsoft expression Blend can open up solutions made up in Visual Studio that contain parts of which are CLI, C# and C++ ? More specifically can one work with the solution in ...
0
votes
1answer
228 views

Is Expression Blend/Studio good for Desktop Application?

I am building a desktop application using VS2010 C#. I plan to design and implement my own ribbon and redesign other UI controls graphically. Would Expression Studio/Blend be useful for my purpose? I ...
0
votes
1answer
186 views

Background Image on button created with Blend3

I wanted to ask how to change a background image on a button created with Expression Blend 3, I know normal buttons in VS have a BackgroundImage property, but I can't seem to find it on this project, ...
0
votes
2answers
230 views

Screens in Folders within Expression Blend Sketchflow

Is there a way to put screens in a folder int he project view and have them available in the SketchFlow Map? I can create the Screens but they are not available in the Sketchflow Map. It is appearing ...
0
votes
2answers
193 views

how to create a file upload button in silverlight

Stupid question I know but how do i create one? All i need it to do is open up a dialog box and populate the text box next to it
0
votes
1answer
352 views

Behaviours in ContentTemplate Triggers

I’m loving behaviours and states in Blend 3. Typically I’m using the GoToStateAction behaviour to go to a state when an action (such as a button click) occurs. I’ve hit a snag with ControlTemplate ...
0
votes
3answers
775 views

How can you store state between screens in SketchFlow?

I'm building a prototype using Expression Blend 3 and SketchFlow (a Silverlight SketchFlow application to be specific) and it consists of multiple screens that I want to share state between. Take ...
0
votes
1answer
337 views

How to make an existing object a data source in Microsoft Expression Bend 3?

This example is just for learning ... I have started a project in Visual Studio C#. It is very simple, there is a Phone class which is instantiated in the code behind. I would like to add the GUI ...
0
votes
2answers
336 views

How do you change the height of a SketchFlow ComboBox?

SketchFlow allows for the changing of the Height property for the TextBox and ListBox controls. However, I seem to be unable to change the Height property for a ComboBox. The Height property can be ...
0
votes
1answer
43 views

Expression Blend3

I am new in Expression Blend3. Now I got a game created in it and asked me to edit the interface. I successfully changed the font and colour. But somethings are inserted as "Path" as it's showing ...