Importing Photoshop and Adobe Illustrator files in Expression Blend

One of the questions we keep confronted with when talking about Expression in our events is that, is there a way to import files created using Adobe Photoshop or Adobe Illustrator.

While in Expression Web and Design you could do that easily, there was less support for accomplishing this in Expression Blend which is used for designing WPF / Silverlight applications.

With the Expression Blend 3 Preview, support for importing Photoshop and Adobe Illustrator files is available.

Expression Blend 3 Preview is a preview edition released along with our recent release of Silverlight 3 Beta in MIX.  Read my earlier post on this.

This we feel would provide help for a lot of designers / developers out there who had requested for a convertor / import utility for working with Expression Blend on files created using Adobe Photoshop or Illustrator.

Expression Blend 3 Preview also has a lot of new features and you can read all bout this at http://www.microsoft.com/expression/features/Default.aspx?key=blend3preview

You can download Expression Blend 3 Preview from http://www.microsoft.com/expression/try-it/blendpreview.aspx

Note that, projects opened in Expression Blend 3 Preview would automatically upgrade to Silverlight 3 Beta and cannot be migrated back.  So, exercise caution, taking necessary backups before starting to work on Silverlight 3 Beta and Expression Blend 3 Preview.

Cheers!!!

This article is part of the GWB Archives. Original Author: Harish Ranganathan

New on Geeks with Blogs

  • We Won The One Award I Actually Care About

    Full Scale made the Inc. 5000 for the fifth year straight, the 12th listing across my three companies. Here is why the one award you cannot buy is worth stopping for.

  • Your Customers Build the Features Now

    I let a tool I liked sit dead for a year rather than build the features I wanted. An MCP server meant I never had to, and your customers can do the same to your product.

  • Get the Size of a Directory in Linux the Easy Way

    du -sh for the quick answer, ncdu for the cleanup, df for the disk itself: every command for checking directory size in Linux, plus why du and df never agree.

  • Vim Search and Replace: The Ultimate Guide

    One :%s command replaces every match in a file before a find dialog would even open. The Vim substitute patterns worth the muscle memory: flags, ranges, capture groups, and multi-file edits.