Frank Hileman's WebLog
Vector Graphics with VG.net and Visual Studio Integration
-
Path Gradient Power
-
MyXaml and Xamlon Compared
On the microsoft.public.windows.developer.winfx.avalon newsgroup someone wrote a slightly humourous comparision between Xamlon and MyXaml titled "XAML Container Control".
-
RSS Feed for Forum; Vector Graphics Raindrops
-
Vote for GammaCorrection on the .NET PathGradientBrush
-
VG.net 2.1b Released; ImageZoom Sample
-
VG.net Discussion Forums
The VG.net discussion forums are now open, at: www.vgdotnet.com/forums
-
VG.net Vector Graphics in Internet Explorer
-
VG.net 2.1 Released
-
Preview of 3D Knob Controls in VG.net
-
Why we chose MyXaml instead of MS-XAML
The VG.net vector graphics Picture designer, integrated in Visual Studio .NET, can export to an xml file in the MyXaml format. MyXaml is XAML for Windows Forms developers. Originally we wished to use the MS-XAML format, but the resulting markup was clumsy. So we switched to MyXaml, a generic format for serializing any .net object graph. In this XAML wiki page on channel9, I describe the problems we had with MS-XAML. Go to the wiki page and scroll down to the section titled “MS-XAML Is Neither Generic Nor Domain-Neutral”.