Warning: Table './planetar_drpl3/sessions' is marked as crashed and should be repaired query: SELECT u.*, s.* FROM users u INNER JOIN sessions s ON u.uid = s.uid WHERE s.sid = 'e289370fbd3c5d19fbf33c2071505a5c' in /home/planetar/public_html/blendtips/includes/database.mysql.inc on line 172

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/planetar/public_html/blendtips/includes/database.mysql.inc:172) in /home/planetar/public_html/blendtips/includes/bootstrap.inc on line 811

Warning: Cannot modify header information - headers already sent by (output started at /home/planetar/public_html/blendtips/includes/database.mysql.inc:172) in /home/planetar/public_html/blendtips/includes/bootstrap.inc on line 488

Warning: Cannot modify header information - headers already sent by (output started at /home/planetar/public_html/blendtips/includes/database.mysql.inc:172) in /home/planetar/public_html/blendtips/includes/bootstrap.inc on line 489

Warning: Cannot modify header information - headers already sent by (output started at /home/planetar/public_html/blendtips/includes/database.mysql.inc:172) in /home/planetar/public_html/blendtips/includes/bootstrap.inc on line 490

Warning: Cannot modify header information - headers already sent by (output started at /home/planetar/public_html/blendtips/includes/database.mysql.inc:172) in /home/planetar/public_html/blendtips/includes/bootstrap.inc on line 491
Expression Team blog | Drupal

Expression Team blog

warning: Cannot modify header information - headers already sent by (output started at /home/planetar/public_html/blendtips/includes/database.mysql.inc:172) in /home/planetar/public_html/blendtips/includes/common.inc on line 141.
Syndicate content
The team blog of the Expression Blend and Design products.
Updated: 1 hour 23 min ago

Windows Phone Developer Tools Beta Released

Mon, 07/12/2010 - 16:30
It’s been a while since we released an update for those of you working on Windows Phone 7 projects! Well, wait no more! Today we’ve released an updated version of Expression Blend that supports all of the latest changes made to the Windows Phone 7 runtime...(read more)

Expression Blend Sessions from TechEd

Mon, 06/21/2010 - 05:31
A few weeks ago, a couple of Expression Blend team members presented at the TechEd conference held in New Orleans this year! You can view those sessions given by Unni/Alan and Dave below: You can browse through all of the sessions by clicking here . Cheers...(read more)

Check Out The New Pattern (XAML+CS) Library!

Wed, 06/16/2010 - 18:53
Creating great looking and functioning applications is tough. It requires having a good eye for design, but it also requires some technical knowledge about how to make the design functional. As you can probably guess, it is our goal to help you use Expression...(read more)

Expression Studio 4 Launches

Mon, 06/07/2010 - 18:09
Today at Internet Week in NYC, we announced the availability of Expression Studio 4 . You can download the trial of Expression Studio 4 Ultimate that includes Expression Blend 4 and SketchFlow by clicking below: Expression Studio 4 Ultimate Keep watching...(read more)

Creating a Carousel with the PathListBoxUtils Sample

Mon, 06/07/2010 - 15:00
While the PathListBox control provides an easy way to lay out items along a path, creating a carousel control that appears 3 dimensional and has smooth scrolling requires additional functionality that we did not have time to do in Expression Blend 4....(read more)

Control Storyboards Easily using Behaviors

Tue, 05/25/2010 - 18:17
It’s been a while since the last article where I promised to write about all of the behaviors that ship with Expression Blend in greater detail. I’ll try to be more prompt in the future. Today, let’s look at the ControlStoryboardAction and the StoryboardCompletedTrigger...(read more)