This is the sample corresponding to the Blend Integration tutorial.
Blend produces a visual design that is represented by a text file in XAML format. Just as HTML is the markup language for web applications, XAML is the markup language for Blend applications. These XAML files, together with other resources such as images or fonts, will be the input of NoesisGUI applications.
This tutorial is based on Microsoft Blend for Visual Studio, and will show you how to use it to design application user interfaces to be imported and executed by NoesisGUI framework.