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 Offsite Link "XAML" at The Free Dictionary

Latest blogosphere posts tagged “XAML”

  • XAML 2009 Features: Named Object References


    Lester's WPF blogAuthority Authority: 510
    This is part of a series on New WPF\XAML Features In previous releases, if you needed to reference a named object, your XAML would look something like         Label Target = { Binding ElementName =firstNameBox } > _Target Label >         TextBox Name = ...
    2 days ago
  • XAML 2009 Features: XAML Event handling


    Lester's WPF blogAuthority Authority: 510
    [ This is part of a series on New WPF\XAML Features]     In previous releases, when loose XAML had events in it and was loaded it would crash. In V4, there are 2 options to avoid this crash. à On loading events are searched on the root object of the XAML file. Suppose you had the loose XAML like the ...
    4 days ago
  • XAML 2009 Features: Node Loop flexibility


    Lester's WPF blogAuthority Authority: 510
      [ 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 ...
    6 days ago
  • Xaml 2009 Features: Built in Types


    Lester's WPF blogAuthority Authority: 510
    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 ...
    1 week ago
  • XAML: Gradients


    MSMVPS.COMAuthority Authority: 651
    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: ...
    1 week ago
  • Triggering Storyboards Sans Code Behind in Blend


    WintellogAuthority Authority: 128
    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 ...
    2 weeks ago
  • Updated Code: XAML Power Toys for Visual Studio 2010 Beta2 Cider Designer


    Karl On WPF - .NetAuthority Authority: 529
    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 ...
    2 weeks ago
  • Dew Drop – October 26, 2009


    Alvin Ashcraft's Morning DewAuthority 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 - .NetAuthority Authority: 529
    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 - .NetAuthority Authority: 529
    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 - .NetAuthority Authority: 529
    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 FactorAuthority 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 ...
    3 weeks ago
  • Visual Studio 2010 Beta 2 and updated Silverlight Toolkit available


    DavideZordan.netAuthority Authority: 106
    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 SamuelAuthority Authority: 120
    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 ...
    4 weeks ago

Comments about XAML

Personal attacks are NOT allowed
Please read our comment policy