Just noticed this article, entitled "Controlling Web Pages on the Server Side", over on the O'Reilly network. It's pretty basic, but still good for people who are looking for an introduction ASP.NET web controls.
Drew is wondering what the SVG.NET Viewer is, and he's right. The aim is to use the SharpVectorGraphics project (creating the SVG DOM in C#) to produce a SVG viewer written in C#. It will also come with a GDI+ renderer. The first major goal is to produce a static renderer and then hopefully hock up JScript to it to add interactivity.More info when I get the time :-) [protocol7]
Cool, gonna keep my eye on this one. Is support for SMIL also being considered?