Entries Tagged 'XAML' ↓
July 12th, 2012 — Expression Blend, Expression Design, Mobile, Silverlight, WP7S, WPF, Windows Phone, XAML
Napt is a beautifully simple Windows Phone application brought to you by the folks at RDVO.
Set a time and alarm sound, click pin, and you have a one click shortcut to set a nap alarm. All of the alarms are original compositions by the RDVO team.
Check out Napt in the Windows Phone Application Marketplace.

August 26th, 2010 — XAML
Rob Relyea created a utility to find all bindings in a XMAL project. Get BindingFinder-Utility here.
February 17th, 2010 — .NET, Expression Blend, Expression Design, Mobile, Silverlight, WP7S, WPF, XAML, Zune
Here’s an interesting post comparing the iPhone OS to Windows Phone 7 Series (WP7S). The conclusion here is that the WP7S UI makes the iPhone look dated and overloaded with chrome. I agree!

July 22nd, 2009 — Expression Blend, Expression Design, Silverlight, WPF, XAML
The Expression Studio 3 Trial is now available for download. The full version which costs $599 (or $349 upgrade) is available for preorder.
Expression Studio 3 includes:
- Expression Blend 3 with SketchFlow
- Expression Web 3
- Expression Design 3
- Expression Encoder 3
February 10th, 2009 — Silverlight, WPF, XAML
Karl on WPF has a new release of XAML Power Toys available. In this release:
- Extract properties to a Style allows selecting a control, choosing desired properties and have those selected properties extracted to a newly created style
- Create ViewModel Class from a VB.NET or C# code window. Easily create a ViewModel stub that includes commands and exposed data class.
- Group into GroupBox
- Option to generate x:Name for controls
- Option to add ForeReRead converter to TextBox bindings (both VB.NET & C# converters included in source and binary downloads. Converter is also included in the OceanFramework.WPF namespace.)
- Option to add TargetNullValue to TextBox.Text bindings when Source property is Nullable
- Corrected secondary application domain load issue reported by DevExpress. This fix also solves another edge case secondary application domain load issue.
February 6th, 2009 — Flash, WPF, XAML
Microsoft Semblio is an SDK for developing interactive instructional material in WPF. Content creators can quickly assemble lessons that include various file formats and data from XAML, Office and Flash. The added quiz creation tools make it easy to test a student’s progress.
Visit the Semblio website to view demos and download the SDK.

January 8th, 2009 — Silverlight, XAML
Happy New Year.
The holidays have kept me from updating but I’m about to get back into the groove. In the meantime here are a few links.
Source code for Silverlight controls published
Hosting Silverlight content on a CDN
Via Method ~ of ~ failed
Become a Kaxaml Power User in about 7 Minutes
Via: NerdPlusArt
Microsoft Live Labs is looking for Interns
Via: Live Labs Blog
December 10th, 2008 — Expression Blend, Flash, Flex, Silverlight, WPF, XAML
For me, one of the most difficult aspects of making the jump from Flash to Silverlight/WPF was finding simple, to the point, tutorials to work from.
There are a few great resources out there now but at the time there was little information available, and what was out there assumed you already know a good deal about C# and .NET.
This made it very frustrating to get going because although I was proficient in AS2, I never really made the transition to AS3 before I dove into WPF and C#. Things that I could code up in AS2 in a matter of minutes became stumbling blocks along the way.

Recently a coworker let me borrow the book Foundation Expression Blend 2 by Victor Gaudioso.
If you’re new to WPF, or a Flash Developer making the difficult transition from ActionScript to XAML/C# this book will give you a great head start. Unlike some other books on the subject this one assumes little about your knowledge of WPF and C# and has a lot of simple tutorials that walk you through projects from end to end.
It seems like a lot books in this space are either written for developers or designers. This one hits that sweet spot in the middle and appeals to the technical designer, which is where a lot of Flash developers fall.
If I had found this when I was getting started it would have saved me a lot of time getting up to speed.
May 30th, 2008 — WPF 3D, XAML
On Tuesday XChange International announced Electric Rain’s ZAM 3D, a 3D Modeling application that supports XAML.
Electric Rain ZAM 3Dâ„¢ is a full-featured 3D modelling application that enables easy creation, customisation and animation of 3D interface elements for Windows Vista based applications. Once a 3D scene is created, ZAM 3D automatically generates the XAML (eXtensible Application Markup Language) markup necessary to convert the 3D elements into a Windows Presentation Foundation “WPF” (formally Avalon) 3D scene.

May 15th, 2008 — WPF, XAML
Kirupa Chinnathambi has a well put together article about modifying WPF animations in C# over on his blog. It’s an easy read and will probably be useful for designers just getting their feet wet with C#.

Next Page »