The complete set of ASP.NET 2.0 samples are online at http://anthem.talloaksoftware.com/
These are the same samples that ship in the release package.
Version 1.5 includes the new FileUpload control for ASP.NET 2.0 and support for <input type="file"> in both ASP.NET 1.1 and ASP.NET 2.0. XML comments were added to all controls (now Intellisense shows something useful) and a first cut at documentation was published to http://anthem-dot-net.sourceforge.net/docs/.
OnPreUpdate and the PreUpdate event were removed from the Anthem.IUpdatableControl interface (hence the bump to version 1.5). If you implemented this event, change it to the PreRender event and check for Anthem.IsCallBack=true.... read more
The Anthem.NET project forums are now available here in SourceForge.