c# and expression blend

  • Thread starter Thread starter a
  • Start date Start date
A

a

I have made a form in microsoft expression blend as control library.
Can somebody please help me how to use that form from expression blend
in C#
 
I see C# in the OP's question. Is it just that no one here knows the
answer?

I can easily see the OP getting the following response in the blend group:

"You mentioned C# in your post. This NG is to discuss "blend"
questions, please post C# related questions to the C# forum..."

?:(
 
BrianH said:
I see C# in the OP's question. Is it just that no one here knows the answer?

I can easily see the OP getting the following response in the blend group:

"You mentioned C# in your post. This NG is to discuss "blend" questions, please post C#
related questions to the C# forum..."


The OP may get better help when posting to the forum, the forum is set-up to discuss
"Blend"- a pre-beta product targeting WCF - related questions, and is actively monitored by
"Adrian Mascarenhas" a design engineer on the Blend team.
Do you really think someone will ping back because there is C# in the question, considering
that Blend is producing C# code as code-behind?

Willy.
 
Willy Denoyette said:
The OP may get better help when posting to the forum, the forum is set-up
to discuss "Blend"- a pre-beta product targeting WCF - related questions,
and is actively monitored by "Adrian Mascarenhas" a design engineer on
the Blend team.
Do you really think someone will ping back because there is C# in the
question, considering that Blend is producing C# code as code-behind?

Willy.

It targets *WPF*, not *WCF*. Just to clarify.

And I agree, he needs to go to the Blend forum, or the WPF forum, or even
public.windows.developer.winfx.avalon.

Robin S.
 
RobinS said:
It targets *WPF*, not *WCF*. Just to clarify.
Absolutely right.
And I agree, he needs to go to the Blend forum, or the WPF forum, or even
public.windows.developer.winfx.avalon.
That's right. The forums are an important source of information for both MS devs. and us in
this stage of the product cycle, MS devs. don't monitor the NG's, these are to discuss
released products.

Willy.
 
Back
Top