Skip to main content

Home/ Coders/ Group items tagged xaml

Rss Feed Group items tagged

1More

XAML Power Toys - Karl On WPF - 0 views

  •  
    XAML Power Toys is a Visual Studio 2008 SP1 Add-In that empowers WPF & Silverlight developers working in the XAML editor. Its Line of Business form generation tools, Grid tools, DataGrid and ListView generation really shorten the XAML page layout time.
1More

Kaxaml - Xaml Editor - 0 views

  •  
    Kaxaml is a lightweight XAML editor that gives you a "split view" so you can see both your XAML and your rendered content ... like XamlPad, but with intellisense, a tabbed ui, and more.
1More

Visual Studio 2010 XAML Editor IntelliSense Presenter Extension - 3 views

  •  
    Brings IntelliSense features like Pascal case lookup and the narrowing list to the XAML source editor
1More

Convert XAML Flow Document to XPS with Style - 0 views

  •  
    WPF has two ways to create documents: XAML Flow documents paginate dynamically and flow into multiple columns at different zoom levels, etc. XPS documents are print ready documents on a fixed page size.  Converting Flow documents to XPS isn't hard, even when you want to take advantage of the extra features like custom pagination, page size, margins, and headers or footers.
1More

WPF Unit Testing - C# Disciples - 0 views

  •  
    There are are a couple of valuable tricks already in this toolkit: 1) a fix for NUnit (and others) to allow unit testing things which must run in STA mode. 2) a way to make your XAML data binding testable by tracing data binding warnings
1More

How to initialize an attached DependencyProperty of type Collection - Tales from the Sm... - 0 views

  •  
    This was finally the explanation I needed to help me understand how to make the redundant tag from the XAML unecessary.
1More

eFace - XAML for Java - 0 views

  •  
    If you like the idea of declarative UI markup, but have to work with Java, this is for you.
1More

Silverlight 4 Application Themes - Microsoft Download - 0 views

  •  
    Four new Application themes for Silverlight 4 -- including a "Cosmopolitan" Metro-like theme, and a "Windows 7" native-look theme.
1More

Localizing WPF Applications using LocBaml - 0 views

  •  
    Localization of WPF apps is basically done via Resource files, but there's a neat app called "LocBAML.exe" which comes with the .Net SDK which can help with that...
1More

Pixa - Home - 0 views

  •  
    Pixa is a vector drawing program based on WPF
1More

Glossy Controls for Silverlight 2 - Dave's Design Blog - 0 views

  •  
    Glossy Controls for Silverlight 2
1More

Save and Restore the Location, Position and State of a WPF Window. - The Code Project -... - 0 views

  •  
    Although it's nice to save the window position and size automatically ... it's frankly not worth an external library.  However, this is a good sample of how to do attached properties, and if you have a general utility library that you include in all your WPF apps, this would deffinitely be a useful addition to it.
1More

WPF Tutorial - 8 views

  •  
    Introductory articles on lots of aspects of WPF
1 - 16 of 16
Showing 20 items per page