xaml
Tag details
Welcome to the 'xaml' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'xaml'.
Look up
"xaml"
at The Free Dictionary
Latest blogosphere posts tagged “xaml”
-
XAML 2009 Features: Node Loop flexibility
Lester's WPF blog —
Authority: 523
[ This is part of a series on New WPF\XAML Features] So by now most of you must have noticed the System.Xaml dll as part of your .NET 4 WPF projects. It’s a well componentized XAML stack that provides a lot of flexibility working with XAML. So at the core we a System.Xaml.XamlReader and ...12 hours ago -
Xaml 2009 Features: Built in Types
Lester's WPF blog —
Authority: 523
In Xaml2009, we have built-in support for common CLR types which simplifies authoring. So rather than specifying something like s:String xmlns:s ="clr-namespace:System;assembly=mscorlib"> Foo s:String > We can use the notation x:String > Foo s:String > The list of types ...4 days ago -
XAML: Gradients
MSMVPS.COM —
Authority: 642
Gradients are a good way to make your application more visually interesting. They turn a flat solid color into something more natural and appealing to the eye by creating an illusion of light and shadow. For example, compare this image which uses flat colors: to this image that uses gradient colors: ...6 days ago -
Triggering Storyboards Sans Code Behind in Blend
Wintellog —
Authority: 127
OK, so weve been through quite a series of iterations and refactoring for something simple: triggering a story board animation based on an event somewhere else. We used dependency and attached properties, we used custom behaviors, and now were going to do it completely "out of the box." I figured this one would be ...1 week ago -
Updated Code: XAML Power Toys for Visual Studio 2010 Beta2 Cider Designer
Karl On WPF - .Net —
Authority: 531
I was working on a post for T4 Preprocessed Text Templates (I’ll post it tonight) and found a bug in the XAML Power Toys for Visual Studio 2010 Beta2 Cider Designer grid parsing code. Chances are you won’t hit it, but I did so I’ve corrected the code and posted a new update. The code didn’t properly ...1 week ago -
Dew Drop – October 26, 2009
Alvin Ashcraft's Morning Dew —
Authority: 126
Jump to: .NET / Visual Studio | Design / Methodology / Testing | Silverlight / WPF | Podcasts / Screencasts / Videos | Database | Miscellaneous | More Link Collections | Book of the Day .NET / Visual Studio How to use MongoDB from PowerShell and F# (Doug Finke) ReSharper Discount and ...2 weeks ago -
XAML Power Toys for Visual Studio 2010 Beta2 Cider Designer
Karl On WPF - .Net —
Authority: 531
These last few weeks I’ve been writing control designers for Visual Studio 2010 Beta2 WPF and Silverlight controls. Turns out this is much easier than I expected and is a lot of fun too! This application is an example for writing a globalized WPF & Silverlight platform neutral control designer. Both WPF ...2 weeks ago -
XAML Power Toys for Visual Studio 2010 Beta2
Karl On WPF - .Net —
Authority: 531
This post is the home page for XAML Power Toys for Visual Studio 2010 Beta2. Please post all comments and suggestions for this version on this post. XAML Power Toys for Visual Studio 2010 has all the same features as XAML Power Toys for Visual Studio 2008 except as noted below. Please use the XAML Power Toys ...2 weeks ago -
XAML Power Toys for Visual Studio 2008 v5.0.0.1 Released
Karl On WPF - .Net —
Authority: 531
At the request of a XAML Power Toys user I have updated XAML Power Toys for Visual Studio 2008 to version v5.0.0.01. This update adds one new feature and corrects the v5 known issue. The ViewModel creation window now allows selecting the name of the method that is used to raise the PropertyChanged event. You can ...2 weeks ago -
Escribiendo un cliente de Twitter con .NET Compact Framework y LINQ para XML
MVP Factor —
Authority: 118
Nuestro buen amigo Carlos Perez quiere compartir con ustedes un excelente articulo de como crear un cliente para Twitter, aquí el detalle: Escribiendo un cliente de Twitter con .NET Compact Framework y LINQ para XML “Twitter ha tomado mucha relevancia, como un vinculo de comunicación que ganó muchos ...2 weeks ago -
Visual Studio 2010 Beta 2 and updated Silverlight Toolkit available
DavideZordan.net —
Authority: 406
Lot of news this week! Visual Studio 2010 and .NET Framework 4 Beta 2 are now available for download here , Jeff Beehler has posted some useful info about this “go live” release. The new Silverlight Toolkit October 2009 Release is also available on Codeplex featuring Visual Studio 2010 support and ...3 weeks ago -
Microsoft Silently Installs Firefox Plugins, Introduces Security Vulnerabilities
The Musings of Chris Samuel —
Authority: 119
Oh joy, Microsoft have managed to introduce security problems into Firefox through a plugin for it that they silently install without your knowledge! Along with .NET Framework 3.5 SP1, Microsoft have been silently installing a Windows Presentation Foundation Plugin that allows the embedding of XAML applications ...3 weeks ago