Don Box posts a code snippet of the classic K&R “Hello World” sample using XAML markup and VB. Of course, he also demonstrates how to use the curly braces and semi-colon terminator token to mimick C#.
The scary part about this code snippet is that, while XAML is pretty cool, it takes a huge amount of extra text for the XML markup to describe the class file, as well as the build file do the compiling. Yikes.
Posted
11-07-2003 6:49 AM
by
paul.laudeman