Desmond File

Blog archive

Get Ready for Expression Studio 4

If you are like me, you may be planning to spend most of next week in New Orleans, where Microsoft is holding its Tech Ed North America 2010 conference and co-located Business Intelligence Conference 2010. But you may want to pay attention to what's going on in New York, where Microsoft on Monday June 7 is kicking off the official launch of Microsoft Expression Studio 4.

Expression Studio is Microsoft's XAML-based, application and Web design suite. The suite consists of four modules:

  • Expression Web: Web site designer and HTML editor
  • Expression Blend: Visual UI builder for XAML-based WPF and Silverlight apps. This includes the SketchFlow app prototyping module
  • Expression Design: Raster and vector graphics editor
  • Expression Encoder: Digital video encoder

For Visual Studio developers, Expression Blend could be a compelling concept. It aims to bridge the chasm between developers slinging code in Visual Studio and designers working with static images of proposed application user interfaces in Adobe Illustrator. By offering an interactive, visual front-end to working XAML code, Expression Blend enables rich prototyping and more effective UI design and iteration.

We'll be reporting more details on Monday about Expression Studio 4. In the meantime, I'd love to hear from you. Has your dev shop looked at Expression Studio (and in particular, Expression Blend)? What are your impressions of the tool and what are you hoping to see with the Expression Studio 4 launch next week?

Posted by Michael Desmond on 06/04/2010


comments powered by Disqus

Featured

  • Compare New GitHub Copilot Free Plan for Visual Studio/VS Code to Paid Plans

    The free plan restricts the number of completions, chat requests and access to AI models, being suitable for occasional users and small projects.

  • Diving Deep into .NET MAUI

    Ever since someone figured out that fiddling bits results in source code, developers have sought one codebase for all types of apps on all platforms, with Microsoft's latest attempt to further that effort being .NET MAUI.

  • Copilot AI Boosts Abound in New VS Code v1.96

    Microsoft improved on its new "Copilot Edit" functionality in the latest release of Visual Studio Code, v1.96, its open-source based code editor that has become the most popular in the world according to many surveys.

  • AdaBoost Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the AdaBoost.R2 algorithm for regression problems (where the goal is to predict a single numeric value). The implementation follows the original source research paper closely, so you can use it as a guide for customization for specific scenarios.

  • Versioning and Documenting ASP.NET Core Services

    Building an API with ASP.NET Core is only half the job. If your API is going to live more than one release cycle, you're going to need to version it. If you have other people building clients for it, you're going to need to document it.

Subscribe on YouTube