.NET news » Search results

Search results for query "WPF" (114):

Super Productivity: Using WPF and Silverlight’s Automatic Layout Features in Business Applications

2010-10-28 19:00:00   Source: Super Productivity: Using WPF and...   Tags: WPF

Embedding PowerPoint presentation player into a WPF application

In this article I explain how to embed presentation player into a WPF application and describe the way this solution was found

WPF Folder Browser

A WPF folder browser
2010-10-16 06:06:00   Source: WPF Folder Browser   Tags: WPF

WPF Charting using MVVM Pattern

Shows how to implement a WPF Chart in .NET 4.0 using MVVM Pattern
2010-10-15 16:04:00   Source: WPF Charting using MVVM Pattern   Tags: WPF

WPF Jigsaw Puzzle

How to create a puzzle exploring some great features of Windows Presentation Foundation
2010-10-10 19:56:00   Source: WPF Jigsaw Puzzle   Tags: WPF

wpf loading splash screen

simple animated loading text , like last msn messenger , show animation and transparent mask in wpf
2010-10-10 04:45:00   Source: wpf loading splash screen   Tags: Graphics

PersianDate and Some WPF Controls For It

A type for holding Persian date values, and two WPF controls for working with Persian dates
2010-10-05 15:14:00   Source: PersianDate and Some WPF Controls...   Tags: WPF

A guide to cleaner XAML with custom namespaces and prefixes (WPF/Silverlight)

Clean up and manage your XAML references. This can be done using custom namespaces (scheme urls) and custom prefixes.
2010-09-22 10:41:00   Source: A guide to cleaner XAML with custom namespaces and...   Tags: WPF

Using Third-Party WPF Controls with PowerBuilder .NET 12.0 WPF Targets

One of the things that PowerBuilder developers have been asking for years is the ability to include state-of-the-art graphic elements in their applications. With the advent of WPF Targets in PowerBuilder.NET 12.0, that capability has finally arrived. You can do quite a bit with the new layout managers, the skinning capabilities, effects, etc., directly within the IDE. For example, look at the following few lines of XAML code. The highlighted code is what I added; the rest was generated automatically by PowerBuilder.NET when I placed the commandbutton on the WPF window.

read more

2010-09-10 10:15:00   Source: Using Third-Party WPF Controls with...   Tags: Graphics

WCF by Example - Chapter VII - WPF Client - Contract Locator

Baseline WCF Distribution Layer - Decoupling of WCF Services and ViewModels
2010-09-04 05:50:00   Source: WCF by Example - Chapter VII - WPF...   Tags: Examples