Results 1 to 15 of 15

Thread: Microsoft Expression blend

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Dec 2009
    Posts
    904

    Microsoft Expression blend

    What is microsoft expression blend all about?Somebody explain please
    thank you

  2. #2
    Next Of Kin baja_yu's Avatar
    Join Date
    Aug 2002
    Location
    /dev/root
    Posts
    5,989

    Re: Microsoft Expression blend


  3. #3
    PowerPoster gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: Microsoft Expression blend

    Hey,

    Put simply, it is the IDE for developing XAML User Interfaces.

    When Microsoft started WPF and Silverlight, the intention was that the developer would work in Visual Studio, doing what he/she does best, i.e. working on the code. The designer on the other hand, would work in Expression Blend, doing what they do best, i.e. designing the user interface.

    They could both happily work in these two separate IDE's, touching the same files on the file system. The idea was great, but in practice, it didn't quite work out as well as they expected.

    Gary

  4. #4

    Thread Starter
    Fanatic Member
    Join Date
    Dec 2009
    Posts
    904

    Re: Microsoft Expression blend

    It means blend is only for creating xaml user interfaces(i.e;only design);no coding(VB or C#).

    If so then why did microsoft allowed the programmers to design the user interfaces also in the wpf applications of the visual studio?

    Why dont they allowed only the coding part in the visual studio and the design part in the expression blend?I think if they would have done this then expression blend would have gained more popularity

    Everyone will prefer an IDE where they can do both design as well as coding......hence visual studio get more popularity than expression blend........am i correct?

  5. #5
    Next Of Kin baja_yu's Avatar
    Join Date
    Aug 2002
    Location
    /dev/root
    Posts
    5,989

    Re: Microsoft Expression blend

    Coders rarely do design too. So a designer can create the interface in Blend without having to either install (or buy) Visual Studio to do it, and the coder can later use the design.

  6. #6

    Thread Starter
    Fanatic Member
    Join Date
    Dec 2009
    Posts
    904

    Re: Microsoft Expression blend

    Just for giving a try,i installed blend 2 and i already had vs 2010 and vs 2005 installed in my system.Now vs 2005 dont have the wpf ; but vs 2010 do have.

    So i opened the blend 2 IDE ; click File -> Open -> Project/Selection -> then i selected a vs 2010 wpf project .sln file and clicked ok to get it in the IDE of the blend but i did not get the same.........

    Is it such that vs 2010 wpf projects are not compatible with the blend 2 ?

    please help

    thank you

  7. #7

    Thread Starter
    Fanatic Member
    Join Date
    Dec 2009
    Posts
    904

    Re: Microsoft Expression blend

    Quote Originally Posted by baja_yu View Post
    Coders rarely do design too. So a designer can create the interface in Blend without having to either install (or buy) Visual Studio to do it, and the coder can later use the design.
    i want to ask microsoft wants the designer to use the expression blend and the developers to use the visual studio then why did microsoft let the designers also design in visual studio IDE?

    Designers can design in both visual studio as well as expression blend.....why?

    why not only in blend?

  8. #8
    Next Of Kin baja_yu's Avatar
    Join Date
    Aug 2002
    Location
    /dev/root
    Posts
    5,989

    Re: Microsoft Expression blend

    If you were a designer that doesn't do any coding, what would you choose of these two

    Visual Studio 2010, cheapest option $799, can only design interfaces.

    Expression Studio 3 (Blend comes with it), cost $599, can design interfaces (Blend), website design and programming (Expression Web), graphics editing/drawing (Expression Design) and video editing/encoding (Expression Encoder)?

    And why can you design interfaces with Visual Studio? What if you are making an application that requires a simple interface that you (the coder) can do yourself? Would you like it if you, just for that, had to buy a new application for it?

  9. #9

    Thread Starter
    Fanatic Member
    Join Date
    Dec 2009
    Posts
    904

    Re: Microsoft Expression blend

    Quote Originally Posted by baja_yu View Post
    If you were a designer that doesn't do any coding, what would you choose of these two
    i would choose the blend since just a moment before i saw that in several cases i dont need to write any XAML code in blend(such as rendering transformation to a control,etc which i can do in the design without writing a single line of XAML code)

    Quote Originally Posted by baja_yu View Post
    What if you are making an application that requires a simple interface that you (the coder) can do yourself? Would you like it if you, just for that, had to buy a new application for it?
    So you want to say that for simple application interfaces,microsoft integrated the designer IDE in visual studio wpf projects ......did i get you correct?

    can you reply my thread #6 please?

  10. #10
    PowerPoster gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: Microsoft Expression blend

    Quote Originally Posted by HowTo View Post
    Just for giving a try,i installed blend 2 and i already had vs 2010 and vs 2005 installed in my system.Now vs 2005 dont have the wpf ; but vs 2010 do have.

    So i opened the blend 2 IDE ; click File -> Open -> Project/Selection -> then i selected a vs 2010 wpf project .sln file and clicked ok to get it in the IDE of the blend but i did not get the same.........

    Is it such that vs 2010 wpf projects are not compatible with the blend 2 ?

    please help

    thank you
    Correct. As far as I am aware, WPF/Silverlight projects created in VS 2010, will not work in the current version of Blend, you need to wait for the next release.

    Gary

  11. #11
    PowerPoster gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: Microsoft Expression blend

    Quote Originally Posted by HowTo View Post
    i want to ask microsoft wants the designer to use the expression blend and the developers to use the visual studio then why did microsoft let the designers also design in visual studio IDE?

    Designers can design in both visual studio as well as expression blend.....why?

    why not only in blend?
    They are two very different spaces, and Microsoft is trying to give the end user as much choice as possible. Blend has far more features in terms of design, compared to though available in Visual Studio. The designer got a lot better in VS 2010, but it still isn't quite there. If you are going to be doing serious design work, then in all likelihood, you are going to find yourself using Blend.

    Gary

  12. #12

    Thread Starter
    Fanatic Member
    Join Date
    Dec 2009
    Posts
    904

    Re: Microsoft Expression blend

    so gep did you used the expression studio?

  13. #13
    PowerPoster gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: Microsoft Expression blend

    Hey,

    Yes, I have used it, but not to any great extent. Let's put it this way, a designer I am not

    My colleague is a far better designer than I am, and I know he used it a lot, and likes using it.

    Gary

  14. #14

    Thread Starter
    Fanatic Member
    Join Date
    Dec 2009
    Posts
    904

    Re: Microsoft Expression blend

    one more thing i would like to ask........is=f i design i blend then i need to do the coding similar like wpf applications;right?

    or i can also do the coding similar to what i do in the win app?

    I am asking this since there are several differences between the code of a win app(which have form) and the code of a wpf(which have window)

    please help

  15. #15
    PowerPoster gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: Microsoft Expression blend

    Hey,

    Which differences are you referring to?

    Essentially, you will write very similar code, i.e. code to use the file system, or to connect to a database etc, will all be the same, but the code that you write to talk to the user interface, will be completely different as this is using a completely different set of controls.

    Gary

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width