Monday, August 24, 2009

Navigation Overview

Navigation Overview


Navigation Overview

Posted: 24 Aug 2009 02:15 PM PDT

Windows Presentation Foundation (WPF) supports browser-style navigation that can be used in two types of applications: standalone applications and XAML browser applications (XBAPs). This overview explores these features in detail and covers advanced navigation support that includes navigation to loose Extensible Application Markup Language (XAML) files, HTML files, and objects.

Tip #93: Did you know … PHP and Custom Error Pages configuration?

Posted: 24 Aug 2009 08:11 AM PDT

When deploying PHP web applications that handle their errors with their own error pages, the existingResponse for Custom Error Pages feature of IIS should be set to " PassThrough " for that particular site. This greatly improves the customer experience...(read more)

Extension Methods

Posted: 24 Aug 2009 11:54 AM PDT

Learn how to enhance your existing types with more functionality without having to recompile, extend, or do other crazy things....( read more )...(read more)

Getting Started with Silverlight 3

Posted: 24 Aug 2009 11:54 AM PDT

Get an intro to Silverlight and learn what to install on your computer to get started with Silverlight design and development....( read more )...(read more)

Introduction to Behaviors

Posted: 24 Aug 2009 11:54 AM PDT

Get an introduction to behaviors and how they can be used to easily add interactivity to your applications....( read more )...(read more)

Element to Element Data Binding

Posted: 24 Aug 2009 11:54 AM PDT

Using Expression Blend, learn to easily create bindings between element properties in Silverlight and WPF....( read more )...(read more)

Easing Functions in Blend

Posted: 24 Aug 2009 11:54 AM PDT

Learn more about easing as well as how to apply Silverlight easing functions to animations....( read more )...(read more)

Using Effects in Blend and C#

Posted: 24 Aug 2009 11:54 AM PDT

Learn how to use Effects both visually in Expression Blend as well as programmatically using C#....( read more )...(read more)

Accessing the Parent

Posted: 24 Aug 2009 11:54 AM PDT

Learn how to access the root as well as any parent element in-between in WPF and Silverlight....( read more )...(read more)

One Week Left Before Seattle's Silverlight Tour Stop

Posted: 24 Aug 2009 05:48 AM PDT

URL : https://agilitrain.com/Workshop/Info/Silverligh... Are you ready...for Silverlight 3? If not, now's your time to ramp up in three days. The Silverlight Tour is coming back to Seattle next week. It arrives on September 2nd in Bellevue and there are...( read more )...(read more)

Flash vs Silverlight: Blur Animation Effect

Posted: 24 Aug 2009 11:04 AM PDT

The effect is simple, the star icon in the application will follow your mouse position. While star icon is moving, the residue image will fade out steadily. Traditionally, this kind of effect is done by creating a lot of instances with different opacity...( read more )...(read more)

The Application Class and Application Services in Silverlight 3

Posted: 24 Aug 2009 05:00 AM PDT

URL : http://wildermuth.com/downloads/FunWithAppServi... While digging into Silverlight 3, I noticed an oft overlooked new feature: Application Services. The problem revolves around the Application class so let's talk about that class first, then i'll...( read more )...(read more)

Augusta in August!

Posted: 24 Aug 2009 03:28 AM PDT

URL : http://augustadevelopers.org/Events/August2009/... If you are in or around the Augusta area this Thursday, I will be doing my "Introduction to Silverlight" talk. Certain to start a conversation, this talk presents the basics of the platform and...( read more )...(read more)

Linking more than one Silverlight project to an existing ASP .net project

Posted: 24 Aug 2009 06:13 AM PDT

When you create a new Silverlight project, VStudio asks you to add web site project to host that Silverlight application, that's great and a time saver: Visual Studio creates for you a new web project that contains the SL XAP application inside a folder...( read more )...(read more)

Accessing the full range of colors in procedural code

Posted: 20 Aug 2009 06:00 PM PDT

1. The problem Download source code. Have you ever wondered why the XAML parser recognizes the full palette of 141 colors (by name), but the Silverlight Colors class does not support the same full range of color names, for example, as WPF? I haven't even...( read more )...(read more)

Silverlight Cream for August 23, 2009 -- #672

Posted: 23 Aug 2009 08:57 PM PDT

In this Issue: Paulio , Jesse Liberty , René Schulte , Pete Blois , Benjamin Roux , UXPassion , Pencho Popadiyn , Kris Meeusen , Scott Marlowe , and Matthias Shapiro Shoutouts: The UXConnection has this interesting Expression Design post up: [Mini-Tutorial...( read more )...(read more)

How can I add labels to a WPF pie chart?

Posted: 23 Aug 2009 01:34 PM PDT

The WPF Toolkit and Silverlight Toolkit both include a very versatile chart control. Although support for labels (or annotations) is a frequently requested feature, it is not yet present in the current toolkits. David Anson blogged about a great solution...( read more )...(read more)

No comments:

Post a Comment