.NET news » Search results

Search results for query "WPF" (114):

WPF Meets the iPhone

The iPhone is one of the most compelling and exciting user interfaces to appear on any consumer electronic device, with many innovations that make it a pleasure to use. How can you deliver a similar experience with your .NET applications?This article demonstrates how you can implement these features in your .NET applications in a step-by-step format as you recreate the iPhone interface using Windows Presentation Foundation (WPF) technology with both Visual Studio 2008 and Microsoft Expression Blend.
2008-02-28 18:00:00   Source: WPF Meets the iPhone   Tags: Mobile

Using MVC to Unit Test WPF Applications

Provides guidance for using the Model-View-Controller design pattern to create modular WPF apps that are easy to unit test
2008-01-27 22:12:00   Source: Using MVC to Unit Test WPF Applications   Tags: Testing

WPF Master Pages

One of the really great enhancements in ASP.NET was the introduction of master pages. They help developers to create a consistent layout for the pages in an application. Unfortunatly there is no such concept in WPF. But there is an easy way to build a control similar to an ASP.NET master page.
2008-01-21 13:57:00   Source: WPF Master Pages   Tags: GUI Examples

Give Your .NET Apps the Face They Deserve with WPF

You've probably heard about Avalon (now Windows Presentation Foundation, or WPF), and maybe seen screenshots or a demo, but now you can try it out yourself. Get started building next-generation Windows applications now.