Xaml




Sat, 09 May 2009 00:25:19 -0600

User defined Silverlight 2 DataGrid

by Xaml  @ Sat, 09 May 2009 00:25:19 -0600
Adding the generic. template file to the Silverlight application. When we use a replaceable template to define a control we place the original template information in a .xaml document named generic.xaml. This document must be placed ......

Sun, 26 Apr 2009 03:02:23 -0600

Thoughts and Technology: A quick review of different UI frameworks

by Xaml  @ Sun, 26 Apr 2009 03:02:23 -0600
Using XAML as the main form of defining UI, and tools that resemble artistic programs more than IDEs, WPF really allows developers and designers to work together, letting each one focus on what he can do best, providing better separation ... Over time this approach has failed to persist, as no new control sets where created after Motif, and newer GUI frameworks (toolkits) had chosen to handle all events themselves, which also helped building cross-platform GUI...

Sun, 26 Apr 2009 03:02:23 -0600

WPFAQS – Templates in WPF/XAML

by Xaml  @ Sun, 26 Apr 2009 03:02:23 -0600
In this post I will expand my discussion on different types of and how they are related to visual trees. All the templates In WPF all derived from the abstract FrameworkTemplate class. ControlTemplate is a visual tree of a UI ......

Sun, 26 Apr 2009 03:02:23 -0600

Readymade XAML Styles and Templates

by Xaml  @ Sun, 26 Apr 2009 03:02:23 -0600
I just saw a site which provides these type of templates.I think there will be some more companies or sites which provide ready made xaml assets.So the below list will grew as I come across new style pack providers. ......

Sun, 26 Apr 2009 03:02:19 -0600

WPF Data Binding Cheat Sheet Update - The Internationalization Fix

by Xaml  @ Sun, 26 Apr 2009 03:02:19 -0600
App" xmlns="http://schemas.microsoft.com/winfx/2006//presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" StartupUri="Window1.xaml" Startup="Application_Startup">. And in your App.xaml.cs file ......

Sat, 25 Apr 2009 09:54:47 -0600

Authentic Jobs ~ IMMEDIATE NEED - Superior WPF/XAML Designer/Developer

by Xaml  @ Sat, 25 Apr 2009 09:54:47 -0600
(US or Canada) We have an immediate need for a Windows Presentation Framework (WPF)/XAML interactive designer that is at the top of their game in terms of both creative innovation as well as technical implementation. ......

Sat, 25 Apr 2009 09:54:45 -0600

WPFAQS – Templates in WPF/XAML

by Xaml  @ Sat, 25 Apr 2009 09:54:45 -0600
In this post I will expand my discussion on different types of templates and how they are related to trees. All the templates In WPF all derived from the abstract FrameworkTemplate class. ControlTemplate is a visual tree of a UI ......

Pages: Start 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25

Tag: