Xaml templates




Sun, 30 Aug 2009 00:01:03 -0600

Developers 42: Adventures while building a Silverlight Enterprise ...

by Xaml templates  @ Sun, 30 Aug 2009 00:01:03 -0600
This is about some of the less technical (a.k.a functional) stuff around code generation, especially when using XAML, it being in either Silverlight or WPF. This is a no-code post, that is intended to give you some food for thought when planning for code generation on .... How much effort goes into building and implementing this way of building your GUI in the organization? And how...

Sun, 30 Aug 2009 00:01:03 -0600

Creating a Highlighting Text Block for Silverlight 3, Revisited

by Xaml templates  @ Sun, 30 Aug 2009 00:01:03 -0600
This short post re-creates the HighlightingTextBlock control, using the Templated Silverlight Control item template that ships in the Silverlight Tools. When I last blogged about the highlighting text block control, I had to describe in detail how to go about creating a library, creating the default control styles file (Generic.xaml), setting properties, and putting it all together. Using the same steps and control template XAML from this post, you can create a Visual ......

Sun, 23 Aug 2009 00:00:19 -0600

WPF Templates, Styles and Triggers - Windows Live

by Xaml templates  @ Sun, 23 Aug 2009 00:00:19 -0600
In a small Windows Presentation Foundation program, ControlTemplate elements are generally defined in a Resources section in the root element of a XAML file. For larger applications, or when defining templates that are shared among ......

Sun, 23 Aug 2009 00:00:19 -0600

Saving Bitmaps to Isolated Storage in Silverlight 3 - Kan on ...

by Xaml templates  @ Sun, 23 Aug 2009 00:00:19 -0600
re: Tutorial: Writing a Templated Silverlight 2 Control: At http://www.xamltemplates.net/sl you can see a c.... by XAML Templates; re: Working with Path in Silverlight: Thanks for the help, but i have a question... in t.... by meow ......

Sun, 23 Aug 2009 00:00:19 -0600

3 More Ways To Inject Dynamic WPF GUIs into your PowerShell Pipeline

by Xaml templates  @ Sun, 23 Aug 2009 00:00:19 -0600
object and it creates a WPF GUI so you can edit it. The example compiles C# code on the fly. Below are three native PowerShell objects being edited in the pipeline. A PowerShell Custom Object, Get-Process Object and Get-ChildItem object ......

Sun, 23 Aug 2009 00:00:19 -0600

Mouse Wheel Zooming UIElements via Behaviors « Getting GUI

by Xaml templates  @ Sun, 23 Aug 2009 00:00:19 -0600
I got an email the other day from Lab49's MVP asking how I would easily zoom a picture using the wheel in WPF. Since I don't feel like arbitrarily restricting myself to only zooming images, I'll show you how to use a behavior to ... This is used in a slightly more verbose way in XAML, but it is far easier to apply in blend:

Sun, 23 Aug 2009 00:00:14 -0600

Mouse Wheel Zooming UIElements via Behaviors « Getting GUI

by Xaml templates  @ Sun, 23 Aug 2009 00:00:14 -0600
I got an email the other day from Lab49's MVP asking how I would easily zoom a picture using the mouse wheel in WPF. Since I don't feel like arbitrarily restricting myself to only zooming images, I'll show you how to use a to ......

Sun, 23 Aug 2009 00:00:14 -0600

Using DataTemplates in custom controls

by Xaml templates  @ Sun, 23 Aug 2009 00:00:14 -0600
But first we need a default template. So I added a generic. file and added a simple template in it.

Sun, 23 Aug 2009 00:00:14 -0600

Vootog Information Systems » Blog Archive » Windows Presentation ...

by Xaml templates  @ Sun, 23 Aug 2009 00:00:14 -0600
Latest release of Microsoft GUI Toolkit is WPF,Windows Presentation Foundation. These available with asp.net 3.0 or its above releases.We can separate the look and feel of a GUI application from the programming logic. ... These XAML files can then be passed to the programming team to add logic to drive the UI . A built-in style engine, which allows you to define 'themes' for a WPF application.Templates help you to change or modify the overall appearance of a c...

Sun, 23 Aug 2009 00:00:14 -0600

Software offers development tool for ACIS-based applications. (ThomasNet)

by Xaml templates  @ Sun, 23 Aug 2009 00:00:14 -0600
Rapid Application Development Framework optimizes 3D development and time-to-market for software providers and software-enabled machine manufacturers. Supporting C#, .NET, and WPF, it provides customizable GUI and various 3D development tools. Extensible framework allows for rapid development of ACIS-based applications. Software provides foundation for specialized applications ......

Pages: Start 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16

Tag: