InfoQ

Topic/Tag specific view

All content and news on InfoQ about WPF


Latest featured content about WPF

Ian Griffiths on WPF

Community
.NET
Topics
Silverlight,
.NET Framework

Windows Presentation Foundation is a fundamental shift from how interactive applications have previously worked in Windows. In this interview, Ian Griffiths talks about the key features of WPF such as XAML, composition, layout, animation, and data binding. Included is advice on when to use WPF and its sister technology Windows Forms.

News about WPF

The Composite Application Guidance for WPF (Prism) Is Available for Download

Community
.NET
Topics
Composition,
Enterprise Application Blocks

Microsoft has just released the Composite Application Guidance for WPF-June 2008, also known as Prism.

Presentation: Mark Smith on Exploring Silverlight

Community
.NET
Topics
Rich Internet Apps,
Silverlight

Mark Smith of DevelopMentor explores Silverlight 2.0 in this presentation from QCon San Francisco.

Articles about WPF

WPF Unleashed - Review and Sample Chapter

Community
.NET
Topics
Rich Client / Desktop

WPF Unleashed by Adam Nathan has been leading the Amazon charts in positive reviews, so we thought we would take it for a spin. Turns out, the book lives up to the hype. In addition, InfoQ was able to obtain the most important chapter of the book. Chapter 3 includes coverage of WPF's property and event system, a system that is unlike anything else on the Windows platform.

WPF as a Rich Client Technology

Community
.NET,
Java
Topics
Rich Internet Apps,
Java plus .NET Integration,
Interop,
Rich Client / Desktop

WPF makes it easy to create visually impressive app, but WPF also has other talents which make it a compelling choice as a rich client over back-end services written in any technology such as Java, Ruby, or .NET. This article compares WPF to alternatives such as Ajax/DHTML, Swing, and Flash; it will also look at some scenarios where a WPF client makes sense, using Java as the back-end example.

Interviews about WPF

Chris Anderson on WPF

Community
.NET
Topics
Rich Client / Desktop

Chris Anderson one of the chief architects of Windows Presentation Foundation recently published "Essential Windows Presentation Foundation" and since this interview moved to the Connected Systems team at Microsoft. Chris provides insight as to why Microsoft created WPF, the development practices used by the development team and why he thinks WPF is a tipping point for Model Driven Development.

Walt Ritscher on WPF, Web 2.0 and more

Community
.NET
Topics

InfoQ sat down with Walt Ritscher at VSLive Toronto to talk about WPF, Web 2.0, and Microsoft code naming conventions. Listen to Walt share where he thinks WPF excels and who will build the killer apps in WPF. Walt provides a quick history on AJAX, where to use it and why it took 7 years to become relevant. Walt also lets us in on his new favorite Windows technology, Windows PowerShell.

Presentations about WPF

Windows Presentation Foundation: The Future of Windows

Community
.NET
Topics
Rich Client / Desktop

Windows Presentation Foundation is a fundamental shift from how interactive applications have previously worked in Windows. In this session, Ian Griffiths shows key features of WPF such as XAML, composition, layout, animation, and data binding. Moreover, we will examine the need for WPF, showing both how and why it differs so radically from the classic Win32 approach.

Introduction to Windows Presentation Foundation (aka Avalon)

Community
.NET
Topics
Rich Client / Desktop,
.NET Framework

Billy Hollis provides a virtual walkthrough of Microsoft's rich client user interface framework formerly codenamed Avalon and now known as Windows Presentation Foundation. Billy begins with the WPF application model and XAML language then discusses controls and containers in depth.Billy finishes with a discussion of when and where to use WPF while pointing out best practices throughout.