If you've spent much time developing applications on Microsoft's latest and greatest UI platforms (that'd be Silverlight and WPF for anyone wondering), you know that one of their weakest points is tool support. VisualStudio provides a great XAML coding environment complete with IntelliSense, but it has a designer that is little more that a preview image- you can't interact with it at all. Expression Blend has a great visual designer for XAML, but try to modify the markup and you'll quickly remember what coding was like before IntelliSense <shudder />. Together, these tools form a pretty complete environment for development, but sometimes it would be nice reduce the number of times you have to bounce between Blend and Visual Studio.
Wednesday, August 06, 2008
IntelliSense for Blend from Telerik
Enter a very cool Blend add-in from Telerik's own Stefan Dobrev. Building on the KAXAML project, Stefan has built a simple add-in that finally adds "IntelliSense-like" support to Blend's XAML editor. The IntelliSense add-in has some limits (such as not being super accurate with Silverlight 2, yet), but it's much, much better than nothing. And best of all, the add-in is free, open source, and available for immediate download. Now if only Microsoft would build this feature in to Blend...
Posted by Todd Anglin at 8/06/2008 10:19:00 PM
Labels: Blend , IntelliSense , Silverlight , WPF
New! Related Content
0 comments:
Post a Comment