Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » WPF   (RSS)
Text is more than just its literal meaning. By treating text characters as graphical objects, the programmer can make text dance and fly on the screen. In the December 2008 issue of MSDN Magazine , Charles Petzold shows you how to position text characters Read More...
Windows Presentation Foundation (WPF) adds functionality to the Microsoft .NET Framework so that you actually can reliably keep bound controls synchronized with their data sources. In the December 2008 issue of MSDN Magazine , Ken Getz demonstrates how Read More...
Wouldn't it be nice to generate all your maintenance screens in your data-driven applications automatically? In the October 2008 issue of MSDN Magazine , Beth Massi shows you how to create Windows Presentation Foundation (WPF) user interfaces at run time Read More...
Routed events and routed commands form the basis for communication among the various parts of your user interface in Windows Presentation Foundation—whether individual controls on one big Window class or controls and their supporting code in separate, Read More...
How can objects establish boundaries and priorities? The WPF answer is a feature known as dependency properties, which provides a structured way for WPF classes to respond to changes that result from data bindings, styles, inheritance, and other sources. Read More...
Windows Presentation Foundation (WPF) and Silverlight provide developers with a simple, declarative means of quickly and easily delivering applications with rich user experiences. But as the number of moving parts increases, keeping the project under Read More...
Silverlight 2 features a rich and robust control model that is the basis for the controls included in the platform and for third-party control packages. You can also use this control model to build controls of your own. In the August 2008 issue of MSDN Read More...
When you evaluate any new technology, pattern, or strategy, you have to consider how that new piece of the puzzle is going to mesh with your existing application architecture. With the Entity Framework, integration is not a problem. In the July 2008 issue Read More...
Peer applications cover the gamut from simple file sharing to instant messaging (IM) to full-on collaborative applications such as shared white boarding, Voice over IP (VoIP) calling and conferencing, social networking, and much more. In the July 2008 Read More...
Windows Presentation Foundation (WPF) offers excellent support for managing the display and editing of complex data. In the December 2007 edition of MSDN Magazine , John Papa did a great job of explaining essential WPF data binding concepts . In the July Read More...
In the April 2008 issue of MSDN Magazine , Kenny Kerr introduced the Windows Imaging Component (WIC) , showing you how you can use it to encode and decode different image formats. In the June 2008 issue, Kenny shows you how to extend WIC by writing your Read More...
A combination of the retained-mode graphics system and notification mechanisms such as dependency properties unleash the flexibility and power of Windows Presentation Foundation (WPF, allowing these objects to be targets of data bindings and animations. Read More...
With the June 2008 issue of MSDN Magazine we are launching an exciting new feature for our readers: Virtual Labs! In the Virtual Labs, you can get immediate hands-on experience with our sample code while reading along in the associated article. The labs Read More...
The Microsoft Windows Imaging Component (WIC) is an extensible framework for encoding, decoding, and manipulating images. WIC supports different image formats using an extensible set of imaging codecs. Each codec supports a different image format and Read More...
In Windows Presentation Foundation (WPF), graphical objects have been elevated to a status nearly equal to controls, often participating in layout and receiving mouse, keyboard, and stylus input. In addition, these graphical objects are retained by the Read More...
More Posts Next page »
 
Page view tracker