Stories recently tagged with 'xaml'

thirteen23: HARMONY(thirteen23.com)

submitted by wpfruleswpfrules(760) 5 years, 9 months ago

One of the more impressive features of Windows Vista is its support for 3D. This proof-of-concept is a knock-off of Coverflow for OSX with a few extra "twists". read more...

2 comments |category: |Views: 27

tags: another

thirteen23: DE.COLLAGE(thirteen23.com)

submitted by wpfruleswpfrules(760) 5 years, 9 months ago

Think of this program as an automated art museum. Using a 3D carousel, new paintings rotate in every 15 seconds. read more...

add a comment |category: |Views: 14

tags: another

thirteen23: CINE.VIEW(thirteen23.com)

submitted by wpfruleswpfrules(760) 5 years, 9 months ago

This application provides a quick and easy way to manage your Netflix queue. read more...

add a comment |category: |Views: 16

tags: another

Working with Digital Ink(xamlog.com)

submitted by wpfruleswpfrules(760) 5 years, 9 months ago

Digital ink is now bundled with Windows Presentation Foundation. This tutorial demonstrates how easy it is to integrate digital ink into your applications using XAML and C#. read more...

add a comment |category: |Views: 18

tags: another

Creating a Custom Cursor(xamlog.com)

submitted by wpfruleswpfrules(760) 5 years, 9 months ago

One feature that has been around in Flash for a long time is the ability to create a custom cursor. This tutorial demonstrates how a similar effect can be achieved in WPF using just a few lines of C#. read more...

add a comment |category: |Views: 522

tags: another

Spell Checking with Text-based Controls(xamlog.com)

submitted by wpfruleswpfrules(760) 5 years, 9 months ago

Believe it or not Windows Presentation Foundation ships with a built-in dictionary for spell-checking. This feature can be applied to text-based controls simply using XAML. read more...

add a comment |category: |Views: 5

tags: another

XML Data Binding using Data Templates(xamlog.com)

submitted by wpfruleswpfrules(760) 5 years, 9 months ago

This tutorial describes how to bind XML data using a data template in XAML. For ease of demonstration, the XML is defined as a resource in the XAML document. read more...

add a comment |category: |Views: 48

tags: another

Bitmap Effects in WPF(xamlog.com)

submitted by wpfruleswpfrules(760) 5 years, 9 months ago

Similar to Flash, there are a number of programmatic bitmap effects available in Windows Presentation Foundation. This tutorial demonstrates how to apply these effects in WPF. read more...

add a comment |category: |Views: 29

tags: another